This is chat application that lets you ask questions and learn from the documents that you can upload to it. A classic RAG application.
Additional Functionality :- User can select chat responses of their liking which can all be later downloaded as a .txt file
To use:-
- Setup using requirements.txt
- Save the files with the correct directory structure and in the terminal : streamlit run app.py