Projects
live
BullBrief
AI-powered public-company insights with market, SEC, and earnings context for faster equity research.
Next.jsOpenAI APIyFinanceFinanceMarket Data
Overview
Solo startup build
BullBrief is a full-stack web application that uses AI to generate investor-ready company digests. The platform integrates real-time market data from yFinance, SEC filings, and earnings reports, then employs OpenAI's API to create intelligent, context-aware summaries. The Next.js frontend provides a clean, responsive interface for ticker searches and brief generation, while the Python Flask backend manages data processing, API integrations, and AI prompt engineering. Built to accelerate equity research by condensing complex financial information into actionable insights.
Key features
Real-time market data integration via yFinance API
OpenAI-powered content generation with custom financial prompts
Dynamic ticker search with autocomplete and validation
Responsive Next.js frontend with modern UI components
Flask backend with CORS-enabled API endpoints
Optimized data rendering for fast financial insights
TypeScript implementation for type safety
Learnings
Designing financial interfaces around speed and clarity
Combining live data retrieval with AI-generated summaries
Managing API rate limits and error handling for financial data
Implementing secure backend-frontend communication
Optimizing AI prompts for domain-specific content generation