dousery commited on
Commit
6fb5af9
Β·
verified Β·
1 Parent(s): e3da9ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
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
- **agent-demo-track**
 
 
 
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!