HaryaniAnjali commited on
Commit
31faeef
·
verified ·
1 Parent(s): fe19eef

Rename data-viz-readme.md to READMEmd

Browse files
Files changed (1) hide show
  1. data-viz-readme.md → READMEmd +18 -0
data-viz-readme.md → READMEmd RENAMED
@@ -1,3 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Data Visualization & Cleaning AI
2
 
3
  An intelligent data analysis tool that automatically processes CSV, Excel, JSON, and text files to generate insightful visualizations and cleaning recommendations.
 
1
+ ---
2
+ title: Data Visualization App Using GenerativeAI
3
+ emoji: 🔥
4
+ colorFrom: indigo
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: 5.23.3
8
+ app_file: app.py
9
+ pinned: false
10
+ license: apache-2.0
11
+ short_description: Data Visualization app using generative AI
12
+ ---
13
+
14
+
15
+
16
+
17
+
18
+
19
  # Data Visualization & Cleaning AI
20
 
21
  An intelligent data analysis tool that automatically processes CSV, Excel, JSON, and text files to generate insightful visualizations and cleaning recommendations.