Spaces:
Running
Running
File size: 2,390 Bytes
1723108 665df98 1723108 a6afb47 6fb5af9 665df98 1723108 d8c0317 6fb5af9 d8c0317 513222a d8c0317 ba7c088 954aad3 d8c0317 dd42ce2 d8c0317 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
---
title: AutoEDA
emoji: π
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.33.0
app_file: app.py
pinned: true
tags:
- agent-demo-track
- hackathon
- gemini
- data-analysis
short_description: Upload your CSV file and get instant AI-powered data insight
---
# π AI Data Explorer with Gemini
**Track 3: Agentic Demo Showcase**
## π― Hackathon Submission
This is my submission for the **Agents-MCP-Hackathon** in **Track 3: Agentic Demo Showcase**.
## π Overview
AI Data Explorer is an intelligent data analysis application that uses Google's Gemini AI to automatically understand, analyze, and tell stories about your datasets. Simply upload a CSV file and get instant AI-powered insights!
## β¨ Features
- π€ **AI-Powered Storytelling**: Gemini AI analyzes your data and creates engaging narratives
- π **Automated Data Profiling**: Comprehensive statistical analysis and data quality assessment
- π¨ **Smart Visualizations**: Automatic chart generation based on data characteristics
- π **Missing Data Analysis**: Detailed missing value patterns and recommendations
- π **Correlation Discovery**: Automatic identification of relationships between variables
- π― **Data Quality Scoring**: Instant assessment of dataset completeness
## π οΈ Technology Stack
- **Frontend**: Gradio 5.0
- **AI Engine**: Google Gemini 1.5 Flash
- **Data Processing**: Pandas, NumPy
- **Visualizations**: Plotly, Seaborn
- **Statistics**: SciPy
## π― Use Cases
- **Business Analysts**: Quick dataset understanding and insights
- **Data Scientists**: Rapid EDA (Exploratory Data Analysis)
- **Students**: Learning data analysis through AI explanations
- **Researchers**: Fast dataset characterization
## π How to Use
1. Upload your CSV file
2. Enter your Gemini API key
3. Click "Generate Story" for AI insights
4. Explore data profiling and visualizations
5. Get actionable recommendations
## π₯ Demo Video
[[Demo Video on Youtube - Watch Here!]
](https://www.youtube.com/watch?v=ADUeqIezhnk&feature=youtu.be)
## π API Key Setup
Get your free Gemini API key from [Google AI Studio](https://aistudio.google.com/)
## π Hackathon Submission
This project was created for the Gradio + Hugging Face Agent Hackathon 2025, demonstrating the power of AI agents in automated data analysis and storytelling.
---
*Built with β€οΈ using Gradio and Gemini AI* |