aicoolies logo
Cognee logo

Cognee

Knowledge graph memory engine for AI agents

Share
freemiumOpen Source
Visit Website →

Cognee is an open-source knowledge engine that builds persistent memory for AI agents by combining vector search with graph databases. It ingests data from 38+ source formats, structures information into a knowledge graph with embeddings, and enables semantic and relational queries through its ECL pipeline. Its cognitive science-inspired architecture provides superior cross-document entity identification compared to traditional RAG approaches.

Cognee is an open-source knowledge engine that creates persistent, structured memory for AI agents by combining vector embeddings with graph databases. Unlike traditional RAG systems that chunk and retrieve text fragments in isolation, Cognee builds a knowledge graph that preserves relationships between entities across documents. Its ECL pipeline handles extraction, cognification, and loading of data from over 38 source formats including text, audio, images, and structured files, making it a comprehensive ingestion layer for enterprise AI applications.

The architecture draws from cognitive science principles to mimic how humans organize and recall information. When new data enters the system, Cognee identifies entities, maps relationships, generates embeddings, and stores everything in a hybrid vector-graph structure. This approach enables queries that combine semantic similarity with relational traversal, answering questions that require connecting information across multiple documents. Benchmarks show this GraphRAG method outperforms standard vector-only retrieval for entity identification and multi-hop queries.

Cognee integrates with major LLM frameworks including LangChain and LlamaIndex, and can run entirely locally without cloud dependencies. The project has grown to 15,100 GitHub stars with over 300 contributors and 6,400 commits. Backed by a seven and a half million euro seed round from Pebblebed and 42CAP, the team is expanding into a managed cloud platform and developing a Rust-based engine for improved performance. Over 70 companies currently use Cognee in production for agent memory and intelligent search.

Pricing

Free open source Apache 2.0; managed cloud available

Platforms

Python, Docker, pip install

Categories

Tags

Use Cases

Alternatives

Related Tools

Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source
Re_gent logo

Re_gent

Version control for AI coding-agent actions

Re_gent is an open-source version-control layer for AI coding-agent activity. Instead of only reviewing the final Git diff, it records what the agent attempted, changed, and executed along the way so teams can trace, undo, and govern autonomous coding work. It fits Claude Code, Codex, Cursor, and multi-agent teams that need an audit trail between prompt and pull request.

open-sourceOpen Source

agentmemory

Persistent memory layer for AI coding agents — keeps Claude Code, Codex, Cursor, and any MCP agent in context across sessions

agentmemory is an open-source MCP server that gives AI coding agents persistent, cross-session memory. Built on hybrid vector-graph search, it achieves 95.2% recall on the LongMemEval-S benchmark while using up to 92% fewer context tokens than naive context injection. Works out of the box with Claude Code, Codex, Cursor, Windsurf, Cline, OpenCode, Kilo Code, Hermes, and any MCP client through 51 MCP tools plus 12 hooks and 4 skills.

open-sourceOpen Source
fast-agent logo

fast-agent

MCP, ACP and Skills support for building production coding agents — interactive or automated.

fast-agent is an Apache-licensed Python framework for building and running LLM agents with full MCP (Model Context Protocol) and ACP support. It ships with an interactive shell mode, Skills management, and multi-model routing — making it a practical platform for coding agents, workflow automation, and agent evaluation across Claude, Codex, HuggingFace, and local models.

open-source
Omnara logo

Omnara

Command center for Claude Code and Codex — monitor, steer, and voice-control your AI agents from any device.

Omnara is a command center for AI coding agents, letting you run, monitor, and steer Claude Code and Codex sessions from your phone, web browser, Apple Watch, or any device while the agent runs on your machine. Sessions migrate to the cloud when your laptop goes offline, and the voice-first interface lets you guide your agent hands-free. Built by a YC S25 team and available with a free tier plus paid plans across desktop, web, and mobile clients.

freemium
PageIndex logo

PageIndex

Vectorless, reasoning-based RAG that reads documents like a human expert — no vector DB, no chunking.

PageIndex is a vectorless, reasoning-based RAG system that builds hierarchical tree indexes from long documents and uses LLMs to navigate them like a human expert would. Instead of chunking text and comparing embeddings, it constructs a table-of-contents-style structure and reasons its way to the right sections — no vector database required. Available as an open-source Python package, cloud API, MCP server, and chat platform.

freemium