
VoxRegime Oracle is an end-to-end AI trading pipeline that turns voice commands into executed trades. The system processes four stages automatically: Speechmatics transcribes uploaded audio into structured text, Gemini Vision analyzes chart images to classify market regimes (bullish, bearish, or range-bound), three financial LLMs on Featherless API vote independently on the optimal action, and Kraken CLI fires the consensus BUY/SELL/HOLD order with risk management applied. The React 19 frontend features an iOS 26 Liquid Glass UI with dark/light mode, keyboard shortcuts, real-time event logs, and order receipt cards. The FastAPI backend handles all AI processing with graceful sandbox fallbacks when API keys are unavailable. The ensemble approach eliminates single-model bias by requiring consensus across Open-Finance-7B, Finance-LLM, and FinGPT-v3. Deployed on Vercel with a split frontend/backend architecture, VoxRegime Oracle demonstrates how voice AI, computer vision, and multi-model consensus can replace manual trading workflows — reducing execution time from minutes to seconds while adding visual context awareness that most trading bots lack.
19 May 2026