Papers › FinRobot: AI Agent for Equity Research and Valuation with Large Language Models

FinRobot: AI Agent for Equity Research and Valuation with Large Language Models

13 Nov 2024arXiv:2411.08804archive 2025-07-28

Tianyu Zhou, Pinqiao Wang, Yilin Wu, Hongyang Yang

As financial markets grow increasingly complex, there is a rising need for automated tools that can effectively assist human analysts in equity research, particularly within sell-side research. While Generative AI (GenAI) has attracted significant attention in this field, existing AI solutions often fall short due to their narrow focus on technical factors and limited capacity for discretionary judgment. These limitations hinder their ability to adapt to new data in real-time and accurately assess risks, which diminishes their practical value for investors. This paper presents FinRobot, the first AI agent framework specifically designed for equity research. FinRobot employs a multi-agent Chain of Thought (CoT) system, integrating both quantitative and qualitative analyses to emulate the comprehensive reasoning of a human analyst. The system is structured around three specialized agents: the Data-CoT Agent, which aggregates diverse data sources for robust financial integration; the Concept-CoT Agent, which mimics an analysts reasoning to generate actionable insights; and the Thesis-CoT Agent, which synthesizes these insights into a coherent investment thesis and report. FinRobot provides thorough company analysis supported by precise numerical data, industry-appropriate valuation metrics, and realistic risk assessments. Its dynamically updatable data pipeline ensures that research remains timely and relevant, adapting seamlessly to new financial information. Unlike existing automated research tools, such as CapitalCube and Wright Reports, FinRobot delivers insights comparable to those produced by major brokerage firms and fundamental research vendors. We open-source FinRobot at \url{https://github. com/AI4Finance-Foundation/FinRobot}.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2411.08804")

Code

Syntology Ran 0 of 11 code samples harvested from 1 repository linked to this paper; 11 have no recorded run.

By repository: official repository: 11 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ai4finance-foundation/finrobot. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

clean_speakers ai4finance-foundation/finrobot/finrobot/data_source/earnings_calls_src/main_earningsData.py official repository unverified Apache-2.0 (permissive) · f8b1589c59875d69 · report
correct_date ai4finance-foundation/finrobot/finrobot/data_source/earnings_calls_src/earningsData.py official repository unverified Apache-2.0 (permissive) · 5ff47cb0f312d6ba · report
decorate_all_methods ai4finance-foundation/finrobot/finrobot/utils.py official repository unverified Apache-2.0 (permissive) · 8e1541083f520990 · report
extract_speakers ai4finance-foundation/finrobot/finrobot/data_source/earnings_calls_src/earningsData.py official repository unverified Apache-2.0 (permissive) · 4e21ffca58abf22f · report
get_earnings_transcript ai4finance-foundation/finrobot/finrobot/data_source/earnings_calls_src/earningsData.py official repository unverified Apache-2.0 (permissive) · adb80ec201ab052c · report
get_next_weekday ai4finance-foundation/finrobot/finrobot/utils.py official repository unverified Apache-2.0 (permissive) · f99e5a772c6ec719 · report
get_regex_enum ai4finance-foundation/finrobot/finrobot/data_source/filings_src/sec_filings.py official repository unverified Apache-2.0 (permissive) · 2f2dac555c9b83c3 · report
instruction_message ai4finance-foundation/finrobot/finrobot/agents/utils.py official repository unverified Apache-2.0 (permissive) · ca8ad47a235cd956 · report
instruction_trigger ai4finance-foundation/finrobot/finrobot/agents/utils.py official repository unverified Apache-2.0 (permissive) · f578758cc180c855 · report
order_trigger ai4finance-foundation/finrobot/finrobot/agents/utils.py official repository unverified Apache-2.0 (permissive) · 37f24fa58d0b72be · report
stringify_output ai4finance-foundation/finrobot/finrobot/toolkits.py official repository unverified Apache-2.0 (permissive) · 6bc3e33e9fc97e10 · report

Tasks

AI Agent

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AttentionFocusSoftmax

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections