Augmenting Fundamental Analysis with Large Language Models: A RAG-Based System for Generating Investor Briefs

· Source: Computation and Language · Field: Finance & Economics — Capital Markets & Investment Management, FinTech & Digital Financial Services · Depth: Advanced, quick

Summary

A study investigated the application of Large Language Models (LLMs) to enhance fundamental analysis of companies, utilizing a Retrieval-Augmented Generation (RAG) system. This system preprocessed company reports, macroeconomic data such as GDP and inflation changes, and U.S. SEC filings from EDGAR to provide comprehensive context. The processed data was then sent via API to the gpt-4o model for brief generation. An exemplar investor knowledge document, based on Kitchin cycles, was also incorporated to enrich the analysis. The system analyzed data for 9 companies over a 4-week period, automatically generating investor briefs. These briefs were subsequently distributed to nine individual investors for evaluation, assessing the approach's usefulness in data analysis and potential for augmenting traditional methods.

Key takeaway

For financial analysts seeking to scale their fundamental analysis, integrating RAG-based LLM systems like the one using gpt-4o offers a path to automate investor brief generation. You can significantly reduce manual data aggregation from SEC filings and macroeconomic sources. Consider piloting such a system to produce initial drafts, allowing your team to focus on deeper qualitative insights and strategic recommendations, rather than routine report compilation.

Key insights

LLMs with RAG can automate investor brief generation from diverse financial and macroeconomic data.

Principles

Method

Preprocess company reports, macroeconomic data, and SEC filings. Send to gpt-4o via API in a RAG regime. Generate automatic investor briefs.

In practice

Topics

Best for: NLP Engineer, Research Scientist, AI Scientist, Data Scientist, AI Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computation and Language.