- Interconnect and retrieve your past conversations, documents, images and audio transcriptions
- Replaces RAG systems and reduces developer effort, and cost.
- Load data to graph and vector databases using only Pydantic
- Manipulate your data while ingesting from 30+ data sources
Get started quickly with a Google Colab notebook or starter repo
Your contributions are at the core of making this a true open source project. Any contributions you make are greatly appreciated. See CONTRIBUTING.md for more information.
You can install Cognee using either pip, poetry, uv or any other python package manager. Cognee supports Python 3.8 to 3.12
You can install the local Cognee repo using pip, poetry and uv. For local pip installation please make sure your pip version is above version 21.3.
You can also set the variables by creating .env file, using our template. To use different LLM providers, for more info check out our documentation
This script will run the default pipeline:
Example output:
You can also cognify your files and query using cognee UI.
Try cognee UI out locally here.
- What is AI memory:
- Simple GraphRAG demo
- cognee with Ollama
We are committed to making open source an enjoyable and respectful experience for our community. See CODE_OF_CONDUCT for more information.