Kubecon EU in Paris
I attended Kubecon Europe in Paris and made some interviews. Here is the final video. Follow me on Twitter for more content: https://twitter.com/houssemdellai
27/03/2024
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…