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 →

344 repos · 21 topics · curated by ShipWithAI · new: agentdock, ai-avatar-system, linecast

Build a coding agentThe open-source RAG stack
344 repos
agentdock logo
5
agentdock-ai avataragentdock-ai 6 · 6 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 470 · 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 358 · 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
bhimrazy avatar
4
bhimrazy avatarbhimrazy 671 · 1 months ago
receipt-ocr

Receipt-to-JSON in one pip install: CLI, Python API and FastAPI service that send a receipt image to any OpenAI-compatible model and return merchant, totals and line items, plus a Tesseract module.

ocrdata
pairs well with TurboOCR, contextgem
gridex logo
4
gridex avatargridex 1.4k · today
gridex

Native database IDE for Postgres, MySQL, SQLite, Redis, MongoDB, SQL Server and ClickHouse, with a built-in MCP server — 13 tools, 3-tier permissions, audit trail — and schema-aware AI chat.

datalocalcoding
pairs well with WrenAI, duckle
OpenRath logo
7
Rath-Team avatarRath-Team 1.1k · 1 months ago
OpenRath

PyTorch-shaped multi-agent framework: Session is the tensor, Agent the layer, Workflow the module — plus a v2 durable runtime with checkpoints, leases, an effect ledger and human interrupts.

agentsorchestration
pairs well with shepherd, CubeSandbox
turbovec logo
5
RyanCodrai avatarRyanCodrai 16.7k · 13 days ago
turbovec

Rust vector index with Python bindings built on Google's TurboQuant: no training step, online ingest, hand-written SIMD kernels — 10M x 1536 vectors in ~4 GB, with allowlist-filtered search.

raglocalstorage
pairs well with LlamaIndex, swiftide
Model-Optimizer logo
7
NVIDIA avatarNVIDIA 3.7k · today
Model-Optimizer

NVIDIA's model-compression library: quantization (PTQ/QAT, FP8/NVFP4), pruning, distillation, NAS and speculative decoding over HF/PyTorch/ONNX, exported to TensorRT-LLM, vLLM and SGLang.

traininglocal
pairs well with vLLM, trl
tare logo
7
kelviq avatarkelviq 176 · 6 days ago
tare

Claude Code skill that reads your local session logs and answers 'where did my tokens go' in plain English: deduplicated totals, cost charged to the tool that caused it, 5-hour window state.

codingskillslocal
pairs well with token-optimizer, agent-orchestrator
agent-orchestrator logo
6
Untrivial-ai avatarUntrivial-ai 10.9k · today
agent-orchestrator

Desktop agent IDE for fleets of coding agents: each task gets a worker with its own workspace and agent CLI, while a project orchestrator plans work and handles CI fixes, conflicts and reviews.

codingorchestrationagents
pairs well with abtop, tare
ontology-atlas logo
5
wlsdks avatarwlsdks 93 · today
ontology-atlas

Desktop app plus MCP server keeping a codebase's ontology as reviewable Markdown in the repo: domains and capabilities linked to code evidence, compiled to a graph for blast-radius queries.

knowledge-graphscode-intelcoding
pairs well with serena, vault-ld
metronix-memory logo
6
mtrnix avatarmtrnix 97 · today
metronix-memory

Self-hosted agent memory stack in Docker: Postgres + Qdrant + Neo4j hybrid retrieval, a temporal knowledge graph, ontology layer and freshness checks behind one MCP-native API.

memoryragknowledge-graphs
pairs well with STALE, MemMachine
agentacct logo
8
mikehasa avatarmikehasa 692 · today
agentacct

Local-first work receipts for coding agents: reads the session logs Claude Code, Codex, OpenCode and Hermes already write and reports what each task did, what it cost, and whether a check proved it.

codinglocal
pairs well with token-optimizer, zeroshot
spec-ptc logo
3
alexzhang13 avataralexzhang13 198 · 10 days ago
spec-ptc

Speculative programmatic tool calling: while the model is still streaming a code block, the harness launches the tool and sub-LLM calls it is about to make, so blocking calls overlap generation.

agentsorchestration
pairs well with prime-agent, deepagents
neocarta logo
5
neo4j-labs avatarneo4j-labs 104 · 10 days ago
neocarta

Neo4j Labs' semantic layer for data agents: ingest warehouse schema, business glossary, metrics and query history into one graph, then serve it over MCP so agents route queries and write grounded SQL.

knowledge-graphsdata
pairs well with agent-memory, ktx
jeffhajewski avatar
4
jeffhajewski avatarjeffhajewski 647 · 3 days ago
latticedb

Embedded single-file graph database in Zig: graph traversal, HNSW vector search and BM25 full-text in one query language, plus a durable event log — built for Graph RAG and local agent memory.

knowledge-graphsraglocal
pairs well with cocoindex, Chroma
icedreamc avatar
6
icedreamc avataricedreamc 18 · 3 months ago
STALE

Benchmark plus memory pipeline for stale memories: STALE probes whether agents notice stored facts stopped being true; CUP-Mem adds conflict-aware writes, invalidation and premise verification.

evalsmemory
pairs well with metronix-memory, LightMem
zeroshot logo
6
the-open-engine avatarthe-open-engine 1.8k · today
zeroshot

Executor–verifier orchestration for code changes: a conductor classifies the task, an executor works in an isolated worktree, and a separate verifier must reproduce the evidence — looped to approval.

codingorchestration
pairs well with cwc-long-running-agents, agentacct
worldmonitor logo
4
koala73 avatarkoala73 85.5k · today
worldmonitor

Real-time global situational-awareness dashboard: curated feeds AI-synthesized into briefs over a 3D globe, cross-stream correlation and a country instability index — plus MCP, REST API and CLI.

securityweb
pairs well with flowsint, Crucix
aaif-goose avatar
5
aaif-goose avataraaif-goose 53.9k · today
goose

General-purpose local AI agent in Rust — native desktop app, full CLI and embeddable API — over 15+ providers and 70+ MCP extensions. Block's goose, now an Agentic AI Foundation project.

agentscoding
pairs well with CLIProxyAPI, numbat
claude-mem logo
7
thedotmack avatarthedotmack 93.1k · today
claude-mem

Cross-harness session memory: hooks capture what the agent does, an LLM compresses it into observations, and the next session gets the relevant ones back via progressive-disclosure MCP tools.

memorycoding
pairs well with STALE, token-optimizer
token-optimizer logo
7
alexgreensh avataralexgreensh 2.1k · today
token-optimizer

Context-waste hunter for coding agents: hooks compress reads, bash and search output, checkpoint before compaction, and audit waste in configs, skills, MCP and memory — with a local dashboard.

codingskills
pairs well with tare, agentacct
laude-institute avatar
6
laude-institute avatarlaude-institute 1.1k · today
headlong

Persistent-agency agent harness in ~10K lines of Bash: it keeps thinking between messages, thinks by writing shell commands, and one shared mind serves a whole team over Slack or Telegram.

agentsmemory
pairs well with mirage, rtk
sam logo
3
google avatargoogle 817 · yesterday
sam

Zero-trust P2P mesh for agents, published by Google: libp2p nodes with portable crypto identities self-discover, and an MCP sidecar lets an agent invoke tools on any node — cloud, local or edge.

agentsgatewaysecurity
pairs well with agentfield, numbat
nanobrowser logo
4
nanobrowser avatarnanobrowser 13.7k · 16 days ago
nanobrowser

Chrome extension running a Planner/Navigator multi-agent loop inside the browser you already use, with your own API keys — a free, local alternative to OpenAI Operator.

webagents
alternative to browser-use, BrowserOS
mateclaw logo
5
mateaix avatarmateaix 1.1k · yesterday
mateclaw

Self-hosted Java agent platform: ReAct plus plan-and-execute 'digital employees' with an LLM Wiki knowledge layer, skills/MCP/ACP tools, approval-gated actions and eight IM channels in one JAR.

agentsorchestrationmemory
alternative to lobehub, core
FreeToken logo
8
FlashML-org avatarFlashML-org 11.4k · today
FreeToken

Edge-native MoE serving engine: bandwidth-adaptive CPU-GPU co-execution, global LRU expert caching and elastic VRAM run 290B+ frontier MoE models on a gaming PC at interactive speed.

local
pairs well with sie, marker
MegaMemory logo
5
0xK3vin avatar0xK3vin 514 · 4 months ago
MegaMemory

MCP server that lets a coding agent build and query a typed concept graph of the project — SQLite store, in-process embeddings, merge-conflict resolution and a local web graph explorer.

memoryknowledge-graphscoding
pairs well with serena, ai-memory
ai-memory logo
7
akitaonrails avatarakitaonrails 5.6k · yesterday
ai-memory

Rust long-term memory server for coding CLIs: lifecycle hooks capture sessions into a sanitized shared wiki, then hand a bounded summary to the next agent so Codex can resume what Claude Code started.

memorycoding
pairs well with MegaMemory, memanto
marker logo
7
datalab-to avatardatalab-to 39.5k · 3 days ago
marker

Datalab's 39k-star PDF-to-Markdown/JSON converter: a layout pipeline plus an optional LLM pass for tables, forms and equations, with chunk output and form-value extraction built in.

ocrrag
pairs well with pdf-inspector, contextgem
contextgem logo
8
shcherbak-ai avatarshcherbak-ai 2k · 21 days ago
contextgem

Declarative LLM extraction from documents: describe Aspects and Concepts in plain language, get structured values back with paragraph- or sentence-level references and built-in justifications.

ocrdata
pairs well with marker, anydoc
labs-OO-Agents logo
3
NVIDIA-NeMo avatarNVIDIA-NeMo 2k · today
labs-OO-Agents

NVIDIA's object-oriented agent framework: an agent is a Python class — fields are state, docstrings are prompts, and a `...` method body becomes an LLM loop that acts by writing Python.

agentsorchestration
alternative to LangGraph, DSPy
perplexityai avatar
5
perplexityai avatarperplexityai 983 · yesterday
numbat

Perplexity's endpoint sensor for AI agents: hooks, OTLP logs and on-disk session artifacts normalized into one CEL-matched event model, with opt-in pre-action blocking and offline forensics.

securityagents
pairs well with goose, sam
Tracely-ai logo
4
Jwuthri avatarJwuthri 1.2k · yesterday
Tracely-ai

Trace-native CI/CD for agents: OTLP traces are graded on arrival, failures cluster into issues, and one click freezes a failing run into a hermetic regression case that blocks the PR.

evalsagents
pairs well with superlog, deepeval
needle logo
3
cactus-compute avatarcactus-compute 10.1k · today
needle

A 45M-parameter tool-calling model shipped as one 14MB binary that runs a full session in ~28MB RAM — grammar-constrained JSON, calibrated confidence, tool retrieval, LoRA fine-tuning.

localagentstraining
pairs well with pocket-tts, xybrid
deerwork-ai avatar
3
deerwork-ai avatardeerwork-ai 527 · 25 days ago
deer-workflow

Graph-engineering runtime where TypeScript owns control flow and replaceable coding-agent CLIs — Codex, Claude Code, Pi — do the semantic work inside each node. Pilot for DeerFlow 3.0.

orchestrationcoding
alternative to LangGraph, eko

One email a week: what changed in the AI stack

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