ScottRBK/forgetful
Opensource Memory for Agents
This tool provides a shared, structured memory for your AI agents, allowing them to recall past conversations, decisions, and learned information. It takes in atomic 'memories' from various agents like coding assistants or chatbots, along with context and keywords, and makes this knowledge available to other agents. Anyone who frequently uses multiple AI assistants for tasks like brainstorming, coding, or planning would benefit from their AI tools having a consistent knowledge base.
194 stars.
Use this if you want your different AI assistants (e.g., Claude Code, chatbots) to share and build upon a common understanding of your work and past interactions.
Not ideal if you only use a single AI agent for isolated tasks or do not need persistent, interconnected memory across different AI interactions.
Stars
194
Forks
16
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/ScottRBK/forgetful"
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,...