#16 · Primary category: Financial Data & Analytics Platforms
FinRobot
FinRobot: An Open-Source AI Agent Platform for Financial Applications using Large Language Models
Project last updated:08/23/26
GitHub Stars
7.9K
Forks
1.3K
Contributors
7
License
Apache-2.0
Why we included this project
FinRobot bundles large language models into what amounts to a working equity research desk, so you don't have to build the agent plumbing yourself. Its multi-agent setup splits a research request across specialized roles, with some agents gathering data, others running analysis and building models, and one drafting the report. Separate bull, bear, and judge agents then debate the investment case. What keeps the output honest is that valuations like DCF, LBO, WACC, and comps run through deterministic Python compute with provenance tracking, while the LLM handles only the reasoning and the narration. Teams building tools around market data, valuation, or investment research will find ready-made agents, data providers with failover, and a desktop app that turns the workflow into a traceable analyst-style report. It is a practical starting point for automating financial analysis without hand-rolling an agent scaffold.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
OpenBB
Open Data Platform for analysts, quants and AI agents.
daily_stock_analysis
LLM-powered multi-market stock analysis system with multi-source market data, real-time news, decision dashboard, automated notifications, and cost-free scheduled runs.
ai-hedge-fund
An AI Hedge Fund Team
qlib
AI-oriented quant investment platform supporting diverse ML paradigms and automated R&D for quantitative research and production.
nautilus_trader
Production-grade Rust-native trading engine with deterministic event-driven architecture