From e62339d333a50bf51e29b270e752557dd61e038d Mon Sep 17 00:00:00 2001 From: Vasilije <8619304+Vasilije1990@users.noreply.github.com> Date: Wed, 24 Sep 2025 20:16:31 +0200 Subject: [PATCH] Revise cognee usage details in README Updated the features and benefits of using cognee in the README. --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ffd0e98c1..c90b76a15 100644 --- a/README.md +++ b/README.md @@ -90,14 +90,15 @@ Your contributions are at the core of making this a true open source project. An ## Using cognee Start with our self-hosted package: - - UI and embedded Python notebooks - - Custom memory components you can add yourself - - Distributed cognee to process a TBs of your data + - Get self-serve UI with embedded Python notebooks + - Add custom tasks and pipelines + - Docker images and MCP servers you can deploy + - Use distributed cognee to process a TBs of your data Ready for production: - Sync your local data to our [hosted solution](www.cognee.ai) - - Get your API endpoint - - Secure and protected, and multi-tenant + - Get a secure API endpoint + - We manage the UI for you ## Self-Hosted (Open Source)