shuv25 commited on
Commit
613c65a
·
verified ·
1 Parent(s): 54d7f42

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -136,7 +136,7 @@ with gr.Blocks(
136
  with gr.Row():
137
  with gr.Column():
138
  gr.HTML(create_agent_card(
139
- title="Delivery Optimization Agent",
140
  description="Real-time route planning, cost optimization, and traffic analysis using OpenStreetMap data. Get optimized delivery routes with accurate cost estimates.",
141
  features=[
142
  "Interactive maps with turn-by-turn directions",
@@ -151,7 +151,7 @@ with gr.Blocks(
151
 
152
  with gr.Column():
153
  gr.HTML(create_agent_card(
154
- title="Data Analyzer Agent",
155
  description="""Data Analyzer is an AI-powered data analysis tool that automatically explore, visualize,
156
  and generate insights from uploaded CSV datasets through natural language queries""",
157
  features=[
 
136
  with gr.Row():
137
  with gr.Column():
138
  gr.HTML(create_agent_card(
139
+ title="SparkDelivery",
140
  description="Real-time route planning, cost optimization, and traffic analysis using OpenStreetMap data. Get optimized delivery routes with accurate cost estimates.",
141
  features=[
142
  "Interactive maps with turn-by-turn directions",
 
151
 
152
  with gr.Column():
153
  gr.HTML(create_agent_card(
154
+ title="SparkNova",
155
  description="""Data Analyzer is an AI-powered data analysis tool that automatically explore, visualize,
156
  and generate insights from uploaded CSV datasets through natural language queries""",
157
  features=[