Projects / AlphaAgents
A modular multi-agent system that reproduces the BlackRock "AlphaAgents" framework: specialist LLM agents analyze SEC filings, news sentiment, and technicals, then reconcile through a consensus debate before a leakage-safe backtest evaluates the decisions.
Equity research fuses heterogeneous, unstructured evidence — 100+ page SEC filings, noisy news flow, and price action. A single model struggles to weigh these fairly. This system decomposes the problem into specialist agents and reconciles their disagreements through a structured debate, mirroring how an investment team actually works.