Commit Graph
1 Commits
Author SHA1 Message Date
VS 4f8b2ef384 Add shodh-memory to Knowledge & Memory section
Cognitive memory for AI agents with:
- Hebbian learning (associations strengthen with use)
- 3-tier architecture (working → session → long-term)
- Knowledge graphs with spreading activation
- Single ~15MB binary, runs offline on edge devices
- 688 tests, production-ready

GitHub: https://github.com/varun29ankuS/shodh-memory
2025-12-19 14:32:17 +05:30