arunavabasucom / PDFAssist

πŸ“š PDFAssist - chat with your pdf !!
https://pdfassist.arunavabasu.com
MIT License
0 stars 2 forks source link
langchain streamlit

πŸ”– PDFAssist

CleanShot 2023-09-10 at 18 44 05@2x

PDFAssist let's you chat your pdf.It leverages the power of langchain and streamlit to create a seamless and interactive PDF chat experience.It utilizes state-of-the-art LLMs including gpt-3.5-turbo, LLama2-70b, LLama2-7b, flan-t5-xxl and many more (coming soon)to provide intelligent responses and meaningful interactions.

Table of Contents

Features

Installation

Follow these steps to set up the project locally:

  1. Clone the Repository:

    git clone https://github.com/arunavabasu-03/PDFAssist.git
    cd PDFAssist
  2. Install Dependencies

    pip install -r requirements.txt
  3. Run the Application:

    python3 src/app.py

Contributing

Contributions to this project are welcome!

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code for your own projects.