StackMap
Subscribe

Stop building your AI stack from 40 open tabs.

A curated map of open-source AI & agent tools. Every connection is a typed, human-reviewed relationship — with the why written down. How we curate →

377 repos · 21 topics · curated by ShipWithAI · new: teamai-cli, router, ripwire

Build a coding agentThe open-source RAG stack
377 repos
teamai-cli logo
5
Tencent avatarTencent 3.6k · yesterday
teamai-cli

Tencent's team-level agent config manager: skills, rules, agents, hooks, MCP and env live in a shared git repo and sync into Claude Code, Codex, Cursor, CodeBuddy, OpenCode and more on every session.

skillscoding
pairs well with n-skills, apm
router logo
5
weave-os avatarweave-os 4.2k · yesterday
router

Weave's Go model router: drop-in proxy speaking Anthropic, OpenAI and Gemini APIs that scores each request with an on-box ONNX embedder (Avengers-Pro clusters) and routes to the cheapest fit model.

gateway
alternative to LLMRouter, plano
ripwire logo
7
redhat-et avatarredhat-et 1.9k · yesterday
ripwire

Red Hat's 'ripgrep of AI context': a zero-dependency C++23 CLI + MCP that hands a coding agent a ranked call graph — what to touch, blast radius, tests to run — with no index server.

code-intelcoding
pairs well with rtk, code-review-graph
reef logo
5
Human-Agent-Society avatarHuman-Agent-Society 911 · yesterday
reef

Continual-learning infra for self-improving agents: serve traffic (OpenAI/Anthropic-compatible), match feedback to runs, train weights via Slime/SGLang or evolve the harness, ship versioned updates.

trainingagents
pairs well with verl, vLLM
OrcaReplay logo
5
Continuum-AI-Corp avatarContinuum-AI-Corp 214 · yesterday
OrcaReplay

Time travel for coding agents: a local proxy records any run (Claude Code, Codex, SDKs, even TLS-only harnesses), replays it byte-for-byte offline, and forks from any step onto a different model.

evalscoding
pairs well with aimock, agent-flow
okf-memory avatar
5
okf-memory avatarokf-memory 542 · yesterday
okf-agent-memory

Git-native agent memory on Google's OKF v0.2: Markdown+YAML concepts in knowledge/, a zero-dep Go CLI/MCP with <300µs BM25 search, provenance and trust tiers.

memorycodingknowledge-graphs
pairs well with vault-ld, brain.md
hydra-db avatar
4
hydra-db avatarhydra-db 3.1k · 23 days ago
hydradb

Object-store-native distributed graph DB in Rust: graph on SlateDB over S3, snapshot-consistent OpenCypher, GraphBLAS traversal, Neo4j Bolt 5.x compatibility, disaggregated data nodes and indexers.

knowledge-graphsstorage
pairs well with agent-memory, omnigraph
harnessrouter logo
5
HarnessRouter avatarHarnessRouter 1.1k · yesterday
harnessrouter

Self-hosted Apache-2.0 reference implementation of the Unified Harness Protocol: one OpenAI-Responses-style API running Codex, Claude Code, Hermes, Pi and DSH with sessions, streaming, files, traces.

orchestrationagentsgateway
alternative to omnigent, agentdock
geiger logo
3
Atomburstofficial avatarAtomburstofficial 99 · yesterday
geiger

Read-only inventory of every AI agent, MCP server, hook, plugin and AI extension on a machine: npx geiger-scan labels what can execute code, hold secrets or reach the filesystem, with evidence.

security
pairs well with Adrian, claude-secrets
Flowise logo
5
FlowiseAI avatarFlowiseAI 55.5k · 29 days ago
Flowise

The 55k-star visual builder for LLM apps and agents — drag-and-drop chatflows and Agentflows, hundreds of nodes, self-hostable Node.js. Now ARCHIVED upstream (see 'Future of Flowise').

orchestrationagents
alternative to sim, bytechef
timgordontg avatar
5
timgordontg avatartimgordontg 222 · yesterday
engrim

Local SQLite episodic memory shared across Antigravity, Claude Code, Cursor, Windsurf and Codex: hooks/MCP capture decisions, FTS5+model2vec hybrid recall reloads ~1k tokens per session.

memorycoding
alternative to claude-mem, MemMolt
linearmemory logo
3
jucelioalencar avatarjucelioalencar 16 · 5 days ago
linearmemory

Legible persistent agent memory: records observable execution events, consolidates only validated knowledge and explains every relation — MCP server on PostgreSQL 17 with a web explorer.

memoryknowledge-graphs
alternative to hindsight, shepherd
OfficeCLI logo
3
iOfficeAI avatariOfficeAI 30.4k · yesterday
OfficeCLI

Office suite built for AI agents: one binary, no Office install, creates, reads and edits Word, Excel and PowerPoint, and renders them to HTML/PNG so the agent can see what it made. Ships as a skill.

skillsocr
pairs well with Kami, anydoc
WeMM-Embedding logo
3
Tencent avatarTencent 1.5k · 8 days ago
WeMM-Embedding

Tencent WeChat's universal multimodal embedding family (2B/4B/9B): one vector space for text, images, video, visual documents and interleaved inputs, with Matryoshka dimensions from 64 to 4096.

ragvision
pairs well with PixelRAG, morphik-core
kvcached logo
5
ovg-project avatarovg-project 1.4k · 19 days ago
kvcached

Virtualized, elastic KV cache for LLM serving on shared GPUs: reserve virtual memory, back it with physical GPU memory only when used — vLLM and SGLang, with a memory-limit CLI, router and sleep mode.

local
pairs well with LMCache, llm-d
agentic-api logo
5
vllm-project avatarvllm-project 251 · yesterday
agentic-api

Rust gateway that gives vLLM a stateful, OpenAI-compatible Responses API: server-side conversation state, server-side tool loops, SSE and WebSocket streaming, background runs — Codex-ready.

gatewaylocal
pairs well with openinterpreter, llm-d
OpenBot logo
4
CopilotKit avatarCopilotKit 4.6k · yesterday
OpenBot

CopilotKit's self-hosted AI coworkers: each gets its own computer — a real browser with logins, files, granted tools — with every action decided before it runs and recorded after. Any AG-UI agent.

agentsorchestration
pairs well with LangGraph, paperclip
orionbelt-ontology-builder logo
3
ralforion avatarralforion 207 · 2 days ago
orionbelt-ontology-builder

Browser ontology workbench for OWL and SKOS on Streamlit + rdflib: OWL-RL reasoning, 22 SKOS checks, SPARQL console, bulk edits, gist starters and a vis-network graph — no Java, no Protégé.

knowledge-graphs
pairs well with ontocast, utopia
labs-molt logo
5
NVIDIA-NeMo avatarNVIDIA-NeMo 1k · 3 days ago
labs-molt

Molt: NVIDIA's agentic-first RL framework in ~9K lines — Ray for placement, vLLM for rollout, AutoModel + FSDP2 for training — fully async, multimodal, multi-turn, scaling to 1T-class MoE.

training
pairs well with gym-anything, verl
arcboxlabs avatar
3
arcboxlabs avatararcboxlabs 4.6k · 2 days ago
arcbox

Open-source container and VM runtime for macOS in pure Rust: drop-in Docker engine, sub-100ms agent sandboxes (`abctl claude`), full Linux VMs and throwaway macOS guests on one daemon.

localagents
alternative to CubeSandbox, forkd
JIT logo
2
bingreeky avatarbingreeky 436 · 15 days ago
JIT

JIT-Agent: a meta-agent that writes a task-specific harness on the fly — memory, planning, action and capability modules emitted as code — and revises it from traces at test time.

agentstraining
alternative to sia, agentic-context-engine
zvec-grep logo
4
zvec-ai avatarzvec-ai 3.3k · yesterday
zvec-grep

zg: ripgrep, BM25 and vector search behind one local-first CLI for humans and agents — index a workspace once, search code, docs and data by meaning, then verify with exact text or regex.

code-intelraglocal
pairs well with serena, cocoindex-code
OmniRoute logo
7
diegosouzapw avatardiegosouzapw 63.8k · yesterday
OmniRoute

Free MIT AI gateway for coding CLIs: one endpoint over 352 providers (150+ free tiers) and 1,200+ models with quota-aware auto-fallback, RTK+Caveman token compression, MCP/A2A and a desktop app.

gatewaycoding
pairs well with LLMRouter, freellmapi
utopia logo
5
deeplethe avatardeeplethe 6.7k · yesterday
utopia

DeepLethe's open 'enterprise world model': one Rust binary plus Postgres running a bitemporal knowledge graph with ontology packs, cited hybrid search, an agent harness and MCP. Air-gap ready.

knowledge-graphsrag
pairs well with open-ontologies, orionbelt-ontology-builder
maka logo
4
apache avatarapache 5.2k · yesterday
maka

Apache-incubating agent workspace where the append-only run log IS the runtime: desktop, TUI, CLI and Eval are thin clients of one host, and every harness benchmark ships with per-task records.

codingagents
alternative to goose, shepherd
knowledge_graph logo
3
rahulnyk avatarrahulnyk 4.1k · 27 days ago
knowledge_graph

Notebook recipe that turns any text corpus into a concept graph with a local Mistral 7B via Ollama — chunk, extract concepts and relations, add proximity edges — for Graph RAG and KG QA.

knowledge-graphsraglocal
alternative to Hyper-Extract, docling-graph
agentsight logo
6
eunomia-bpf avatareunomia-bpf 681 · 4 days ago
agentsight

System-level observability for AI agents via eBPF and TLS tracing: correlates prompts and model calls with the processes, files and network the agent actually touched — no SDK, no proxy.

securitycodinglocal
pairs well with abtop, numbat
hqtui logo
0
profullstack avatarprofullstack 244 · 2 days ago
hqtui

btop-grade terminal dashboards in TypeScript: a one-import API over a typed-array framebuffer with differential rendering, Braille graphs and truecolor — zero runtime deps, Bun/Node/Deno.

coding
failproofai logo
6
FailproofAI avatarFailproofAI 2.6k · yesterday
failproofai

Observability plus policy enforcement for agent harnesses: records every run across 12 harnesses (Claude Code, Codex, Cursor, Hermes…) and blocks dangerous tool calls with 39 built-in policies.

securitycoding
pairs well with claude-secrets, Adrian
archify logo
3
tt-a1i avatartt-a1i 56.7k · yesterday
archify

Agent skill for architecture, workflow, sequence, data-flow and lifecycle diagrams: the agent emits typed JSON IR, Archify compiles it deterministically to interactive HTML/SVG with PNG/WebM export.

skillscode-intel
pairs well with Kami, codeflow
lupppig avatar
1
lupppig avatarlupppig 6 · 27 days ago
loafer

YAML-defined ETL/ELT engine with a CLI and self-hosted control plane: Postgres/MySQL/Mongo/CSV/REST/PDF in, upserts with cursors, validation and quarantine, durable workers — AI transforms optional.

data
alternative to duckle
brainless logo
2
theswerd avatartheswerd 764 · 1 months ago
brainless

shadcn/ui registry of React components that faithfully recreate the Claude Code, Codex and Grok terminal UIs — headers, tool calls, diffs, prompts — built from real tmux captures.

coding
pairs well with cc-lens, codexmate
LLMRouter logo
4
ulab-uiuc avatarulab-uiuc 2.8k · 2 days ago
LLMRouter

UIUC's LLM routing library: 16+ trainable routers (KNN, MLP, matrix factorisation, Elo, graph, BERT) pick the best model per query, with xRouteBench and a train/serve CLI.

gatewaytraining
pairs well with litellm, OmniRoute
agentdock logo
6
agentdock-ai avataragentdock-ai 6 · 5 days ago
agentdock

TypeScript library giving a backend one agent runtime: session-scoped runs with streaming, approvals and cancel, a tool registry, injectable stores and a factory over nine AI SDK providers.

agents
pairs well with litellm, eko
PunithVT avatar
6
PunithVT avatarPunithVT 481 · 1 months ago
ai-avatar-system

Self-hosted digital human: a photo plus 10s of voice becomes a real-time talking head — Whisper to LLM to Chatterbox TTS to MuseTalk lip-sync, streamed over WebSocket, with barge-in.

voicevideo
pairs well with LuxTTS, vLLM
linecast logo
2
ashuttl avatarashuttl 444 · yesterday
linecast

Six dependency-free terminal apps for weather, sun, moon, tides, radar and maps, drawn from free public data with no accounts or API keys — mouse-friendly TUIs that try to match your terminal theme.

weblocal
alternative to Crucix, worldmonitor

One email a week: what changed in the AI stack

New repos, new typed connections, the why behind each. No spam, unsubscribe anytime.