Skip to content

Code for question answering model using Retrieval-Augmented Generation

License

Notifications You must be signed in to change notification settings

mfazelnia/RAG-Question-Answering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAG-Question-Answering

Code for question answering model using Retrieval-Augmented Generation

Install Requirements

pip install -r requirements.txt

Requirements

Hugging Face OpenAI API

Run Interactive Q&A application

python src/main.py

About

Code for question answering model using Retrieval-Augmented Generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages