An open API service indexing awesome lists of open source software.

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.

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