muskangoyal06 commited on
Commit
9e18487
·
verified ·
1 Parent(s): 718c83c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,7 +43,7 @@ def fetch_stock_data(symbol):
43
 
44
  # Main app
45
  def main():
46
- st.title("Empower_AI: your Comprehensive Investment Companion")
47
 
48
  # Input for stock symbol
49
  stock_symbol = st.text_input("Enter Stock Symbol (e.g., AAPL, TSLA):", "AAPL")
 
43
 
44
  # Main app
45
  def main():
46
+ st.title("Empower_AI: Precision Investment Insights")
47
 
48
  # Input for stock symbol
49
  stock_symbol = st.text_input("Enter Stock Symbol (e.g., AAPL, TSLA):", "AAPL")