Ujeshhh commited on
Commit
96a893c
·
verified ·
1 Parent(s): 949c3b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 **Paytm Income PDF** and get structured financial insights using **Gemini AI**.
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():