Show HN: A self-growing wiki of Andrej Karpathy's public work
Category: ai-ml
Tags: ai-memory, knowledge-graph, agent-framework, vector-search, open-source
Score: 7.8/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 8)
Cognee is an open-source memory control plane for AI agents that provides persistent, improving memory across sessions by combining vector embeddings, knowledge graphs, and cognitive science approaches. It is interesting because it enables agents to recall, connect, and act with context from ingested data, supporting features like cross-agent knowledge sharing, user/tenant isolation, and integration with Claude Code and other agent frameworks.
Target audience: backend devs, ai engineers, data engineers
Repository: https://andrej-karpathy.com/ · Python · Apache-2.0 · 17657 stars
View on Hacker News