Shorted is an AI-native platform built on Google Cloud. From conversational stock analysis to automated news sentiment classification, AI is embedded in every layer of the stack.
Three distinct AI systems work together to deliver intelligent short position analysis
Conversational stock analysis powered by Gemini LLM with 8 API tools. Ask questions about short positions, get real-time data, and receive streaming responses with cited sources.
Automated RSS aggregation classifies news sentiment using Gemini 2.0 Flash batch processing. Articles are matched to ASX stocks and tagged with bullish, bearish, or neutral sentiment.
GPT-4 powered metadata extraction generates company summaries, competitive analysis, risk factors, and key people profiles. Automated logo discovery via web scraping.
A microservices architecture built for reliability and scale
Every service runs on Google Cloud, leveraging managed infrastructure for reliability and scale
10+ containerized microservices with automatic scaling, zero cold-start optimization, and per-request billing.
6 automated jobs orchestrating daily data syncs, news aggregation, and materialized view refreshes.
Centralized secrets management for API keys, database credentials, and service account tokens.
Private Docker registry storing versioned container images for all microservices.
Serving company logos and static assets with global CDN distribution.
Entire infrastructure defined as code — reproducible, version-controlled, and auditable deployments.
Real numbers from a production system processing millions of data points