Update README.md
This commit is contained in:
parent
57706d468c
commit
ad894431d8
1 changed files with 5 additions and 4 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
# PromethAI-Memory
|
# PromethAI-Memory
|
||||||
Memory management and testing for the AI Applications and RAGs
|
Memory management and testing for the AI Applications and RAGs
|
||||||
|
|
||||||
|
Dynamic Graph Memory Manager + DB + Rag Test Manager
|
||||||
|
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
|
@ -105,12 +106,12 @@ We introduce the following concepts:
|
||||||
- Docker
|
- Docker
|
||||||
- API
|
- API
|
||||||
|
|
||||||
### Level 3 - Dynamic Memory Manager + DB + Rag Test Manager
|
### Level 3 - Dynamic Graph Memory Manager + DB + Rag Test Manager
|
||||||
Scope: Store the data in N stores and test the retrieval with the 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 stores
|
- Dynamic Memory Manager -> store the data in N hierarchical stores
|
||||||
- Auto-generation of tests
|
- Auto-generation of tests
|
||||||
- Multiple file formats supported
|
- Multiple file formats supported
|
||||||
- Postgres DB to manage state
|
- Postgres DB to store metadata
|
||||||
- Docker
|
- Docker
|
||||||
- API
|
- API
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue