๐ง Smart Report Analyzer
A Streamlit app that uses LLMs from Hugging Face to summarize and interact with PDF, Excel, and CSV reports. Ask questions, get AI-powered insights, and generate instant visualizations.
๐ Features
- ๐ Upload PDF, Excel, or CSV files
- ๐ง Generate summaries using Flan-T5, Bart, and Tapas
- ๐ฌ Ask natural language questions about the content
- ๐ Auto-generate EDA plots with Plotly
๐ Tech Stack
- Streamlit, Hugging Face Transformers
- Flan-T5, Tapas, Bart
- Pandas, Plotly, pdfplumber