dousery commited on
Commit
1723108
Β·
verified Β·
1 Parent(s): d8c0317

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
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 2025, demonstrating the power of AI agents in automated data analysis and storytelling.
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*