Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 267 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 267 Bytes

[Use CrewAI, Langchain as main libs]:

Tasks:

  • Write the connector files, to chromaDB and gptAPI
  • Write the chunking and storing logic (basic for now). Lets parse text content for a start
  • write the retriever and generator agents (2 Agent architecture)and kickoff