docs: add swarmvault to projects

This commit is contained in:
Wayde Lyle 2026-04-13 23:10:26 +01:00
parent 6624a86531
commit 5f0be2f4a5

View file

@ -0,0 +1,4 @@
name: SwarmVault
repo: https://github.com/swarmclawai/swarmvault
tagline: Local-first RAG knowledge base compiler with bundled skill and MCP server
description: Turns raw docs, research, and code into a persistent markdown wiki, knowledge graph, and hybrid SQLite FTS + embeddings search. Ships a bundled skill (schema-first, graph-query-first conventions) and an MCP server, so it works with OpenCode, Claude Code, and Codex. Offline heuristic provider by default; optional Ollama for local embeddings.