James MacQuillan commited on
Commit
6c1ac0c
·
1 Parent(s): 6a870b4
Files changed (1) hide show
  1. app.py +7 -1
app.py CHANGED
@@ -143,7 +143,13 @@ examples = [
143
  ['what is the average analyst price target for Nvidia'],
144
  ['whats the outlook for the stock market in 2025'],
145
  ['when does Nvidia next report earnings'],
146
- ['what are the latest products from apple']
 
 
 
 
 
 
147
  ]
148
 
149
  chatbot = gr.Chatbot(
 
143
  ['what is the average analyst price target for Nvidia'],
144
  ['whats the outlook for the stock market in 2025'],
145
  ['when does Nvidia next report earnings'],
146
+ ['what are the latest products from apple'],
147
+ ["What is Tesla's current price-to-earnings ratio and how does it compare to other car manufacturers?"],
148
+ ["List the top 5 performing stocks in the S&P 500 this month"],
149
+ ["What is the dividend yield for Coca-Cola?"],
150
+ ["Which companies in the tech sector are announcing dividends this month?"],
151
+ ["Analyze the latest moving averages for Microsoft; are they indicating a trend reversal?"],
152
+ ["What is the latest guidance on revenue for Meta?"]
153
  ]
154
 
155
  chatbot = gr.Chatbot(