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 →

219 repos · 17 topics · curated by ShipWithAI · new: unstract, graph-engineering, Crucix

new: your agent can query the map — npx -y @ship-with-ai/stackmap-mcpconnect →

219 repos
unstract logo
2
Zipstack avatarZipstack 6.9k · yesterday
unstract

LLM-driven platform turning unstructured documents into structured data: a no-code Prompt Studio to define extractions, then deploy as APIs or ETL pipelines. Self-hosted, AGPL + enterprise.

ocrrag
alternative to chunkr, MinerU
3
codejunkie99 avatarcodejunkie99 144 · 5 days ago
graph-engineering

Graph engineering as a Claude skill: SEU's 9-stage knowledge-graph course (translated) plus task-graph orchestration patterns — with a teaching mode and nine paste-ready /kg workflows.

skills
pairs well with Hyper-Extract, loop-engineering
Crucix logo
2
calesthio avatarcalesthio 10.8k · 2 months ago
Crucix

Self-hosted OSINT terminal: 27 open feeds — satellite fires, flights, radiation, sanctions, markets, conflict data — polled in parallel onto one Jarvis-style dashboard. LLM turns it two-way.

securityweb
alternative to flowsint, SurfSense
Kronos logo
1
shiyu-coder avatarshiyu-coder 34.4k · 3 months ago
Kronos

The first open foundation model for financial candlesticks: trained on K-lines from 45 global exchanges, AAAI 2026, weights on Hugging Face with fine-tuning scripts for your own tasks.

finance
pairs well with Vibe-Trading
aidermacs logo
2
MatthewZMD avatarMatthewZMD 915 · 2 days ago
aidermacs

Aider woven into Emacs: AI pair programming with intelligent model selection, Ediff for reviewing AI changes, and file management that stays true to Emacs workflows. MELPA-packaged.

coding
pairs well with prompt-cache-skills, CodeNomad
OpenSpace logo
2
HKUDS avatarHKUDS 7.1k · yesterday
OpenSpace

HKUDS's skill lifecycle layer for agents: retrieve the right skill per task, evaluate which ones actually work from real outcomes, share across agents and teammates, evolve with every run.

skills
alternative to asm, SkillX
fractal logo
3
plasma-ai avatarplasma-ai 614 · yesterday
fractal

Hierarchical agent loops: nodes iterate toward a goal in their own git worktree and spawn children for subtasks — the tree grows to fit the problem. Hard caps, SQLite run log, live TUI.

codingorchestration
pairs well with CubeSandbox, evo
tau logo
1
huggingface avatarhuggingface 2.1k · yesterday
tau

Hugging Face's Python port of Pi's minimalist coding agent: a real terminal agent with TUI, sessions and skills — built to be READ, with a clean brain/environment/frontend separation.

codingagents
alternative to mini-swe-agent
gigatoken logo
2
marcelroed avatarmarcelroed 3.5k · 2 days ago
gigatoken

Tokenization at GB/s: ~1000x faster than HuggingFace tokenizers with drop-in compatibility modes for HF and tiktoken — Rust reading your files directly. pip install gigatoken.

traininglocal
pairs well with DataFlow, train-llm-from-scratch
herdr logo
3
ogulcancelik avatarogulcancelik 21k · 2 days ago
herdr

Agent multiplexer for your terminal: every Claude Code/Codex session in real panes — blocked/working/done at a glance, detach and reattach over SSH, plus a socket API agents drive themselves.

codingorchestration
pairs well with abtop, CodeNomad
production-ocr-course logo
2
neural-maze avatarneural-maze 183 · 4 days ago
production-ocr-course

Runnable course: a production OCR pipeline on Kubernetes — Rust ingestion, Qwen 3.5 (4B) served by vLLM at 1.86 pages/s, Redis queues, KEDA autoscaling. Deploy it on AKS/GKE, not a notebook.

ocrtraining
alternative to ai-engineering-hub, vLLM
fence logo
1
openai avataropenai 91 · 4 days ago
fence

OpenAI's GitHub Action for CI hardening: bounded egress filtering and runner lockdown — the fence that keeps supply-chain attacks out and your CI-resident coding agent in.

security
pairs well with pullfrog
PageIndex logo
5
VectifyAI avatarVectifyAI 34.8k · yesterday
PageIndex

Vectorless, reasoning-based RAG — builds a hierarchical tree index from long documents so an LLM retrieves by relevance instead of similarity. No chunking, no embeddings, no vector DB.

rag
pairs well with opendataloader-pdf, Ragas
Memoria logo
4
matrixorigin avatarmatrixorigin 472 · 29 days ago
Memoria

Rust memory layer for AI agents with Git-style version control — snapshot, branch, merge and rollback over MatrixOne's copy-on-write engine, plus hybrid vector + full-text retrieval.

memory
alternative to MemMachine, memory-os
browser logo
5
lightpanda-io avatarlightpanda-io 32.7k · yesterday
browser

From-scratch headless browser in Zig for AI agents and automation — CDP-compatible (Puppeteer/Playwright connect as-is) at ~9x the speed and ~16x less memory than headless Chrome.

web
pairs well with browser-use, browser-harness-js
pinchtab logo
5
pinchtab avatarpinchtab 9.7k · 2 days ago
pinchtab

Small Go HTTP/MCP server that gives AI agents direct control over Chrome — stealth CDP injection, multi-instance orchestration and a real-time dashboard. Local-first, single binary.

webagents
pairs well with browser, browser-use
ruflo logo
2
ruvnet avatarruvnet 66.2k · yesterday
ruflo

ruvnet's 65k-star 'agent meta-harness': multi-agent swarms, adaptive memory and RAG layered over Claude Code, Codex and Hermes — npx ruflo, a UI beta, and a sprawling plugin ecosystem.

agentsorchestration
alternative to alook, Auto-Company
html-anything logo
1
nexu-io avatarnexu-io 8k · 14 days ago
html-anything

The agentic HTML editor: your local coding-agent CLI (9 auto-detected, zero API keys) writes magazine pages, decks, posters and tweet cards via 75 skills — sandboxed preview, 1-click export.

skillsweb
alternative to designer-skills
opendataloader-pdf logo
3
opendataloader-project avataropendataloader-project 27.9k · yesterday
opendataloader-pdf

Deterministic PDF parser for AI pipelines: #1 extraction accuracy (0.907) on its public bench, bounding boxes on every element, 0.015s/page — plus the first open PDF auto-tagging for accessibility.

ocrrag
pairs well with PageIndex, MinerU
OpenSandbox logo
2
opensandbox-group avataropensandbox-group 12.2k · yesterday
OpenSandbox

CNCF-landscape sandbox platform for AI agents: multi-language SDKs, unified API, CLI and MCP over Docker/Kubernetes runtimes — coding agents, GUI agents, evals and RL training.

agentslocal
pairs well with gym-anything, CubeSandbox
mini-swe-agent logo
3
SWE-agent avatarSWE-agent 6.1k · 5 days ago
mini-swe-agent

The 100-line agent from the SWE-bench team: >74% on SWE-bench Verified with no tools but bash, no config sprawl — the reference minimal harness, adopted by Meta, NVIDIA and Ramp.

codingagents
alternative to tau, OpenManus
memanto logo
2
moorcheh-ai avatarmoorcheh-ai 1.7k · 4 days ago
memanto

Companion memory agent for 20+ coding agents, built on Moorcheh — its own information-theoretic engine, no third-party vector DB to manage. Runs local (Docker + Ollama, keyless) or on their cloud.

memorylocal
alternative to memsearch, MemMolt
forkd logo
1
deeplethe avatardeeplethe 2.7k · 6 days ago
forkd

fork() for agent microVMs: children fork copy-on-write from a warm Firecracker parent — 100 KVM-isolated VMs in ~100ms, live-VM branching in ~56ms, portable snapshots from a hub.

agentslocal
alternative to CubeSandbox
hivemind logo
2
activeloopai avataractiveloopai 1.5k · 4 days ago
hivemind

Activeloop's shared brain for agent TEAMS: traces from Claude Code, Codex, Cursor & co become reusable skills every teammate's agent can execute — cloud-backed, 25% cheaper on LoCoMo.

memorycoding
alternative to memsearch, agentic-context-engine
last30days-skill logo
1
mvanhorn avatarmvanhorn 53.9k · 2 days ago
last30days-skill

The /last30days skill: researches any topic across Reddit, X, YouTube, HN, TikTok and Polymarket in parallel, scores by real engagement, and synthesizes one grounded brief. 50+ agent hosts.

skillsweb
alternative to SurfSense
4
firecrawl avatarfirecrawl 1.7k · 4 days ago
pdf-inspector

Firecrawl's Rust PDF triage: classifies text-based vs scanned in ~10-50ms, extracts positioned text and clean Markdown without OCR — routing the ~54% of PDFs that never needed a model.

ocrrag
pairs well with chandra, xberg
supervision logo
2
roboflow avatarroboflow 48.4k · yesterday
supervision

Roboflow's reusable computer-vision toolkit: one Detections API over any model (YOLO, SAM, transformers), 20+ annotators, zone counting, tracking and dataset tools. 48k stars, MIT.

vision
pairs well with ultralytics, sam2
abtop logo
3
graykode avatargraykode 3.4k · yesterday
abtop

htop for AI coding agents: every Claude Code, Codex and OpenCode session in one TUI — tokens, context-window %, rate limits, child processes, orphan ports. Read-only, no API keys. Rust.

coding
pairs well with herdr, ai-token-monitor
2
apple avatarapple 1.4k · 5 days ago
coreai-models

Apple's official Core AI toolkit: recipes exporting Hugging Face models to .aimodel, PyTorch primitives for authoring, Swift runtime for macOS/iOS apps — plus skills for coding agents.

local
pairs well with MLX-LoRA-Studio, SiliconScope
fabro logo
3
fabro-sh avatarfabro-sh 1.4k · 2 days ago
fabro

Rust 'software factory' for coding agents: define the SDLC as a graph, agents execute it through verification gates, you intervene only at the stages that matter. Server, runs board, sandboxes.

codingorchestration
alternative to contrabass, squad
crawl4ai logo
3
unclecode avatarunclecode 75.2k · 3 days ago
crawl4ai

The 74k-star LLM-native crawler: turns any site into clean, RAG-ready Markdown — adaptive crawling, JS rendering, extraction strategies, Docker deploy. Python, Apache-2.0.

webrag
pairs well with browser, crawlee
codebase-memory-mcp logo
3
DeusData avatarDeusData 35.8k · yesterday
codebase-memory-mcp

Code intelligence MCP in pure C: tree-sitter knowledge graph over 158 languages, average repo indexed in milliseconds, sub-ms queries, 10x fewer tokens. Single static binary, zero deps.

codinglocal
alternative to tokensave, code-review-graph
pm-skills logo
2
phuryn avatarphuryn 24.5k · 25 days ago
pm-skills

PM Skills Marketplace: 68 skills and 42 chained workflows in 9 plugins — discovery, strategy, PRDs, launch, growth — encoding Torres/Cagan-style frameworks for Claude Code and Cowork.

skills
alternative to aaron-marketing-skills, designer-skills
ponytail logo
2
DietrichGebert avatarDietrichGebert 90.1k · 13 days ago
ponytail

A skill that makes your agent code like the laziest senior dev: YAGNI enforced — ~54% less code, ~20% cheaper, ~27% faster on measured Claude Code sessions. Works with 20 agents.

skillscoding
pairs well with headroom, ECC
memsearch logo
5
zilliztech avatarzilliztech 2.4k · 4 days ago
memsearch

Zilliz's unified memory for coding agents: one Markdown + Milvus store shared across Claude Code, Codex, OpenCode and OpenClaw — hybrid search, plus repeated workflows distilled into skills.

memorycoding
alternative to opencode-mem, hivemind
sia logo
2
hexo-ai avatarhexo-ai 2.1k · 26 days ago
sia

Self-improving loop from the SIA paper: Meta, Target and Feedback agents evolve a task agent's harness AND weights against a benchmark — #1 on MLE-Bench Hard, 14x kernel speedups.

agentstraining
alternative to evo, autoresearch

One email a week: what changed in the AI stack

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