P1GPT: a multi-agent LLM workflow module for multi-modal financial information analysis
Chen-Che Lu, Yun-Cheng Chou, Teng-Ruei Chen
TL;DR
P1GPT presents a layered multi-agent LLM workflow for multi-modal financial analysis and trading decision support. It implements a five-layer architecture (Input, Planning, Analysis, Integration, Decision) with Intelligent Specialized Agents and Supporting Agents, plus an integration-layer to fuse cross-modal outputs with transparent rationales. Backtests on AAPL, GOOGL, and TSLA show superior cumulative and risk-adjusted performance relative to baselines, along with interpretable, case-level explanations. The work argues that structured reasoning workflows, rather than mere role imitation, deliver scalable, explainable, and trustworthy financial AI suitable for deployment.
Abstract
Recent advances in large language models (LLMs) have enabled multi-agent reasoning systems capable of collaborative decision-making. However, in financial analysis, most frameworks remain narrowly focused on either isolated single-agent predictors or loosely connected analyst ensembles, and they lack a coherent reasoning workflow that unifies diverse data modalities. We introduce P1GPT, a layered multi-agent LLM framework for multi-modal financial information analysis and interpretable trading decision support. Unlike prior systems that emulate trading teams through role simulation, P1GPT implements a structured reasoning pipeline that systematically fuses technical, fundamental, and news-based insights through coordinated agent communication and integration-time synthesis. Backtesting on multi-modal datasets across major U.S. equities demonstrates that P1GPT achieves superior cumulative and risk-adjusted returns, maintains low drawdowns, and provides transparent causal rationales. These findings suggest that structured reasoning workflows, rather than agent role imitation, offer a scalable path toward explainable and trustworthy financial AI systems.
