From 99efc0b2b93e6f9acad527dbbad5d55a4a02db37 Mon Sep 17 00:00:00 2001 From: Vasilije <8619304+Vasilije1990@users.noreply.github.com> Date: Wed, 24 Sep 2025 19:58:30 +0200 Subject: [PATCH] Update README with usage and installation details Added section on using Cognee and installation instructions. --- README.md | 62 +++++++++++++++++++++++++++++-------------------------- 1 file changed, 33 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index bd4f713ad..744c54ecd 100644 --- a/README.md +++ b/README.md @@ -87,17 +87,22 @@ Get started quickly with a Google Colab documentation -### Simple example +#### Simple example -#### Via CLI +##### Via CLI These commands will show you the basics of cognee CLI @@ -134,9 +139,13 @@ cognee-cli cognify cognee-cli search "What does cognee do?" cognee-cli delete --all +``` +or run +``` +cognee-cli -ui ``` -#### Python +##### Python This script will run the default pipeline: @@ -173,29 +182,18 @@ Example output: ``` -## Our paper is out! Read here -
-
+Get up and running in minutes with automatic updates, analytics, and enterprise security.
-### Running the UI
+1. Sign up on [cogwit](https://www.cognee.ai)
+2. Add your API key to local UI and sync your data or send your data to Cogwit API
-Try cognee UI by setting your LLM_API_KEY and running ``` cognee-cli -ui ``` command on your terminal.
-
-## Understand our architecture
-
-
-