All Tools
S
RAGFreeOpen Source
SWARMVAULT
Local-first LLM Wiki, knowledge graph builder, and RAG knowledge base for AI agents
MIT
ABOUT
AI agents lack durable, queryable memory and struggle to reference structured knowledge across sessions. SwarmVault solves this by building a local-first markdown wiki and knowledge graph from ingested documents — providing AI agents with persistent, queryable context that outlives individual sessions without relying on cloud services.
INSTALL
npm install -g @swarmvaultai/cliINTEGRATION GUIDE
1. Building a local-first knowledge graph from code repos, documentation, and notes
2. Providing durable, queryable memory for AI coding assistants like Claude Code and Codex
3. Creating a personal LLM wiki from ingested documents with graph-based navigation
4. Searching and querying knowledge graphs with natural language from the CLI
5. Sharing compiled knowledge graphs as shareable markdown cards and visual artifacts
TAGS
knowledge-graphragwikiknowledge-basecliagent-memory