https://github.com/ankur-krgarg/trade_wishper
TradeWhisper: AI-powered trade idea analyzer with real-time stock info, charts, and news. Built using FastAPI + Cohere + yFinance, designed for fintech productivity and clarity.
https://github.com/ankur-krgarg/trade_wishper
Last synced: 2 months ago
JSON representation
TradeWhisper: AI-powered trade idea analyzer with real-time stock info, charts, and news. Built using FastAPI + Cohere + yFinance, designed for fintech productivity and clarity.
- Host: GitHub
- URL: https://github.com/ankur-krgarg/trade_wishper
- Owner: Ankur-krGarg
- License: apache-2.0
- Created: 2025-07-29T07:19:53.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-29T07:22:49.000Z (3 months ago)
- Last Synced: 2025-07-29T09:36:46.296Z (3 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# trade_wishper
# TradeWhisper 🧠📈**TradeWhisper** is a lightweight AI-powered fintech tool that analyzes natural language trade ideas using LLMs, and provides contextual data like stock stats, breakout indicators, charts, and news.
## Features
- 🔍 LLM-based trade idea analysis (Cohere)
- 📊 Real-time stock info using yFinance
- 📈 Chart data for 6-month trends
- 📰 Simulated latest and impactful news## Stack
- FastAPI (Python)
- Cohere LLM API
- yFinance
- Dotenv