rjyo / memory-search
PublicStandalone memory search with hybrid search (vector + BM25) for Claude Code
memory-search is a hybrid search system that indexes and retrieves content from project memory files (MEMORY.md and memory/*.md) for AI coding agents using vector similarity and keyword matching.
How It Works
You hear about a handy tool that lets your AI coding assistant remember your project notes, decisions, and preferences so it stays consistent.
You easily add this memory tool to your coding agent's toolkit, making it ready to use right away.
In your project folder, make a simple notes file called MEMORY.md and start writing down key ideas, choices, and daily thoughts in a memory folder.
Chat with your AI assistant using phrases like 'remember this preference' or '/memory remember...', and it stores them safely in your notes.
Ask 'what did we decide about login?' or similar, and your assistant instantly pulls up the exact snippets from your memories with confidence scores.
Now your coding sessions feel seamless as the AI always recalls your project's history, preferences, and details without you repeating yourself.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.