#53 · Primary category: Financial Data & Analytics Platforms

FinGLM

chatglm finacial gpt llama llm

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