Dharma20 commited on
Commit
c0d2be7
Β·
verified Β·
1 Parent(s): e21bb58

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -7
app.py CHANGED
@@ -114,13 +114,13 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
114
  # Header section
115
  gr.HTML("<center><h1>UseCaseGenie - Discover GenAI Use cases for your company and Industry! πŸ€–πŸ§‘β€πŸ³.</h1><center>")
116
  gr.Markdown("""#### This GenAI Assistant πŸ€– helps you discover and explore Generative AI use cases for your company and industry.
117
- You can download the generated use case report as a <b>Markdown file</b> to gain insights and explore relevant GenAI applications.
118
- ### <b>Steps:</b>
119
- 1. <b>Enter your query</b> regarding any company or industry.
120
- 2. <b>Click on the 'Submit' button</b> and wait for the GenAI assistant to generate the report.
121
- 3. <b>Download the generated report<b>
122
- 4. Explore the GenAI use cases and URLs for further analysis.
123
- """)
124
 
125
 
126
  # Input for the user query
 
114
  # Header section
115
  gr.HTML("<center><h1>UseCaseGenie - Discover GenAI Use cases for your company and Industry! πŸ€–πŸ§‘β€πŸ³.</h1><center>")
116
  gr.Markdown("""#### This GenAI Assistant πŸ€– helps you discover and explore Generative AI use cases for your company and industry.
117
+ You can download the generated use case report as a <b>Markdown file</b> and a <b>Feasibility Excel file</b> to gain insights and explore relevant GenAI applications.
118
+ ### <b>Steps:</b>
119
+ 1. <b>Enter your query</b> regarding any company or industry.
120
+ 2. <b>Click on the 'Submit' button</b> and wait for the GenAI assistant to generate the report.
121
+ 3. <b>Download the generated report and Excel file.<b>
122
+ 4. Explore the GenAI use cases and URLs for further analysis.
123
+ """)
124
 
125
 
126
  # Input for the user query