Async Python SDK for hippo-memory, a biologically-inspired memory system for AI agents. Decay by default, strength through use, sleep consolidation. This package is a thin async HTTP wrapper. Run ...
I built Hippo because Ollama's Go codebase was hard to debug and extend. I wanted something I could actually read and modify in production. Trade-offs: Hippo is slower than Ollama (Python overhead), ...