PDF-Chat-using-AI / README.md
asadnhasan's picture
Update README.md
cc55d50
---
title: PDF Chat Using AI
emoji: πŸ“Š
colorFrom: indigo
colorTo: gray
sdk: streamlit
sdk_version: 1.29.0
app_file: app.py
pinned: false
license: mit
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
<div align="center">
<h1>PDF Chat Application with GradientAI Integration πŸ“šβœ¨</h1>
<img src="images/Imagetop.png" alt="PDF Chat Application Logo" width="300">
</div>
[![GitHub stars](https://img.shields.io/github/stars/asadnhasan/Pdf-Chat-App-Gradient)](https://github.com/asadnhasan/Pdf-Chat-App-Gradient/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/asadnhasan/Pdf-Chat-App-Gradient)](https://github.com/asadnhasan/Pdf-Chat-App-Gradient/network)
[![GitHub issues](https://img.shields.io/github/issues/asadnhasan/Pdf-Chat-App-Gradient)](https://github.com/asadnhasan/Pdf-Chat-App-Gradient/issues)
[![Discord](https://img.shields.io/discord/your-server-ID?color=%237289DA&label=Discord&logo=discord&logoColor=white&style=flat-square)](https://discord.gg/EytJtd4dW4)
[![License](https://img.shields.io/github/license/asadnhasan/Pdf-Chat-App-Gradient)](LICENSE)
Welcome to the PDF Chat Application, where PDFs meet interactivity! This Streamlit-powered app lets you upload any PDF and chat away, asking any questions you have about the document's content. Dive into the magic of LlamaIndex and GradientAI and experience a new era of document interaction.
![PDF Chat Application UI](images/screenshot.png)
## 🌟 Features
- **Interactive Chat**: Engage with your PDFs using natural language.
- **Smart Indexing**: Powered by LlamaIndex for lightning-fast responses.
- **Cutting-edge AI**: Utilizing GradientAI's NLP to understand and process your queries.
- **Sleek UI**: Built with Streamlit for an intuitive user experience.
## βš™οΈ Installation
Want to get it running on your machine? It's as simple as:
```bash
git clone https://github.com/asadnhasan/Pdf-Chat-App-Gradient
cd asadnhasan/Pdf-Chat-App-Gradient
pip install -r requirements.txt
```
πŸš€ Usage
To launch the app, spin it up with:
```
streamlit run app.py
```
Visit http://localhost:8501 in your browser and start chatting with your PDF!
πŸ’‘ How to Contribute
Got an idea to make this even better? Contributions are welcome!
Fork the Project
Create your Feature Branch (git checkout -b feature/AmazingFeature)
Commit your Changes (git commit -m 'Add some AmazingFeature')
Push to the Branch (git push origin feature/AmazingFeature)
Open a Pull Request
Don't forget to give this repo a ⭐ to help promote PDF Chat Application!
πŸ“ License
Distributed under the MIT License. See LICENSE for more information.
## 🌐 Connect with Me
Hey there! I'm **Syed Asad**, the creator of this PDF Chat Application. If you're as excited about revolutionizing how we interact with PDFs as I am, let's connect!
- 🌟 **LinkedIn**: [Syed Asad](https://www.linkedin.com/in/syed-asad-76815246/) - Let's connect professionally and expand our networks.
- πŸ“§ **Email**: [asadnhasan@gmail.com](mailto:asadnhasan@gmail.com) - For inquiries, collaborations, or just a chat about technology and innovation.
- πŸš€ **GitHub**: Follow my journey in open-source - [Syed's GitHub](https://github.com/asadnhasan)
- πŸ’¬ **Discord**: [Join our Discord Channel](https://discord.gg/EytJtd4dW4)
Feel free to reach out for discussions, collaborations, or just to say hi. I'm always open to new ideas and opportunities!
If you find the PDF Chat Application helpful or interesting, show some love with a ⭐ on GitHub. Happy chatting with your PDFs!