Researchers propose RAG-based system to automate investor briefs using company filings and macroeconomic data
Study uses GPT-4o via API to generate weekly briefs for nine companies over four weeks, evaluated by individual investors.
1 source · cross-referenced
- Researchers developed a RAG-based system to automate the generation of investor briefs using company reports, SEC filings, and macroeconomic data.
- The system processed data for nine companies over four weeks and produced weekly briefs using the GPT-4o model via API.
- Nine individual investors evaluated the usefulness of the automatically generated briefs.
- The study leveraged SEC EDGAR filings, GDP and inflation data, and a document outlining exemplar investor knowledge based on Kitchin cycles.
A new arXiv preprint introduces a Retrieval-Augmented Generation (RAG)-based system designed to automate the creation of investor briefs by synthesizing company-specific reports, U.S. Securities and Exchange Commission (SEC) filings from EDGAR, and macroeconomic indicators such as GDP and inflation data.
The authors implemented a pipeline that preprocessed these data sources and transmitted them via API to the GPT-4o model in a RAG-like configuration. They also incorporated a document outlining exemplar investor knowledge grounded in Kitchin cycles to contextualize the analysis.
Over a four-week period, the system generated weekly briefs for nine companies. These briefs were then distributed to nine individual investors, who assessed their usefulness as part of the study’s evaluation framework.
The study situates its contribution at the intersection of computational linguistics and financial analysis, proposing that LLMs can reduce manual effort in fundamental analysis while maintaining or improving the quality of insights delivered to investors.
- Jul 13, 2026 · Microsoft Research
Microsoft Research open-sources verified Rust cryptography for SymCrypt using Lean and Aeneas
Trust79 - Jul 13, 2026 · arXiv cs.CL
Researchers propose PRecG pipeline for legal precedent retrieval using rhetorical role segmentation and graph neural networks
Trust79 - Jul 13, 2026 · arXiv cs.AI
Research proposes CogniConsole to formalize inference-time control for more reliable LLM interactions
Trust79