Submitted by jaxolingo t3_125qztx in MachineLearning
valjestir t1_je8w22c wrote
Reply to comment by LetGoAndBeReal in [D] The best way to train an LLM on company data by jaxolingo
RAG is exactly what OP needs here. I don’t think Langchain has any way to connect to Azure of Snowflake though so they still need some way to extract that data.
A project I’m working on helps with ETL for retrieval augmented generation: https://github.com/ai-sidekick/sidekick
Viewing a single comment thread. View all comments