An open API service indexing awesome lists of open source software.

https://github.com/crypto-artisan/simple-pdf-docx-chatbot

openai-pdf-docx-chatbot-streamlit
https://github.com/crypto-artisan/simple-pdf-docx-chatbot

Last synced: 2 months ago
JSON representation

openai-pdf-docx-chatbot-streamlit

Awesome Lists containing this project

README

        

# 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/yourusername/chat-with-pdf-doc.git```
```cd chat-with-pdf-doc```

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

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

## License:
This project is licensed under the MIT License.

## Acknowledgments:
- This project uses the [OpenAI API](https://openai.com) for natural language processing.

Feel free to use this project.

powered by hightecular95908