FinGPT vs LLMs-from-scratch
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| FinGPT | LLMs-from-scratch | |
|---|---|---|
| Tagline | Revolutionizing financial services with open-source large language models. | Implement a ChatGPT-like LLM in PyTorch from scratch |
| Stars | 21k | 99k |
| Forks | 3.0k | 15k |
| Open issues | 98 | 4 |
| Language | Jupyter Notebook | Jupyter Notebook |
| License | MIT | Other |
| Last pushed | Jun 1, 2026 | Jun 2, 2026 |
| Categories | Model Training, Developer Tools, LLM Frameworks | Model Training, LLM Frameworks |
FinGPT
FinGPT is an open-source project focused on creating and maintaining financial large language models. It offers trained models for tasks like sentiment analysis, technical analysis, and robo-advisor functionalities, available on HuggingFace.
Jupyter Notebook
LLMs-from-scratch
Repository containing code and instructions for developing, pretraining, and finetuning a GPT-like large language model (LLM) using PyTorch.
Jupyter Notebook