bhargobdeka / PDF-Summarizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDF-Summarizer

Check out the app

Streamlit App

This project shows how to build a chatbot to read your PDF file using Langchain and LLM from OpenAI. The project is hosted using streamlit where you can upload your PDF file.

Instructions

  1. clone the project folder
git clone https://github.com/bhargobdeka/PDF-Summarizer.git
  1. go to the folder
cd PDF-Summarizer
  1. run the following code
streamlit run app.py

About

License:MIT License


Languages

Language:Jupyter Notebook 57.7%Language:Python 42.3%