From ad894431d86468f07d474a4c37754d2a3613aa93 Mon Sep 17 00:00:00 2001 From: Vasilije <8619304+Vasilije1990@users.noreply.github.com> Date: Mon, 16 Oct 2023 07:19:28 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 007d4a1b7..9d454faff 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # PromethAI-Memory Memory management and testing for the AI Applications and RAGs +Dynamic Graph Memory Manager + DB + Rag Test Manager
@@ -105,12 +106,12 @@ We introduce the following concepts: - Docker - API -### Level 3 - Dynamic Memory Manager + DB + Rag Test Manager -Scope: Store the data in N stores and test the retrieval with the Rag Test Manager -- Dynamic Memory Manager -> store the data in N stores +### Level 3 - Dynamic Graph Memory Manager + DB + Rag Test Manager +Scope: Store the data in N-related stores and test the retrieval with the Rag Test Manager +- Dynamic Memory Manager -> store the data in N hierarchical stores - Auto-generation of tests - Multiple file formats supported -- Postgres DB to manage state +- Postgres DB to store metadata - Docker - API