Sw1ft0 commited on
Commit
f499806
·
1 Parent(s): 7273bff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Excel AI Analyzer
3
+ emoji: 📊
4
+ colorFrom: indigo
5
+ colorTo: blue
6
+ sdk: gradio
7
+ sdk_version: 4.39.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ # 📊 Excel AI Analyzer
13
+
14
+ Upload an Excel file and ask questions about revenue and occupancy.
15
+ Built with **Gradio** + **pandas**.