curate-gpt icon indicating copy to clipboard operation
curate-gpt copied to clipboard

Consider the use of a standard wrapper for vector databases and chaining RAG operations

Open cmungall opened this issue 3 months ago • 0 comments

This project implements its own abstraction layer over vector dbs and its own logic for RAG

Consider using a standard framework

  • langchain
  • llamaindex
  • dspy

dspy is very promising IMO

cmungall avatar Mar 06 '24 17:03 cmungall