Enhance README with cognee usage details

Expanded the 'Using cognee' section with details on self-hosted package and production readiness.
This commit is contained in:
Vasilije 2025-09-24 20:12:40 +02:00 committed by GitHub
parent 311085b2f3
commit 867e216bef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -89,8 +89,15 @@ Your contributions are at the core of making this a true open source project. An
## Using cognee
Start with our self-hosted package and UI.
Deploy your data to our hosted solution with one click once you want to move to production.
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
Ready for production:
- Sync your local data to our [hosted solution](www.cognee.ai)
- Get your API endpoint
- Secure and protected, and multi-tenant
## Self-Hosted (Open Source)