rexdivakar/HippocampAI
HippocampAI — Autonomous Memory Engine for LLM Agents
This project helps AI application developers build AI agents that can remember and learn from past interactions, making them smarter and more personalized. It takes in user interactions, preferences, and data, and allows the AI to recall relevant information across sessions, detect patterns, and provide tailored responses. Developers of AI-powered chatbots, virtual assistants, or intelligent automation systems would use this.
Available on PyPI.
Use this if you are building AI agents and need them to have a persistent, intelligent memory that allows them to understand user history, preferences, and complex interactions over time.
Not ideal if you are looking for a simple keyword search or basic vector database without the need for advanced memory features like pattern detection, temporal reasoning, or multi-agent collaboration.
Stars
61
Forks
7
Language
Python
License
—
Category
Last pushed
Feb 13, 2026
Commits (30d)
0
Dependencies
11
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/rexdivakar/HippocampAI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Related agents
kayba-ai/agentic-context-engine
🧠 Make your agents learn from experience. Now available as a hosted solution at kayba.ai
MemMachine/MemMachine
Universal memory layer for AI Agents. It provides scalable, extensible, and interoperable memory...
knowns-dev/knowns
The memory layer for AI-native development — giving AI persistent understanding of your software...
Dicklesworthstone/cass_memory_system
Procedural memory for AI coding agents: transforms scattered session history into persistent,...
willynikes2/knowledge-base-server
Make every AI agent you use smarter. Persistent memory with SQLite FTS5, MCP server, Obsidian...