Vol. 01 — 2026

Curated Open-Source AI Repositories

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.

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 #embeddings #vector-db #llama-index
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.”

#rust #vector-db #similarity-search
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.”

#embeddings #python #vector-search
← AI Skills Library Architecture Blueprints → ← Back home