nemori-ai/nemori
A minimalist MVP demonstrating a simple yet profound insight: aligning AI memory with human episodic memory granularity. Shows how this single principle enables simple methods to rival complex memory frameworks for conversational tasks.
This tool helps AI application developers create conversational agents that remember past interactions. It takes multi-turn dialogues as input, segments them into meaningful 'episodes,' and distills important facts to create a compact, searchable memory. Developers of AI assistants, chatbots, or intelligent agents can use this to give their applications a much better long-term memory.
174 stars.
Use this if you are building AI agents or chatbots and need them to retain information from long, multi-turn conversations without forgetting context.
Not ideal if your AI application doesn't involve conversational memory or if you're not comfortable working with Python and integrating external databases.
Stars
174
Forks
13
Language
Python
License
MIT
Category
Last pushed
Dec 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/nemori-ai/nemori"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
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...
rexdivakar/HippocampAI
HippocampAI — Autonomous Memory Engine for LLM Agents
Dicklesworthstone/cass_memory_system
Procedural memory for AI coding agents: transforms scattered session history into persistent,...