A production-ready AI-powered retail analytics platform built with modern technologies.
Retail Intelligence AI V2 is a comprehensive platform for retail analytics, featuring:
- Real-time Analytics: Interactive dashboards with KPIs and charts
- AI Assistant: Natural language queries against your retail data
- Demand Forecasting: Prophet-based time-series forecasting
- Anomaly Detection: Automatic detection of unusual patterns
- Smart Alerts: Custom alert rules with real-time notifications
- Multi-tenant Architecture: Support for multiple organizations
- Role-based Access Control: Owner, Admin, Analyst, Viewer roles
- Upload any retail dataset (CSV)
- Automatic data cleaning and validation
- Real-time filtering (Category, Region, Discount, Profit)
- Revenue, profit, and margin tracking
- Loss transaction detection
- Category-wise performance analysis
- Discount vs Profit correlation analysis
- AI-style executive summary
- Critical issue detection
- Prioritized business actions
- Regression-based profit forecasting
- Trend analysis using discount patterns
- Future performance estimation
-
Adjust discount caps
-
Apply pricing strategies
-
Instantly see impact on:
- Profit
- Margin
- Business performance
-
Composite scoring based on:
- Profit margin
- Loss rate
- Discount discipline
-
Status classification:
- Healthy 🟢
- At Risk 🟡
- Critical 🔴
- High discount loss detection
- Profit deficit warnings
- Loss rate threshold alerts
- Discount optimization strategies
- Category rebalancing insights
- Loss recovery suggestions
- Frontend/UI: Streamlit + Custom CSS
- Data Processing: Pandas, NumPy
- Visualization: Plotly
- Analytics & Modeling: SciPy (Regression)
- Deployment: Streamlit Cloud
git clone https://github.com/sivadst/Retail-Intelligence-AI.git
cd Retail-Intelligence-AI
pip install -r requirements.txt
streamlit run app.pyRetail-Intelligence-AI/
│
├── app.py # Main application
├── requirements.txt # Dependencies
└── README.md # Documentation
- Retail performance analysis
- Pricing strategy optimization
- Profit leakage detection
- Business decision support
- Data-driven executive reporting
- Machine Learning models (forecasting, clustering)
- Natural language query interface
- Multi-dataset comparison
- Real-time data pipeline integration
This project demonstrates the transition from:
Data Analysis → Decision Intelligence
selvasiva (Data Science Builder) Passionate about building AI-powered systems that solve real-world problems.
⭐ If you found this useful, consider starring the repo!