diff --git a/README.md b/README.md index 47517076a..5149e9ac1 100644 --- a/README.md +++ b/README.md @@ -116,11 +116,15 @@ Example output: Natural Language Processing (NLP) is a cross-disciplinary and interdisciplinary field that involves computer science and information retrieval. It focuses on the interaction between computers and human language, enabling machines to understand and process natural language. ``` -Graph visualization: -Graph Visualization -Open in [browser](https://rawcdn.githack.com/topoteretes/cognee/refs/heads/add-visualization-readme/assets/graph_visualization.html). +### cognee UI -For more advanced usage, have a look at our documentation. +You can also cognify your files and query using cognee UI. + + +Cognee UI 2 + + +Try cognee UI out locally [here](https://docs.cognee.ai/how-to-guides/cognee-ui). ## Understand our architecture diff --git a/assets/cognee-ui-1.webp b/assets/cognee-ui-1.webp new file mode 100644 index 000000000..714bf3a68 Binary files /dev/null and b/assets/cognee-ui-1.webp differ diff --git a/assets/cognee-ui-2.webp b/assets/cognee-ui-2.webp new file mode 100644 index 000000000..840470c25 Binary files /dev/null and b/assets/cognee-ui-2.webp differ diff --git a/assets/graph_visualization.html b/assets/graph_visualization.html deleted file mode 100644 index fc21a1b57..000000000 --- a/assets/graph_visualization.html +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/assets/graph_visualization.png b/assets/graph_visualization.png deleted file mode 100644 index 2a6a2a1bd..000000000 Binary files a/assets/graph_visualization.png and /dev/null differ