From 280a294ea1cd2e4c24b1f3ef547453b08219c454 Mon Sep 17 00:00:00 2001 From: Vasilije <8619304+Vasilije1990@users.noreply.github.com> Date: Fri, 26 Jan 2024 14:10:44 +0100 Subject: [PATCH] Build and deploy keepi integration support --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 9fdcf2ed1..492f5ab80 100644 --- a/README.md +++ b/README.md @@ -56,13 +56,13 @@ AI Applications and RAGs - Cognitive Architecture, Testability, Production Ready
@@ -73,17 +73,17 @@ AI Applications and RAGs - Cognitive Architecture, Testability, Production Ready [Star us on Github!](https://www.github.com/topoteretes/cognee) Jump into the world of RAG architecture, inspired by human cognitive processes, using Python. -The project runs in iterations, from POC towards production ready code. +[cognee](www.cognee.ai) runs in iterations, from POC towards production ready code. To read more about the approach and details on cognitive architecture, see the blog post: [AI Applications and RAGs - Cognitive Architecture, Testability, Production Ready Apps](https://topoteretes.notion.site/Going-beyond-Langchain-Weaviate-and-towards-a-production-ready-modern-data-platform-7351d77a1eba40aab4394c24bef3a278?pvs=4) -Try it on Whatsapp with one of our partners Keepi.ai by typing /save content followed by /query content +To try it yourselfon Whatsapp with one of our partners(www.keepi.ai) by typing /save content followed by /query content ### Get Started in Moments -Running cognee is a breeze. Simply run `cp env.example .env` and `docker compose up cognee` in your terminal. +Running [cognee](www.cognee.ai) is a breeze. Simply run `cp env.example .env` and `docker compose up cognee` in your terminal. Send API requests add-memory, user-query-to-graph, document-to-graph-db, user-query-processor to the locahost:8000