From 788a0d77dfb3d11329d5fb69d648f50485e57489 Mon Sep 17 00:00:00 2001 From: Vasilije <8619304+Vasilije1990@users.noreply.github.com> Date: Sun, 19 Nov 2023 16:26:24 +0100 Subject: [PATCH] Added a few updates to poetry and tested packages --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc8c51b59..39efa7293 100644 --- a/README.md +++ b/README.md @@ -161,9 +161,11 @@ Scope: Use Neo4j to map the user queries into a knowledge graph based on cogniti Blog post: Soon! - Dynamic Memory Manager -> store the data in N hierarchical stores - Dynamic Graph -> map the user queries into a knowledge graph -- Postgres DB to store metadata - soon +- Classification -> classify the user queries and choose relevant graph nodes +- Context manager -> generate context for LLM to process containing Semantic, Episodic and Vector store data +- Postgres DB to store metadata - Docker -- API - soon +- API