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.

AGENT FRAMEWORKS

bytedance/deer-flow ↗

★ 81,740

Open-source SuperAgent harness that researches, codes, and creates with sandboxes, memories, tools, skills, subagents and message gateway — handles minutes-to-hours tasks.

Why It's Essential:

“I orchestrate autonomous swarms with Supervisor + Pydantic + HITL — deer-flow showed me how ByteDance layers sandboxes + memories + message gateway so one harness runs research→code→create for hours without token blowout. Its pattern informs my OPA+HITL gate before ₹15K Razorpay.”

#superagent #byteDance #harness #multi-agent
AGENT FRAMEWORKS

openai/skills ↗

★ 25,888

Official Skills Catalog for Codex — OpenAI-curated agentic skills for the Codex harness, 25.8k stars, 372 today. Trending Sep 6.

Why It's Essential:

“I curate awesome-claude-skills alongside Codex — openai/skills is the canonical catalog that standardizes skill installation for Codex the way MCP does for tools. Its catalog format is what I now validate against before publishing any of my 41 skills.”

#openai #codex #skills #catalog
★ 19,100

VoiceStudio — AI voice studio for TTS, voice cloning, and dubbing. Python, Sep 2026 #6 trending +7.8k stars (19.1k total).

Why It's Essential:

“I run WhatsApp-first vernacular voice agents (Hindi/Gujarati) for Gujarat SMEs — VoiceStudio gave me a local-first TTS stack that runs 62 tok/s on Pi 5 without cloud latency. Its voice-cloning pipeline mirrors my HITL ledger: generate → OPA gate → human approve before irreversible Razorpay.”

#tts #voice-cloning #dubbing #python
★ 43,600

Humanizer — AI text humanizer that bypasses detection with style transfer. Python, Sep 2026 #9 +5.3k (43.6k total).

Why It's Essential:

“I publish 30 journal posts/month via Curro where Google AI Overviews cites extractable Indian sources — humanizer taught me how detector evasion fails EEAT. I use its style-transfer eval to harden my own audit-blog.mjs anti-fluff check before publishing from Junagadh.”

#humanizer #ai-detection #style-transfer #python
★ 18,100

Gods Eye View — geospatial God-view dashboard with satellite + vector search. JS, Sep 2026 #10 +4.6k (18.1k total).

Why It's Essential:

“I build map-pack + AI citation stacks for Gujarat local SEO — gods-eye-view showed me how to fuse satellite tiles with pgvector HNSW 42ms for hyperlocal context. Its JS dashboard is the geo layer I bolt onto my Junagadh → Gujarat → India 4-tier ranking.”

#geospatial #satellite #dashboard #javascript
★ 25,900

Obscura — Rust security obfuscation & deobfuscation toolkit. Sep 2026 #13 +3.7k (25.9k total).

Why It's Essential:

“I audit MCP skills where 26% request broad permissions per SkillSpector — obscura gives my Junagadh ledger a Rust path to test obfuscation before OPA denies. Its deobfuscation flow is the pre-flight I run before any HITL-gated shell tool.”

#rust #security #obfuscation #reverse-engineering

Diagram Design — HTML diagram gallery for architecture, workflow, and data-flow. Sep 2026 #15 +3.7k (31.8k total).

Why It's Essential:

“I ship archify-style verifiable diagrams as self-contained HTML for Gujarat SME blueprints — diagram-design is the HTML gallery that replaced my Mermaid snapshots. Its HTML+SVG export is how I keep 90-day ledger diagrams auditable without image drift.”

#diagram #design #html #architecture
★ 31,400

TimesFM — Google Time Series Foundation Model for forecasting. Python, Sep 2026 #17 +3.3k (31.4k total).

Why It's Essential:

“I forecast Gujarat SME demand (textile seasonality, UPI retry windows) — TimesFM lets me do zero-shot forecasting on Pi 5 without training, fitting my offline-first 78% on-device rule. Its foundation model beats ARIMA when my Junagadh data has gaps.”

#timesfm #forecasting #time-series #google
INFRASTRUCTURE

omacom/omarchy ↗

★ 38,400

Omarchy — opinionated Arch + Hyprland setup with AI agent hooks. Shell, Sep 2026 #19 +3.0k (38.4k total).

Why It's Essential:

“I ship from Junagadh on a ₹6K VPS where dotfiles drift kills P95 — omarchy gave me a deterministic Hyprland + hooks setup I containerize for Pi 5. Its opinionated Arch is the dev env I snapshot before n8n + MCP deploys.”

#arch #hyprland #omarchy #shell
★ 15,400

Headroom — compress tool outputs, logs, files and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Weekly #2 trending Sep 2026 (15.4k stars).

Why It's Essential:

“I run Pydantic + OmniRoute pipelines where 22% thinking calls eat token budgets — headroom compresses tool output 60-95% before it hits the LLM, the same quota discipline I enforce from Junagadh on Pi 5 62 tok/s. Its compress-before-LLM rail is the pre-filter I bolt in front of my 90-day OTel ledger.”

#context-compression #token-optimization #rag #claude-code
★ 6,300

Codebase Memory MCP — high-performance code intelligence MCP server. Indexes codebases into persistent knowledge graph in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Weekly #3 trending (6.3k stars).

Why It's Essential:

“I serve Next.js + Laravel from one FastMCP gateway where codebase context costs 42 min of agent exploration — codebase-memory-mcp replaces that with a traced knowledge graph in milliseconds. Its single static binary with zero deps is the deploy shape I ship on ₹6K VPS.”

#mcp #code-intelligence #knowledge-graph #static-binary
★ 66,689

Career Ops — open-source AI job search: scan portals, score listings A-F rubric, tailor CV, track applications. Runs locally in Claude Code, Codex, OpenCode. Daily trending 816 stars today (66.6k total).

Why It's Essential:

“I built Curro to write in my own voice — career-ops applies the same local-first agent harness to job search, scoring listings with a structured rubric instead of cloud SaaS. Its runs-in-your-CLI design is the pattern I recommend to Junagadh devs who distrust cloud resume tools.”

#job-search #local-first #claude-code #opencode
RAG & VECTOR SEARCH

volcengine/OpenViking ↗

★ 31,000

OpenViking — self-evolving context database for AI agents. Unifies agent memory, knowledge RAG and skills in one store. Python, daily trending (31k stars).

Why It's Essential:

“I split memory (MemPalace), RAG (pgvector HNSW 42ms) and skills (catalog) across three systems — OpenViking unifies all three into one self-evolving store. Its memory+RAG+skills convergence is the architecture I am migrating my Junagadh ledger toward for Gujarat SME agents.”

#agent-memory #rag #skills #context-database
★ 27,500

Colibri — run frontier MoE models on hardware you already own. Pure C, zero deps, experts streamed from disk. TopGit daily #1 Sep 14 2026 (27.5k stars).

Why It's Essential:

“I run 70B offline on laptop and Pi 5 at 62 tok/s where every dependency is a failure point — colibri streams MoE experts from disk in pure C with zero deps, the same no-dependency discipline I enforce on ₹6K VPS deploys. Its run-on-hardware-you-own shape is exactly how I keep 78% of Gujarat SME calls inside the VPC.”

#moe #local-inference #edge-ai #c #zero-deps
★ 23,600

Open Code Review — hybrid architecture code review: deterministic pipelines + LLM agent, precise line-level comments, multi-language ruleset. Battle-tested at Alibaba scale. TopGit trending Sep 14 2026 (23.6k stars).

Why It's Essential:

“I run autonomous QA swarms that cut production bugs 87% where pure-LLM review hallucinates approvals — open-code-review pairs deterministic rules (NPE, XSS, SQLi) with an LLM agent for judgment calls, the same two-gate pattern in my CI/CD harness. Its line-level precision is what I demand before any agent touches a Surat client repo.”

#code-review #agents #static-analysis #llm #go

System Prompts Leaks — extracted system prompts from Claude Fable 5.1/Opus 5, GPT-6-Astra, Codex, Gemini 3.8, Grok and more. Updated regularly. TopGit trending Sep 14 2026 (66.1k stars).

Why It's Essential:

“I write system prompts for governed agents where one leaked instruction pattern teaches more than ten tutorials — this repo shows exactly how frontier labs structure tool-use, HITL, and refusal rails. I study these prompts from Junagadh to harden my own Pydantic + OPA harnesses against the same injection classes.”

#system-prompts #prompt-engineering #reverse-engineering #claude #gpt
← AI Skills Library Architecture Blueprints → ← Back home