top | item 40198228

(no title)

snorkel | 1 year ago

LLMs have a limited context size, i.e. the chat bot can only recall so much of the conversation. This project is building a knowledge graph of the entire conversation(s), then using that knowledge graph as a RAG database.

discuss

order

kingJulio|1 year ago

Exactly! With memary only relevant information is passed into the finite context window.