agiresearch/OpenAGI

[Feature] Build RAG agent from scratch

scottyaohk opened this issue · 0 comments

Description:
The goal is to implement RAG from scratch.

A rough Implement Plan:

  • document chunker
  • vector storage
  • agent