AI Model / Autonomous Driving

Qwen Drive 1.0

A vision-language foundation model for autonomous driving that combines 3D perception, driving VQA, and motion planning in one framework. The repo shows performance tables, model structure, and links to the paper, blog, and model downloads.

Clear27/30
Useful27/30
Specific17/20
Complete14/20
Qwen Drive 1.0 screenshot

Why it was accepted

The page clearly describes an AI-powered research model for autonomous driving and gives enough evidence to be useful in a public directory. It explains the model’s multimodal setup, lists task heads and benchmarks, and points to downloads and documentation.

Weakness

The crawl cuts off before the usage section is fully visible, so a visitor cannot see the full install/run instructions, example prompts, or the exact inference API from this snapshot.

Review status

6 days ago #676 ↓ -3

Last evaluated 6 days ago. Current rank #676. Down 3 spots in the rankings.

Score history

85

Related listings

KRLabsOrg/verbatim-rag-modern-bert-v2 screenshot

AI Model / Text Extraction / RAG

A 150M ModernBERT-based token classification model that extracts verbatim evidence spans for RAG and related pipelines, reducing the need for an LLM call to highlight answers.

Needle screenshot
#335 Needle
88

AI Model / Function Calling

An open-source 26M parameter function-calling model designed to run on very small devices, with a local quickstart, Python usage, and a playground for testing and finetuning.