A stock analysis agent built with Phidata, Groq, and YFinance.
- Real time stock prices
- Analyst recommendations
- Web search capability
- Phidata
- Groq (llama-3.3-70b)
- YFinance
- DuckDuckGo Search
- Clone the repo
- Install dependencies:
pip install -r requirements.txt - Create a
.envfile with your API keys - Run:
python playground.py