#53 · Primary category: Financial Data & Analytics Platforms
FinGLM
FinGLM: Open, public-welfare, sustainable financial large model project leveraging open source to promote AI+Finance.
Project last updated:05/08/24
GitHub Stars
2.3K
Forks
312
Contributors
8
License
Other
Why we included this project
FinGLM grew out of the SMP 2023 financial LLM challenge, and it reads as a complete answer to that problem: taking listed-company annual reports and turning them into an interactive Q&A system. The repo walks through each stage in practical detail, from PDF conversion that keeps tables intact, to splitting filings into basic and financial sections, computing derived metrics like growth rates and industry rankings, and loading everything into SQL, MongoDB, or Elasticsearch. The question-answering side generates database queries from the user's prompt and grounds its answers in the retrieved numbers. On top of the framework it bundles several competition solutions, an annual-report dataset, and ChatGLM course materials, so it works as both a code reference and teaching material. It is not a turnkey product, but for a team building finance-specific LLM tooling it is a solid blueprint to start from.
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