24kchengYe/MemoMind
A local memory system that gives AI coding agents persistent, structured memory across sessions.

Velocity · 7d
+8.3
★ / day
Trend
→steady
star history
MemoMind provides AI agents with long-term memory capabilities, storing preferences, decisions, and context in a PostgreSQL database with pgvector for semantic search. It runs entirely locally with CUDA GPU acceleration, requiring no cloud dependencies. The system uses the Model Context Protocol (MCP) to integrate with AI coding assistants like Claude Code, allowing agents to maintain context and recall information across sessions.