Stock Oracle is an AI-powered stock analysis platform combining real-time market data, SEC filings, and Groq LLM-generated research reports. It features live prices, technical indicators (RSI, MACD), company news, global events, AI-scored sentimen…
Stock Oracle is an AI-powered stock analysis platform combining real-time market data, SEC filings, and Groq LLM-generated research reports. It features live prices, technical indicators (RSI, MACD), company news, global events, AI-scored sentiment, and 8-section institutional reports with price predictions. The app includes a two-layer rate limiting system (3 free analyses/day per IP with localStorage persistence) that disables inputs when limit reached. Built with React + Vite frontend and Node.js/Express backend proxying all API calls. Integrates Twelve Data, Finnhub, NewsAPI, Alpha Vantage, Groq, and SEC EDGAR. Live demo: https://stock-oracle-fullstack.onrender.com
Use claude to debug and code a bit of this code.