Hi Streamlit Community!
I’m excited to share a project I just built: Smart Report Analyzer — an interactive app that helps you:
Upload PDFs, Excel, or CSV files
Get instant summaries using Hugging Face LLMs
Ask natural language questions about the data
View EDA visualizations built with Plotly
Built with:
streamlit
transformers
(Flan-T5, Tapas, Bart)pandas
,plotly
,pdfplumber
Live app: https://smart-report-analyzer-zbvdg8xsffutx3cp3v8ppc.streamlit.app/
GitHub: GitHub - SreejaBethu/Smart-Report-Analyzer: An AI-powered LLM app to analyze and summarize Excel, CSV, and PDF reports using Hugging Face language models. Built with Streamlit.
Screenshot: (drag and drop your thumbnail image or screenshot here)
Would love feedback, feature suggestions, and ideas for extending it (multi-file support? insights comparison?).
Thanks to the amazing Streamlit + Hugging Face community for making this possible
— Sreeja