Finlyze AI — Financial Intelligence Platform
2026.01 – CurrentA full-stack AI financial-analysis platform (FastAPI + LangGraph + Next.js 16) for individual investors, covering US and Hong Kong equities and crypto, live at finlyze.ai. A coordinator plans a DAG over a registry of 70+ agents; compound questions go to a CodeAct sandbox, where the model writes one Python block that is AST-checked, executed in isolation (rlimit / Docker / remote sandbox service) and critiqued by chart QA, code review and log review with a repair loop. A production harness wraps every route: intent triage and a clarify gate, an event ledger with replayable runs, a point-in-time gate against look-ahead, one finalize pipeline (numeric verification → qualitative-claim check → answer eval and repair → artifact routing), a cost ledger with circuit breakers over an 8-provider model gateway, and a skill incubation → evaluation → promotion loop behind admin approval. Product surface: AI chat with an Agent Run panel, horizon-exact Monte Carlo forecast cards, deep-analysis reports with PDF variants, a 12-persona debate room, watch rules with web push, AI stock discovery, generated courses with quizzes, an admin console, billing, MFA and GDPR export. About 160k lines of code, 2,800+ tests, bilingual, phone-ready.
