{"slug":"cognee","name":"cognee","owner":null,"repo":null,"category":"memory-context","lang":"","blurb":"Open-source AI memory platform that builds a knowledge-graph-plus-vector memory for agents via a self-improving cognify pipeline.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"Open-source AI memory platform that builds a knowledge-graph-plus-vector memory for agents via a self-improving cognify pipeline.","website":"https://www.cognee.ai","docs_url":"https://docs.cognee.ai","signup_url":"https://platform.cognee.ai/sign-in","pricing_model":"freemium","pricing_note":"OSS core free (MIT); Cloud free 1M tokens, no card, 14-day trial; ~$2.50 per 1M tokens processed","auth_type":"api-key","agent_signup":"manual-only","agent_signup_note":"Cloud key via Google/GitHub signup at platform.cognee.ai (no card), created in the dashboard. OSS self-host (pip install cognee) needs no external key.","mcp_server":"https://github.com/topoteretes/cognee","sdks":["Python","REST","MCP"],"code_sample":"{\"lang\":\"python\",\"code\":\"import cognee, asyncio\\n\\nasync def main():\\n    await cognee.add(\\\"Alex is a founder building an AI publication.\\\")\\n    await cognee.cognify()          # builds the knowledge graph\\n    print(await cognee.search(\\\"What is Alex building?\\\"))\\n\\nasyncio.run(main())\"}","tags":["memory","agents","knowledge-graph","graphrag","open-source"],"useCases":[],"codeSample":{"lang":"python","code":"import cognee, asyncio\n\nasync def main():\n    await cognee.add(\"Alex is a founder building an AI publication.\")\n    await cognee.cognify()          # builds the knowledge graph\n    print(await cognee.search(\"What is Alex building?\"))\n\nasyncio.run(main())"},"oneLiner":"Open-source AI memory platform that builds a knowledge-graph-plus-vector memory for agents via a self-improving cognify pipeline.","docsUrl":"https://docs.cognee.ai","signupUrl":"https://platform.cognee.ai/sign-in","pricingModel":"freemium","pricingNote":"OSS core free (MIT); Cloud free 1M tokens, no card, 14-day trial; ~$2.50 per 1M tokens processed","authType":"api-key","agentSignup":"manual-only","agentSignupNote":"Cloud key via Google/GitHub signup at platform.cognee.ai (no card), created in the dashboard. OSS self-host (pip install cognee) needs no external key.","mcpServer":"https://github.com/topoteretes/cognee"}