PDFIntellect
1.0.0
PDFIntellect is a Streamlit app designed for smart PDF data retrieval. This app leverages Language Models (LLMs) to efficiently extract valuable information from PDF documents.
Clone the repository.
git clone https://github.com/jaywyawhare/PDFIntellectInstall the required libraries.
pip install -r requirements.txtRun the Streamlit app.
streamlit run app.pyApp will be available at http://localhost:8501.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the Licence license.