Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -81,7 +81,7 @@ def analyze_financial_data(file):
|
|
81 |
with gr.Blocks(title="AI Financial Analyzer", theme=gr.themes.Soft()) as demo:
|
82 |
gr.Markdown("""
|
83 |
# 💸 AI-Powered Personal Finance Analyzer
|
84 |
-
Upload your **
|
85 |
""")
|
86 |
|
87 |
with gr.Row():
|
|
|
81 |
with gr.Blocks(title="AI Financial Analyzer", theme=gr.themes.Soft()) as demo:
|
82 |
gr.Markdown("""
|
83 |
# 💸 AI-Powered Personal Finance Analyzer
|
84 |
+
Upload your **UPI Expenses PDF** and get structured financial insights using **Gemini AI**.
|
85 |
""")
|
86 |
|
87 |
with gr.Row():
|