Skip to content
Snippets Groups Projects
Commit a6b0b41d authored by Sangamithra Panneer Selvam's avatar Sangamithra Panneer Selvam
Browse files

Update Readme.md

parent ceb72d06
No related branches found
No related tags found
No related merge requests found
# RAG
Retrieval-augmented generation (RAG) is a technique for enhancing the accuracy and reliability of generative AI models with facts fetched from external sources. It is crucial for ensuring the quality, accuracy, and relevance of the generated output.
![RAG-workflow](RAG-workflow.PNG)
![RAG-workflow](RAG-workflow.png)
Retrieval-Augmented Generation (RAG) combines two main components:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment