28 lines
826 B
Markdown
28 lines
826 B
Markdown
Key features & principles:
|
|
- modal/plug & play design
|
|
- Biomimicing based
|
|
- self inferencing loop
|
|
- Graph->LLM->Graph based logic (Self reflect)
|
|
- attention (Short term memory)
|
|
- generalized & contextuaized memory schema (memory is strongly context dependent and temporal)
|
|
LLM module
|
|
Graph module
|
|
Short term memory module
|
|
mid-term memory (history on the toppic)
|
|
graph powered long term memory with embedding storage for skills & AII ( interface on some of the layers)
|
|
separate text IOs"
|
|
- multi agent communication module/console/
|
|
- internal state/context/mood/STM
|
|
- actions output
|
|
|
|
|
|
|
|
GRAPH schema
|
|
|
|
idea
|
|
- is child of
|
|
|
|
Q: Brainstorm neo4j schema for biomimicing memory storage as neo4j graph database. It should be similar to the way humans store, retrieve and generalize knowledge
|
|
|
|
Memory model:
|