File size: 564 Bytes
4f114c2 e6ba1de 4f114c2 e6ba1de 4f114c2 e6ba1de 4f114c2 e6ba1de ac142f2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
title: Stock Advisor Agent
emoji: π
colorFrom: gray
colorTo: green
sdk: gradio
app_file: app.py
pinned: false
tags:
- agent-demo-track
---
# π Stock Advisor Agent
This is an AI Agent that provides BUY / HOLD / SELL recommendations for any stock ticker based on live data.
## π How it Works
1. Enter a stock ticker (like AAPL or MSFT)
2. The agent fetches real-time stock data
3. GPT-4o analyzes valuation, trend, liquidity, and suggests action
4. A structured summary is displayed
## π₯ Demo Video
[https://www.youtube.com/watch?v=AvSxj7z-0JU]
|