π§ Inspiration
Data analysis is still far too slow and technical for most people. Teams spend hours cleaning messy datasets, writing one-off Python scripts, generating plots, and manually building reports. AI tools exist, but none can directly execute real Python code, generate multiple charts, build profiling reports, or clean data in a safe sandbox environment.
We wanted a way for anyone β analysts, founders, operators, students β to upload a CSV and instantly have a powerful AI assistant:
- clean the data
- explore patterns
- run real Python code
- generate visualizations
- build insights
Thatβs how our app was born.
π What it does
AI Business Analyst lets users:
β Upload ANY CSV/Excel dataset
The system automatically loads it into a CUA cloud sandbox.
β Chat with an AI Analyst
Ask things like:
βClean the data and show a summary.β
βPlot correlations between numeric columns.β
βFind interesting insights.β
βGenerate a profiling report.β
βBuild me a table comparing revenue by month.β
β The AI writes and executes REAL Python code
Using pandas, seaborn, matplotlib, numpy, sklearn β exactly like a real data scientist.
β Interactive Dashboard UI
Log in or sign up for Devpost to join the conversation.