Introduction to RAG

Hi Friends,

I need help/ suggestion with a use case wherein I am required to develop a RAG based system which could query our application documentation and provide answers in natural language. I have heard about RAG, Langchain, semantic kernel but I dont know where I should start. If you can guide me to a good resource it would be helpful alot.

There is a Short Course on RAG methods.

1 Like

Would you consider to use a RAG as a service system where you can upload your documentation and query it when you process your user queries?