#568 · Primary category: AI Coding Assistants

claude-brain

ai-tools anthropic claude claude-agents claude-ai claude-code claude-skills context-window developer-tools llm-memory long-term-memory memvid persistent-memory portable rag rust single-file

Give Claude Code photographic memory in ONE portable file. No database, no SQLite, no ChromaDB - just a single .mv2 file you can git commit, scp, or share. Native Rust core with sub-ms operations.

Project last updated:01/19/26

GitHub Stars

574

Forks

60

Contributors

3

License

MIT

Why we included this project

Claude Code starts each session with a blank slate, so decisions and bug fixes from yesterday are gone unless you write them down. This plugin stores that memory in a single .mv2 file inside your project and auto-injects it at the start of every new session. The file is plain and self-contained, so you can git commit it to version-control your assistant's memory, scp it to another machine, or hand it to a teammate for instant onboarding. A native Rust core keeps searches fast as the file grows, and everything stays local with no database, cloud service, or API keys. If you want your coding assistant to actually learn from past work without adding infrastructure, this is a straightforward fit.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category