multidoc_chat / readme.md
akashshahade's picture
Upload 7 files
6363d82 verified
# πŸ“„ Multidoc Chat - Hugging Face Space
Multidoc Chat allows users to upload **PDFs and Excel files** and ask questions about the content. It uses:
- **Groq API** + **Llama model** for answering queries
- **Streamlit** for a simple and interactive UI
## πŸš€ Features
- Upload **PDFs & Excel** files
- Extract text automatically
- Ask questions & get AI-powered responses
- Interactive chat history
## πŸ”§ Installation
1. **Clone this repository:**
```sh
git clone https://huggingface.co/spaces/akashshahade/multidoc_chat
cd multidoc_chat