Spaces:
Configuration error
Configuration error
# π SheetMate (Flan-T5 Version) | |
**SheetMate** lets you chat with your Excel sheets using AI! Upload a `.xlsx` file and ask natural language questions to get instant answers. | |
- Export to PDF or CSV | |
- No API key required | |
- Works on Hugging Face Spaces free tier | |
## Developed by Akash Shahade | |
## Run Locally | |
```bash | |
pip install -r requirements.txt | |
streamlit run app.py | |
``` |