CoolFace
Apppublic

mshaheena/AI-Powered_Multi-Modal_Business_Intelligence_Assistant

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
App README

πŸ“Š AI-Powered Multi-Modal Business Intelligence Assistant

Tagline: β€œCombining data science, machine learning, and real-time insights from structured & unstructured data.”

πŸš€ Overview

This AI-powered assistant lets you:

  • β€”πŸ“‚ Upload structured data (CSV, Excel)
  • β€”πŸ“„ Upload unstructured documents (PDF reports)
  • β€”πŸ’¬ Ask natural language questions
  • β€”πŸ“Š Get instant insights & predictions with business-ready summaries

Example:

Q: Summarize the PDF and calculate the total revenue from Product C. A: πŸ’‘ Product C generated $5,000 in revenue this month. The PDF confirms total company revenue exceeded $10,000, meaning Product C contributed about 50% of total sales.

πŸ“¦ Features

  • β€”βœ… Multi-modal: Works with both CSV & PDF together
  • β€”βœ… Direct business answers: Short, numeric, actionable
  • β€”βœ… Automatic merging of structured & unstructured insights
  • β€”βœ… Lightweight, fast model for deployment (flan-t5-small)
  • β€”βœ… Hugging Face Spaces ready with cache fixes

πŸ›  Installation (Local)

bash
git clone https://github.com/yourusername/bi-assistant.git
cd bi-assistant
pip install -r requirements.txt
python app.py


🧠 Tech Stack

Python (Pandas, pdfplumber)

Transformers (flan-t5-small)

Gradio (UI)

Hugging Face Spaces (Deployment)

πŸ“œ License

MIT License

🌐 Running on Hugging Face Spaces

This project is configured to run directly on Hugging Face Spaces with Gradio UI.

Steps:

Create a new Space on Hugging Face

Select Gradio as SDK

Upload:

     app.py

     bi_utils.py

     requirements.txt

     Deploy πŸš€

✨ Author

Mallela Shaheena

LinkedIn | Portfolio Website

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference