agiresearch / OpenAGI

OpenAGI: When LLM Meets Domain Experts

Home Page:http://aios.foundation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] Build RAG agent from scratch

scottyaohk opened this issue · comments

Description:
The goal is to implement RAG from scratch.

A rough Implement Plan:

  • document chunker
  • vector storage
  • agent