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*