Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# π AI Data Explorer with Gemini
|
2 |
|
3 |
**agent-demo-track**
|
@@ -40,7 +51,7 @@ AI Data Explorer is an intelligent data analysis application that uses Google's
|
|
40 |
Get your free Gemini API key from [Google AI Studio](https://aistudio.google.com/)
|
41 |
|
42 |
## π Hackathon Submission
|
43 |
-
This project was created for the Gradio + Hugging Face Agent Hackathon
|
44 |
|
45 |
---
|
46 |
*Built with β€οΈ using Gradio and Gemini AI*
|
|
|
1 |
+
---
|
2 |
+
title: AutoEDA
|
3 |
+
emoji: π
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: purple
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: "5.0.0"
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
# π AI Data Explorer with Gemini
|
13 |
|
14 |
**agent-demo-track**
|
|
|
51 |
Get your free Gemini API key from [Google AI Studio](https://aistudio.google.com/)
|
52 |
|
53 |
## π Hackathon Submission
|
54 |
+
This project was created for the Gradio + Hugging Face Agent Hackathon 2024, demonstrating the power of AI agents in automated data analysis and storytelling.
|
55 |
|
56 |
---
|
57 |
*Built with β€οΈ using Gradio and Gemini AI*
|