All Tools
C
DataFreeOpen Source
COGNEE
Persistent long-term memory for AI agents
Apache-2.0
ABOUT
AI agents lose context between sessions, forcing users to repeat information and preventing long-running autonomous workflows. Cognee gives agents persistent memory by storing structured knowledge as a knowledge graph that can be queried, updated, and shared across sessions. Agents can recall past interactions, maintain user preferences, and build up domain knowledge over time without external databases.
INSTALL
pip install cogneeINTEGRATION GUIDE
1. Give AI agents persistent memory that persists across chat sessions and API calls
2. Store and retrieve structured knowledge as a knowledge graph for agentic reasoning
3. Build customer support agents that remember user history and preferences across conversations
4. Enable autonomous agents to recall past decisions and outcomes for better long-term planning
5. Create research agents that accumulate domain knowledge over multiple research sessions
TAGS
pythonmemoryknowledge-graphagentsvector-dbraglong-term-memory