Spaces:
Sleeping
Sleeping
# π 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 | |