This is a basic retrival augmented generation system that uses qdrant and open AI.
This project requires the following third party libraries and their dependencied, aside the default python libraries:
langchain
transformer
auto_gptq
qdrant_client
fitz (pymupdf)
tabula
glob
streamlit
PIL (pillow)
the .env file need to be filled with the required information.