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
- Host: GitHub
- URL: https://github.com/crypto-artisan/simple-pdf-docx-chatbot
- Owner: crypto-artisan
- Created: 2024-02-15T15:04:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-17T06:30:36.000Z (over 1 year ago)
- Last Synced: 2025-01-19T22:22:46.891Z (4 months ago)
- Language: Python
- Size: 729 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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