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.

SEARCH & GROUNDING

searxng/searxng ↗

★ 17,000

A privacy-respecting, open metasearch engine ideal for grounding AI search agents.

Why It's Essential:

“Gives autonomous agents unmetered, privacy-first web search capabilities without expensive SERP API quotas.”

#search-engine #privacy #python #grounding
★ 4,200

Open framework for foundation model R&D — trains & evaluates LLMs at scale.

Why It's Essential:

“For IndiaAI mission labs & Gujarat universities — train small BharatGen-style models on ₹65/hr GPUs without closed APIs.”

#marin #foundation-models #research #training
★ 168,000

The vision of accessible AI for everyone, to use and to build on.

Why It's Essential:

“The pioneering repository that ignited the entire autonomous agent revolution in early 2023.”

#autogpt #agents #autonomous
AGENT FRAMEWORKS

github/spec-kit ↗

★ 75,700

Spec-driven development toolkit — 75k stars, write spec then generate code.

Why It's Essential:

“Gujarat teams spec in Gujarati/Hindi, generate Laravel + n8n code — keeps SOP + DPDP ledger aligned.”

#spec-kit #spec-driven #github #ai
AI OPERATIONS

netdata/netdata ↗

★ 78,000

Full-stack observability with built-in AI — 78k stars, real-time metrics for AI + infra.

Why It's Essential:

“Monitor n8n + pgvector + India GPU VPS in real time — alert on token spike before ₹15L bill hits (FinOps).”

#netdata #observability #ai-ops #metrics
RAG & VECTOR SEARCH

semantica-agi/semantica ↗

★ 5,229

Graph-native infrastructure for context and accountable AI — provenance-aware memory and routing for agent teams.

Why It's Essential:

“Most RAG is vector-only and forgets why an answer exists. Semantica adds graph-native provenance so an audit can trace context lineage — that is why it held #1 on Aug 11 before agency-agents reclaimed it. Rating: 4.3/5. When NOT to use: Skip for tiny single-doc Q&A — graph provenance pays off at team scale and compliance audits, not at “answer this PDF”.”

#graph-native #context #provenance #memory #semantica
RAG & VECTOR SEARCH

vitali87/code-graph-rag ↗

★ 3,251

Graph-based code RAG using Tree-sitter and Memgraph to query multi-language monorepos — structural code retrieval.

Why It's Essential:

“Code search that actually understands imports, call graphs and cross-file edges — Tree-sitter + Memgraph beats chunk-embedding alone for refactoring. The +7 rank rebound #13→#6 on Aug 12 tracks real dev pain. Rating: 4.5/5. When NOT to use: Overkill for single-file scripts — gains show at multi-language monorepo scale where structure matters.”

#code-rag #graph-rag #tree-sitter #memgraph #monorepo
★ 1,137

Benchmark built to evaluate and improve agent capabilities for legal work — tasks, eval harness and grading.

Why It's Essential:

“Legal is the hardest agent eval — Harvey Labs gives you real legal tasks + grading harness instead of toy MMLU. At ~1.1k stars it is early but the only domain-specific agent skill benchmark I trust. Rating: 4.2/5. When NOT to use: Not for general coding evals — use SWE-bench; Harvey is narrowly tuned for legal reasoning and contract tasks.”

#benchmark #legal-ai #evals #harvey
RAG & VECTOR SEARCH

VectifyAI/OpenKB ↗

★ 4,000

Open LLM Knowledge Base — open-source RAG ingestion + vector store with provenance, retrieval benchmarking.

Why It's Essential:

“For SME RAG I need provenance + eval — OpenKB bundles ingestion, vector store and retrieval scoring openly. #1 Trending AI Memory Aug 29 at 4.0k (+930 today) because teams are done with black-box RAG. Rating: 4.3/5. When NOT to use: Skip for single-PDF chat — OpenKB pays off as a shared org KB, not ad-hoc demo.”

#openkb #knowledge-base #rag #vector-store #provenance #vectify
INFRASTRUCTURE

Osmantic/ODS ↗

★ 8,400

Local AI stack installer — wires Ollama + Open WebUI + adjacent services in one command instead of hand assembly.

Why It's Essential:

“I ship Junagadh VPCs with 90-day ledger — ODS saves me 3 hours per Pi 5 setup by wiring Ollama, WebUI, and pgvector correctly on first try. Its compose template is what I fork for client on-prem installs.”

#ollama #open-webui #local-stack #installer
★ 103

MCP server for Claude Code + Codex — one tool call replaces ~42 minutes of agent exploration with traced codebase context.

Why It's Essential:

“I audit Laravel 13 codebases with pgvector — trace-mcp cuts my exploration from 42 min to one MCP call with typed traces. Its observation-driven approach pairs exactly with my Pydantic+OPA+HITL ledger.”

#mcp #tracing #codebase #claude-code

Agentic SWMM — automated, auditable, memory-informed stormwater modelling with Pydantic + HITL ledger (25 stars, trending Sep 3).

Why It's Essential:

“I build auditable workflows for Rajkot foundries — this SWMM loop shows how to make a domain simulator (EPA SWMM) auditable with memory-informed retries. Its HITL card before irreversible runs is the pattern I steal for GST filings.”

#agent #swmm #civil-engineering #memory
★ 2,100

Community UX + local config extension for Wand (WeMod) client — trending #4 Sep 1, local-first enhancement.

Why It's Essential:

“I ship offline-first Pi setups — Wand-Enhancer reminded me how much UX matters when wrapping a local binary. Its local config layer is the same idea I use for Pi 5 62 tok/s agent UX over 4G.”

#wand #wemod #enhancer #local-config

Modular PMO & release-management platform for Claude Code — 13-stage release pipe, governance disciplines, skills.

Why It's Essential:

“I ship both stacks with one ledger — pmo-platform is the first PMO governance skill that maps to my 90-day OTel JSONL. Its 13-stage pipe mirrors how I gate ₹15K+ Razorpay calls via OPA+HITL before irreversible.”

#pmo #release #governance #claude-skills
RAG & VECTOR SEARCH

affaan-m/ECC ↗

★ 1,480

Agent skills + memory + performance system — trending #10 Sep 1, skills with persistent memory and eval.

Why It's Essential:

“I keep 90-day JSONL per tenant — ECC is the smallest repo that gets agent memory + eval right together. Its performance harness is what I benchmark my 500-sample replay against.”

#memory #skills #eval #performance

Claude Code skill for Super Productivity — manage tasks, scheduling, time-tracking via Local REST API.

Why It's Essential:

“I run day-in-life 06:00-22:00 from Junagadh — this skill wires my local Super Productivity REST to Claude Code so my 18:00 OTel review auto-creates tasks. Its local-first API pattern is exactly my HITL card UX.”

#super-productivity #tasks #time-tracking #claude-skill
← AI Skills Library Architecture Blueprints → ← Back home