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
activepieces/activepieces ↗
Open source business automation tool and Zapier alternative with TypeScript-first pieces.
“Clean TypeScript piece architecture makes writing custom integrations and internal API connectors effortless.”
Microsoft 12-lesson course + labs for generative AI — 108k stars, the 2026 on-ramp.
“Free skilling for Gujarat 100Cr AI cohort — 12 lessons from fundamentals to RAG/agents, maps to DPDP & VPC labs.”
Alishahryar1/free-claude-code ↗
Free Claude Code access & tooling — 1k stars today, trending Aug 26 2026 for cost-free coding.
“India budget teams code with Claude without USD billing — perfect Junagadh fresher path to ₹6–12L AI jobs.”
searxng/searxng ↗
A privacy-respecting, open metasearch engine ideal for grounding AI search agents.
“Gives autonomous agents unmetered, privacy-first web search capabilities without expensive SERP API quotas.”
marin-community/marin ↗
Open framework for foundation model R&D — trains & evaluates LLMs at scale.
“For IndiaAI mission labs & Gujarat universities — train small BharatGen-style models on ₹65/hr GPUs without closed APIs.”
Significant-Gravitas/AutoGPT ↗
The vision of accessible AI for everyone, to use and to build on.
“The pioneering repository that ignited the entire autonomous agent revolution in early 2023.”
github/spec-kit ↗
Spec-driven development toolkit — 75k stars, write spec then generate code.
“Gujarat teams spec in Gujarati/Hindi, generate Laravel + n8n code — keeps SOP + DPDP ledger aligned.”
netdata/netdata ↗
Full-stack observability with built-in AI — 78k stars, real-time metrics for AI + infra.
“Monitor n8n + pgvector + India GPU VPS in real time — alert on token spike before ₹15L bill hits (FinOps).”
semantica-agi/semantica ↗
Graph-native infrastructure for context and accountable AI — provenance-aware memory and routing for agent teams.
“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”.”
vitali87/code-graph-rag ↗
Graph-based code RAG using Tree-sitter and Memgraph to query multi-language monorepos — structural code retrieval.
“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.”
harveyai/harvey-labs ↗
Benchmark built to evaluate and improve agent capabilities for legal work — tasks, eval harness and grading.
“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.”
VectifyAI/OpenKB ↗
Open LLM Knowledge Base — open-source RAG ingestion + vector store with provenance, retrieval benchmarking.
“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.”
Osmantic/ODS ↗
Local AI stack installer — wires Ollama + Open WebUI + adjacent services in one command instead of hand assembly.
“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.”
nikolai-vysotskyi/trace-mcp ↗
MCP server for Claude Code + Codex — one tool call replaces ~42 minutes of agent exploration with traced codebase context.
“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.”
Zhonghao1995/agentic-swmm-workflow ↗
Agentic SWMM — automated, auditable, memory-informed stormwater modelling with Pydantic + HITL ledger (25 stars, trending Sep 3).
“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.”
k1tbyte/Wand-Enhancer ↗
Community UX + local config extension for Wand (WeMod) client — trending #4 Sep 1, local-first enhancement.
“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.”