xwj-vic/AI-Memory
A biomimetic memory server for AI Agents implementing human-like STM/LTM funnel, cognitive filtering, and Ebbinghaus forgetting curve. (Go + Vue)
This project helps AI agents remember key details over time, simulating how humans learn and forget. It takes conversational input and intelligently filters it into short and long-term memory, ensuring important information is retained and irrelevant details fade away. This tool is for anyone building or managing AI systems that need to maintain context and build long-term 'relationships' across many conversations, like advanced chatbots or intelligent assistants.
Use this if your AI agents struggle with remembering past interactions, losing context, or becoming overwhelmed with irrelevant information over long periods.
Not ideal if you need simple, stateless conversational AI or if your memory requirements don't extend beyond a single, short interaction.
Stars
9
Forks
—
Language
Go
License
Apache-2.0
Category
Last pushed
Dec 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/xwj-vic/AI-Memory"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
topoteretes/cognee
Knowledge Engine for AI Agent Memory in 6 lines of code
CaviraOSS/OpenMemory
Local persistent memory store for LLM applications including claude desktop, github copilot,...
verygoodplugins/automem
AutoMem is a graph-vector memory service that gives AI assistants durable, relational memory:
CortexReach/memory-lancedb-pro
Enhanced LanceDB memory plugin for OpenClaw — Hybrid Retrieval (Vector + BM25), Cross-Encoder...
divagr18/memlayer
Plug-and-play memory for LLMs in 3 lines of code. Add persistent, intelligent, human-like memory...