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:
parent
311085b2f3
commit
867e216bef
1 changed files with 9 additions and 2 deletions
11
README.md
11
README.md
|
|
@ -89,8 +89,15 @@ Your contributions are at the core of making this a true open source project. An
|
||||||
|
|
||||||
## Using cognee
|
## Using cognee
|
||||||
|
|
||||||
Start with our self-hosted package and UI.
|
Start with our self-hosted package:
|
||||||
Deploy your data to our hosted solution with one click once you want to move to production.
|
- 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)
|
## Self-Hosted (Open Source)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue