Skip to content

A Retrieval-Augmented Generation (RAG) app that loads PDFs and text files, and lets you ask questions using a Hugging Face model.

Notifications You must be signed in to change notification settings

zyzpaprika/Explainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Explainer

A Retrieval-Augmented Generation (RAG) app that loads PDFs and text files, and lets you ask questions using a Hugging Face model.

Installation

pip install -r requirements.txt

Run

streamlit run main.py

Contributing

Pull requests are welcome, just trying to toy around with rag's. Help is appreciated!

About

A Retrieval-Augmented Generation (RAG) app that loads PDFs and text files, and lets you ask questions using a Hugging Face model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages