From 719e30e0b22bbb5e6745fe6586d139b435da6d65 Mon Sep 17 00:00:00 2001 From: Vasilije <8619304+Vasilije1990@users.noreply.github.com> Date: Sat, 26 Aug 2023 17:35:00 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a4a85edf..81cb21a40 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,13 @@ To address this issue, [dlthub](https://dlthub.com/) and [prometh.ai](http://pro ## PromethAI-Memory Repo Structure The repository contains a set of folders that represent the steps in the evolution of the modern data stack from POC to production -- Level 1 - CMD script to process PDFs + +#### Level 1 - CMD script to process PDFs We introduce the following concepts: 1. Structured output with Pydantic 2. CMD script to process custom PDFs -- Level 2 - Memory Manager implemented in Python + +#### Level 2 - Memory Manager implemented in Python We introduce the following concepts: 1. Long Term Memory