A strictly vetted directory of open-source artificial intelligence repositories, local LLM engines, multi-agent frameworks, and vector search tooling. Annotated with personal engineering takes from production builds.
Curated Open-Source AI Repositories
All Categories
MCP & Tooling
LLM SDKs
Inference & Serving
Agent Frameworks
RAG & Vector Search
Video & Media
Automation
Search & Grounding
LLM Tooling
RAG & VECTOR SEARCH
run-llama/llama_index ↗
★ 39,000
Context augmentation framework for LLM applications with advanced RAG indexing and retrieval.
Why It's Essential:
“Best-in-class data connectors for PDFs, Notion, SQL, and enterprise data with hybrid retrieval.”
RAG & VECTOR SEARCH
qdrant/qdrant ↗
★ 22,000
High-performance vector similarity search engine with extended filtering support in Rust.
Why It's Essential:
“Blazing fast vector lookup with rich metadata payload filtering, written in Rust with minimal memory footprint.”
RAG & VECTOR SEARCH
chroma-core/chroma ↗
★ 16,500
The AI-native open-source embedding database for rapid prototyping and local vector search.
Why It's Essential:
“Zero-setup embedded database that lets you spin up local vector search in 3 lines of Python.”