MCPcopy Index your code
trending / topoteretes/cognee

topoteretes/cognee +3,388 ★ this week + Follow

AI analysis grounded in the code graph — computed facts, not vibes · 2026-07-05T09:38:00Z

What it actually is

Cognee is an open-source AI-memory framework that converts raw data into persistent, queryable memory for AI agents. Mechanically, it replaces conventional RAG with a modular ECL (Extract, Cognify, Load) pipeline that combines vector search with graph databases, so documents become both semantically searchable and connected by explicit relationships. The codebase (11,380 symbols) exposes a pipeline engine (execute in cognee/modules/pipelines/tasks/task.py), a graph model (CogneeGraph.add_node), and pluggable relational/graph/vector engine getters. It targets developers building agents that need durable, structured recall rather than stateless prompt context.

Why it's growing

The repository gained 3,388 stars this week, but the fetched evidence is thin: no releases and no commit titles were retrieved, so the spike cannot be tied to a specific shipment. The README does show the product carries external momentum — Product Hunt and Trendshift badges plus a managed "Cognee Cloud" offering — which suggests marketing or press attention rather than a single code event. Honestly, the provided facts do not explain the growth mechanically; the star surge is more plausibly attributable to visibility (the "AI memory" category is currently hot) than to any documented change here.

The full breakdown is free — sign in to read it

What changed recently, how it's actually built (from the code graph), and whether you should care. Free account — no card, no spam.