sharsh02 commited on
Commit
8383905
1 Parent(s): f9adf63

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -6
app.py CHANGED
@@ -183,12 +183,13 @@ PLACEHOLDER =f"""<div class="message-bubble-border" style="display: flex; max-wi
183
  </figure>
184
  <div style="padding: 0.5rem 1.5rem;">
185
  <h3 style="text-align: left; font-size: 1.1rem; font-weight: 700; margin-bottom: 0.5rem;">Hi, {greet}</h3>
186
- <p style="text-align: left; font-size: 16px; line-height: 1.5; margin-bottom: 15px;">Welcome! I'm your AI assistant for Indian market research and stock analysis. Here's how you can use:
187
- <br>1. You can ask queries like:
188
- <li> What is the market news today?</li>
189
- <li> How is HCL share performing?</li>
190
- <li> Compare the financial performance of Infosys and Cyient?</li>
191
- <li> Who are the promoters of Brightcomm Group?</li>
 
192
  <div style="display: flex; justify-content: space-between; align-items: left;">
193
  <div style="display: flex; flex-flow: column; justify-content: space-between;">
194
  <span style="display: inline-flex; align-items: center; border-radius: 0.375rem; background-color: rgba(229, 70, 77, 0.1); padding: 0.1rem 0.75rem; font-size: 0.75rem; font-weight: 500; color: #f88181; margin-bottom: 2.5px;">
 
183
  </figure>
184
  <div style="padding: 0.5rem 1.5rem;">
185
  <h3 style="text-align: left; font-size: 1.1rem; font-weight: 700; margin-bottom: 0.5rem;">Hi, {greet}</h3>
186
+ <p style="text-align: left; font-size: 16px; line-height: 1.5; margin-bottom: 15px;">Welcome! I'm your AI assistant for Indian market research and stock analysis.</p>
187
+ <ul style="text-align: left; padding-left: 20px; margin-bottom: 15px;">
188
+ <li>What is the market news today?</li>
189
+ <li>How is HCL share performing?</li>
190
+ <li>Compare the financial performance of Infosys and Cyient?</li>
191
+ <li>Who are the promoters of Brightcomm Group?</li>
192
+ </ul>
193
  <div style="display: flex; justify-content: space-between; align-items: left;">
194
  <div style="display: flex; flex-flow: column; justify-content: space-between;">
195
  <span style="display: inline-flex; align-items: center; border-radius: 0.375rem; background-color: rgba(229, 70, 77, 0.1); padding: 0.1rem 0.75rem; font-size: 0.75rem; font-weight: 500; color: #f88181; margin-bottom: 2.5px;">