← Back to context Comment by osigurdson 6 months ago Wouldn't this just be foundational model + RAG in the limit? 1 comment osigurdson Reply CharlieDigital 6 months ago RAG is the action of retrieval to augment generation. Retrieval of what? From where?The process that feeds RAG is all about how you extract, transform, and load source data into the RAG database. Good RAG is the output of good ETL.
CharlieDigital 6 months ago RAG is the action of retrieval to augment generation. Retrieval of what? From where?The process that feeds RAG is all about how you extract, transform, and load source data into the RAG database. Good RAG is the output of good ETL.
RAG is the action of retrieval to augment generation. Retrieval of what? From where?
The process that feeds RAG is all about how you extract, transform, and load source data into the RAG database. Good RAG is the output of good ETL.