Smart Report Analyzer – LLM-Powered Summarization + Q&A for Excel & PDF Reports

Hi Streamlit Community! :waving_hand:

I’m excited to share a project I just built: Smart Report Analyzer — an interactive app that helps you:

  • :page_facing_up: Upload PDFs, Excel, or CSV files
  • :brain: Get instant summaries using Hugging Face LLMs
  • :speech_balloon: Ask natural language questions about the data
  • :bar_chart: View EDA visualizations built with Plotly

Built with:

  • streamlit
  • transformers (Flan-T5, Tapas, Bart)
  • pandas, plotly, pdfplumber

:link: Live app: https://smart-report-analyzer-zbvdg8xsffutx3cp3v8ppc.streamlit.app/
:laptop: 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 :raising_hands:

— Sreeja