StackMap
Subscribe

Stop building your AI stack from 40 open tabs.

A curated map of open-source AI & agent tools — and what actually pairs with what.

Every connection is a typed, human-reviewed relationship — with the why written down. How we curate →

Start here: Build a coding agent →

179 repos · 17 topics · curated by ShipWithAI · new: deepeval, headroom, open-notebook

179 repos
deepeval logo
3
confident-ai avatarconfident-ai 17k · today
deepeval

Pytest for LLM apps: 40+ research-backed metrics — G-Eval, RAG suite, agent task completion, hallucination — as unit tests you run in CI, judged by any LLM including local ones.

evals
pairs well with deepteam, Ragas
headroom logo
2
headroomlabs-ai avatarheadroomlabs-ai 60.5k · today
headroom

Context compression layer for agents: squeezes tool outputs, logs, files and RAG chunks 20-95% before the LLM — reversible, local-first; library, proxy, one-command agent wrap, or MCP.

codinggateway
pairs well with tokensave, 9router
open-notebook logo
2
lfnovo avatarlfnovo 35.8k · yesterday
open-notebook

Self-hosted NotebookLM alternative: multi-modal sources, vector plus full-text search, context-aware chat and multi-speaker podcast generation — 18+ model providers incl. Ollama, full REST API.

ragstorage
pairs well with Ollama, karakeep
evo logo
2
evo-hq avatarevo-hq 1.3k · 3 days ago
evo

Karpathy-style autoresearch on any codebase: /evo:discover instruments the benchmark, /evo:optimize runs tree search with parallel subagents in worktrees. Plugin for Claude Code, Codex & co.

codingskills
pairs well with CubeSandbox, autoresearch
MLX-LoRA-Studio logo
3
Goekdeniz-Guelmez avatarGoekdeniz-Guelmez 250 · 4 days ago
MLX-LoRA-Studio

Native Mac app for on-device LLM fine-tuning via mlx-lm-lora: pick a model, choose SFT/LoRA/DPO-family algorithms, watch loss fall live, push to Hugging Face. No cloud, no code.

traininglocal
pairs well with SiliconScope, LlamaFactory
SiliconScope logo
3
kennss avatarkennss 771 · today
SiliconScope

Sudoless Apple Silicon monitor: SwiftUI dashboard plus menu-bar suite tracking ANE, Media Engine and memory bandwidth Activity Monitor won't show — with DVR-style record & replay.

local
pairs well with MLX-LoRA-Studio, Ollama
hindsight logo
2
vectorize-io avatarvectorize-io 18.6k · today
hindsight

Agent memory that learns, not just recalls: retain/recall/reflect API over Postgres, SOTA on LongMemEval. Self-host via Docker with UI; Python/TS clients, any LLM provider.

memoryagents
alternative to MemMachine, LightMem
PixelRAG logo
2
StarTrail-org avatarStarTrail-org 6.9k · 4 days ago
PixelRAG

Berkeley's visual RAG: render pages and PDFs to screenshot tiles and retrieve with a VLM embedder — tables, charts and layout survive. pixelshot CLI plus a hosted 8.28M-page Wikipedia index.

ragvision
alternative to MinerU, olmocr
Handy logo
2
cjpais avatarcjpais 27k · today
Handy

Push-to-talk offline dictation: hotkey, speak, text lands in whatever field has focus. Whisper or Parakeet fully on-device; cross-platform Rust/Tauri, built to be forked.

voicelocal
alternative to voicebox, meetily
omnigent logo
5
omnigent-ai avataromnigent-ai 7.5k · today
omnigent

Open-source meta-harness over Claude Code, Codex, Cursor, OpenCode, Hermes, Pi and custom agents: swap harnesses without rewriting, enforce policies and sandboxes, follow sessions from any device.

agentsorchestrationcoding
pairs well with CubeSandbox, helmor
LMCache logo
2
LMCache avatarLMCache 10.7k · today
LMCache

KV-cache layer for scalable LLM serving: offload and reuse KV across GPU/CPU/disk/remote tiers to cut TTFT and prefill cost. vLLM-first; used by NVIDIA Dynamo and llm-d.

localstorage
pairs well with llm-d, vLLM
codeflow logo
3
braedonsaunders avatarbraedonsaunders 4.6k · 6 days ago
codeflow

Paste a GitHub URL or drop a local folder → interactive architecture map in the browser: dependency graph, blast radius, health grade, security scan. Single index.html, zero install.

coding
alternative to code-review-graph, codegraph-mcp
colibri logo
3
JustVugg avatarJustVugg 16.6k · today
colibri

Pure-C, zero-dep MoE runtime that runs GLM-5.2 (744B) on a 25GB-RAM consumer box by streaming experts from disk — VRAM/RAM/NVMe as one tiered hierarchy, never touching precision.

local
alternative to airllm, Ollama
commonforms logo
2
jbarrow avatarjbarrow 1.2k · 1 months ago
commonforms

Turns any PDF into a fillable form: FFDNet models detect text, checkbox and signature fields; one CLI command writes the interactive PDF. Paper, dataset and weights all open.

ocrvision
pairs well with chandra, chunkr
plano logo
4
katanemo avatarkatanemo 6.9k · 3 days ago
plano

AI-native Envoy-based proxy for agentic apps: agent orchestration via a 4B routing model, smart LLM routing, guardrail filter chains and zero-code OTEL traces. Rust, framework-agnostic.

gatewayorchestration
pairs well with LangGraph, litellm
exxperts logo
3
EXXETA avatarEXXETA 216 · yesterday
exxperts

Local-first agentic runtime with persistent AI rooms and approval-gated memory: every memory write needs your OK; rooms, KB and artifacts are plain files on disk.

memoryagentslocal
pairs well with litellm, vLLM
WrenAI logo
2
Canner avatarCanner 16.4k · today
WrenAI

Open-source GenBI engine: agents write governed SQL and deploy shareable dashboards over 22+ data sources, grounded in a Git-friendly context layer (MDL semantics, definitions, memory).

agents
alternative to ktx, scout
mesh-llm logo
4
Mesh-LLM avatarMesh-LLM 2.7k · today
mesh-llm

Distributed LLM inference in Rust: pool GPUs across machines into one OpenAI-compatible endpoint — local fit first, mesh routing, and stage splits for models too large for any single box.

local
alternative to colibri, Ollama
litellm logo
10
BerriAI avatarBerriAI 54.1k · today
litellm

Open-source AI gateway: call 100+ LLM providers in OpenAI format via a Python SDK or self-hosted proxy — with cost tracking, virtual keys, guardrails, load balancing and logging.

gateway
pairs well with vLLM, exxperts
LightMem logo
3
zjunlp avatarzjunlp 1k · 4 days ago
LightMem

ICLR 2026 memory framework for LLMs/agents: LLMLingua pre-compression, topic segmentation and offline memory updates — leading LoCoMo/LongMemEval results at lower token cost.

memory
alternative to MemMachine, hindsight
3
anthropics avataranthropics 583 · 2 months ago
cwc-long-running-agents

Anthropic's harness primitives for long-running Claude agents: default-FAIL evidence gates, a fresh-context evaluator subagent and handoff hooks — each one standalone, readable file.

coding
alternative to loop-engineering, govctl
code-review-graph logo
4
tirth8205 avatartirth8205 22.1k · 2 days ago
code-review-graph

Local-first code intelligence graph for AI coding tools: Tree-sitter AST graph + blast-radius analysis served over MCP, so agents read ~82x fewer tokens per review question.

coding
alternative to codegraph-mcp, codeflow
ai-engineering-hub logo
1
patchy631 avatarpatchy631 36.6k · 5 days ago
ai-engineering-hub

36k-star hub of runnable AI engineering tutorials — LLMs, RAG and agent apps as self-contained projects, including build-code-harness: a Claude-Code-style coding harness rebuilt on CrewAI + E2B.

coding
built with CrewAI
2
agno-agi avataragno-agi 636 · 10 days ago
scout

Company intelligence agent that navigates Slack, Drive, wiki and CRM live — no ingest/embed pipeline — and builds its own wiki + CRM as it learns your company.

agentsmemory
alternative to ktx, WrenAI
LifeOS logo
2
danielmiessler avatardanielmiessler 16.8k · 2 days ago
LifeOS

Daniel Miessler's LifeOS: an AI 'life operating system' that carries your goals and context into every task — an intent engineering platform with dashboard, agents and installer.

agents
alternative to core, My-Brain-Is-Full-Crew
MemMolt logo
2
rituraj-io avatarrituraj-io 4 · 3 months ago
MemMolt

Structured long-term memory over MCP: an enforced bucket-thread-memo hierarchy in one SQLite file, hybrid FTS5 + vector search fused with RRF, local embeddings.

memory
alternative to MemMachine, opencode-mem
InsForge logo
0
InsForge avatarInsForge 12.4k · 2 days ago
InsForge

All-in-one open-source backend for agentic coding: Postgres, auth, storage, edge functions, model gateway and site hosting — your coding agent operates it over MCP.

coding
helmor logo
4
dohooo avatardohooo 1.3k · yesterday
helmor

Local-first desktop workbench for orchestrating coding agents: per-repo workspaces, task dispatch, live status and runnable actions — GUI plus CLI, Apache-2.0.

codingorchestration
alternative to omnigent, CodeNomad
CLIProxyAPI logo
2
router-for-me avatarrouter-for-me 43.8k · today
CLIProxyAPI

Turns your coding-CLI subscriptions (Claude Code, Codex, Antigravity, Kimi, Grok) into a local OpenAI/Gemini/Claude-compatible API — multi-account rotation in one Go proxy.

gateway
alternative to 9router, Lynkr
claude-secrets logo
0
vaultry avatarvaultry 6 · 3 months ago
claude-secrets

Encrypted secrets store for Claude Code: macOS-Keychain-backed vault with MCP server, CLI, commit-safe secret:// .env placeholders and a native input dialog.

security
browser-harness-js logo
2
browser-use avatarbrowser-use 473 · 3 months ago
browser-harness-js

browser-use's thinnest LLM-to-Chrome bridge: all 652 CDP methods as typed JS calls over one WebSocket — no click() helpers, no rails; the protocol is the API.

web
alternative to browser-use, stealth-browser-mcp
superserve logo
1
superserve-ai avatarsuperserve-ai 417 · 3 days ago
superserve

Persistent, secure sandboxes for AI agents on Firecracker microVMs — TypeScript and Python SDKs, CLI and console; the runtime is a hosted service, the SDK stack is Apache-2.0.

agents
alternative to CubeSandbox
supavec logo
2
supavec avatarsupavec 1.2k · 6 months ago
supavec

Open-source RAG-as-a-service (the Carbon.ai alternative): upload any data source, get vector search and a chat API in minutes — Supabase-based, multi-tenant with RLS, streaming responses.

rag
alternative to MaxKB, Chroma
sim logo
2
simstudioai avatarsimstudioai 29.2k · today
sim

Visual workspace to build, deploy and orchestrate AI agents — 1,000+ integrations, knowledge bases, built-in tables and files, schedules and run monitoring. Self-host via npx simstudio or Docker.

agentsorchestration
alternative to bytechef, agentfield
rowboat logo
3
rowboatlabs avatarrowboatlabs 16.7k · today
rowboat

Desktop AI coworker (YC S24) that indexes email, meetings and Slack into a living backlinked knowledge graph, then acts on it — email client, browser, meeting notes, background agents, code mode.

agentsmemory
alternative to core, My-Brain-Is-Full-Crew
picobot logo
1
louisho5 avatarlouisho5 1.3k · 3 months ago
picobot

A self-hosted personal AI agent in a single ~9MB Go binary — persistent memory, 16 tools + MCP, skills, cron/heartbeat, and Telegram/Discord/Slack/WhatsApp channels. Runs on a $5 VPS.

agents
alternative to core

One email a week: what changed in the AI stack

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