swarmvault
A local-first LLM Wiki that builds knowledge graphs and RAG bases, serves as durable agent memory, and aims to be an open-source alternative to Obsidian.
Tool overview
swarmvault is a local-first, open-source "LLM Wiki" that unifies personal knowledge management, RAG knowledge base, and persistent memory for AI agents. It automatically constructs a knowledge graph from your documents and notes, enabling more accurate retrieval-augmented generation based on your private knowledge. Built on patterns advocated by Andrej Karpathy, the tool gives users full control over their data and can replace Obsidian for individuals or research teams who need an AI-native knowledge system. Community discussions highlight its ability to act as a dedicated memory backend for self‑learning agents, paired with tools like Hermes, to create a powerful local AI assistant framework.
Advantages include complete data sovereignty, offline availability, and the ability to maintain long‑term context across agent sessions. However, as an early‑stage project with ~585 GitHub stars, documentation and stability may be limited; deployment often requires comfort with local model serving and vector database configuration. There is no evidence of commercial support or fees, making it free but entirely community‑driven.