Skip to content

yossilevi94/chat-with-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat with PDF and DOC using OpenAI

Overview:

This project provides a simple and user-friendly chatbot capable of answering questions and extracting information from PDF and DOC files using the OpenAI language model. The chatbot is powered by the OpenAI API, allowing it to understand natural language queries and respond with relevant content from the documents.

Features:

  • Interactive chatbot interface
  • PDF and DOC parsing
  • Easy-to-use with Streamlit web application

Installation:

  1. Clone the repository: git clone https://github.com/yossilevi94/chat-with-pdf.git cd chat-with-pdf

  2. Install dependencies: pip install -r requirements.txt

  3. Start the Streamlit app: streamlit run chatbot.py

License:

This project is licensed under the MIT License.

Acknowledgments:

  • This project uses the OpenAI API for natural language processing.

Feel free to use this project.

About

Chat with PDF and DOC: An advanced chatbot using OpenAI's language model to interactively extract information from PDF and DOC files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages