I build open-source memory infrastructure for AI agents — things that help AI systems remember, forget, and retrieve knowledge like humans do.
| Project | Description | Stars |
|---|---|---|
| MindForge | Production-grade lifelong memory system for AI agents — 4-tier memory, knowledge graph, AES-256-GCM encryption, federated P2P, MCP server | |
| dsh-mindforge | Encrypted 4-layer lifelong memory plugin for DeepSeek Harness |
- Agent memory architecture — how AI agents persist context across sessions
- Local-first AI infrastructure — running intelligent systems without cloud lock-in
- Privacy-preserving AI — encryption, access control, on-device data
- Hybrid retrieval — combining vector search with lexical, graph, and fuzzy methods
Python · TypeScript · SQLite · FastAPI · Model Context Protocol (MCP) · Embeddings · Knowledge Graphs
⭐ Star MindForge if you find it useful!