Skip to content

Here is my GitHub repository for the Corrective RAG model that can answer questions regarding the Paris Olympics 2024.

Notifications You must be signed in to change notification settings

DuyguGoksu/CorrectiveRAGOlympics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Corrective RAG for Paris Olympics 2024

Welcome to the Corrective RAG Model GitHub repository, designed to answer questions related to the Paris 2024 Olympics. This project leverages the GPT-3.5-turbo model via API calls to OpenAI and uses a Corrective Retrieval-Augmented Generation (CRAG) approach to enhance the accuracy and relevance of responses.

Project Overview

The model is designed to provide precise and up-to-date information by retrieving data from relevant sources before generating a response.

Here are the sources:

If any of the documents retrieved are irrelevant to the question, the model performs a web search using Tavily Search.

The implementation of the Corrective RAG model in this project is based on the example provided by LangChain. You can find the reference code here.

About

Here is my GitHub repository for the Corrective RAG model that can answer questions regarding the Paris Olympics 2024.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published