A Retrieval-Augmented Generation (RAG) app that loads PDFs and text files, and lets you ask questions using a Hugging Face model.
pip install -r requirements.txtstreamlit run main.pyPull requests are welcome, just trying to toy around with rag's. Help is appreciated!