Update README.md
This commit is contained in:
parent
05ca523710
commit
8c2053db5b
1 changed files with 4 additions and 2 deletions
|
|
@ -26,12 +26,14 @@ The repository contains a set of folders that represent the steps in the evoluti
|
||||||
1. Structured output with Pydantic
|
1. Structured output with Pydantic
|
||||||
2. CMD script to process custom PDFs
|
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:
|
|
||||||
|
We introduce the following concepts:
|
||||||
1. Long Term Memory
|
1. Long Term Memory
|
||||||
2. Short Term Memory
|
2. Short Term Memory
|
||||||
3. Episodic Buffer
|
3. Episodic Buffer
|
||||||
4. Attention Modulators
|
4. Attention Modulators
|
||||||
The code at this level contains:
|
|
||||||
|
The code at this level contains:
|
||||||
1. Simple PDF ingestion
|
1. Simple PDF ingestion
|
||||||
2. FastAPI
|
2. FastAPI
|
||||||
3. Docker Image
|
3. Docker Image
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue