Dexter (virattt/dexter) is an open-source TypeScript agent for deep financial research, built by the same author as ai-hedge-fund. Where ai-hedge-fund models a multi-agent trading firm, Dexter is single-purpose: produce an investor-grade equity research report on a target company. The agent autonomously gathers SEC filings, earnings transcripts, analyst notes, market data, and news, builds a structured fundamental and competitive picture, and writes a long-form report with executive summary, business model breakdown, financial analysis, valuation framing, and risk factors. Hit 22,537 stars with +446 in the last 24h on May 4, 2026 — riding the broader vertical-agent wave and the surge in TypeScript-native agent frameworks. Useful as a reference for how a focused vertical agent compares to general multi-agent debate architectures.
Dexter is a deep-research vertical agent for equity analysis. Point it at a ticker and it produces an investor-grade research report — executive summary, business model breakdown, financial analysis, competitive positioning, valuation framing, and risk factors. The agent loop is autonomous: it plans a research outline, dispatches data-gathering subroutines (SEC filings, earnings transcripts, market data, news), synthesizes findings, and writes long-form output without human supervision.
The author, virattt, also built ai-hedge-fund — and Dexter is interesting precisely because it’s the opposite design choice. Where ai-hedge-fund models a multi-agent firm with debate and synthesis, Dexter is single-purpose: one agent, one task, deep depth. The repo hit 22,537 stars on May 4, 2026, with +446 added in the last 24 hours, riding the May 2026 vertical-agent surge.
Single-agent deep-research loop:
TypeScript-native with pluggable data adapters and LLM backends (Claude, GPT-4 supported out of the box). The codebase is small and readable — a clean reference for single-purpose deep-research agents.
Equity research automation: Solo investors and small research shops use Dexter to produce first-draft research reports they then edit, rather than starting from scratch.
Internal investment workflows: Embeddable as a Node.js library inside financial-services internal tools — research output feeds into PM dashboards or analyst review queues.
Reference architecture: A clean example of how to build single-purpose vertical agents in TypeScript — useful contrast to multi-agent debate frameworks like ai-hedge-fund or TradingAgents.
Dexter produces research drafts, not investment advice. Reports should be edited and verified by human analysts before being relied upon for capital allocation decisions. Data quality is bounded by the underlying sources — SEC filings are reliable, news quality is variable. Like its sibling ai-hedge-fund, this is a research and prototyping tool, not a production financial-services product.
Open-source multi-agent framework for AI-driven financial analysis — simulates a hedge fund with specialized analyst agents and a portfolio manager agent.
Incremental data framework for AI agents — ingestion and indexing with Rust-grade performance and propagation of changes across joins.
An AI-powered data analysis agent that lets you chat with your data to generate insights, visualizations, and reports instantly.