This is the backend for the AlphaEdge project — an AI-powered stock prediction and analysis platform.
- FastAPI-based REST API.
- Stock market data fetching using
yfinance. - Forecasting models (SVM, Prophet, XGBoost, etc.).
- Technical indicators (RSI, SMA, MACD).
- News and sentiment analysis.
- Chat endpoints for financial Q&A.
git clone <your-repo-url>
cd AlphaEdgeBackend