MENU

Fun & Interesting

Intro and demo to RAG with Azure OpenAI

Houssem Dellai 11,314 lượt xem 8 months ago
Video Not Working? Fix It Now

Retrieval Augmented Generation (RAG) is a technique used to feed more accurate and up to date data to LLM models like ChatGPT. That is because LLM models have two important limitations. They are trained on a massive amount of data, but they not trained on all data available on the internet. In addition to that, they are not trained on customer private data. So the question is how can we feed LLM models with this lacking data so we make sure its answers are accurate and correct.
Well, this is what RAG will do.
More details in this video.

Disclaimer: This video is part of my upcoming course on Udemy. Watch the updates here: https://www.udemy.com/user/houssem-dellai/

Follow me on Twitter for more content: https://twitter.com/houssemdellai

Comment