Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -4,14 +4,22 @@ emoji: π
|
|
4 |
colorFrom: blue
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 5.33.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# π AI Data Explorer with Gemini
|
13 |
|
14 |
-
**
|
|
|
|
|
|
|
15 |
|
16 |
## π Overview
|
17 |
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!
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
+
sdk_version: "5.33.0"
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
tags:
|
11 |
+
- agent-demo-track
|
12 |
+
- hackathon
|
13 |
+
- gemini
|
14 |
+
- data-analysis
|
15 |
---
|
16 |
|
17 |
# π AI Data Explorer with Gemini
|
18 |
|
19 |
+
**Track 3: Agentic Demo Showcase**
|
20 |
+
|
21 |
+
## π― Hackathon Submission
|
22 |
+
This is my submission for the **Agents-MCP-Hackathon** in **Track 3: Agentic Demo Showcase**.
|
23 |
|
24 |
## π Overview
|
25 |
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!
|