GraphCanon updated 4d · GitHub synced 4d
Decision brief
FinGPT is an open-source financial large language model designed specifically for the fintech sector, offering NLP capabilities via Jupyter Notebooks and PyTorch.
Good fit when
- - You're working on a project that requires specific financial sentiment analysis or technical analysis.
- - Your development focuses on integrating AI-driven financial advice features into your fintech application, as it supports prompt engineering for customizing advice generation.
Avoid when
- - If your project does not require advanced financial-specific NLP capabilities and can suffice with generalized models like those provided in other frameworks.
- - When the necessity of integrating sentiment analysis or technical analysis is low relative to more general language tasks.
- Requirements:
- - Detailed setup instructions available in SETUP.md.; - Hardware requirements specified in the comprehensive guide.
Observed Jul 11, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Active (14d since push)
- As of 4d
- Provenance
- Not a fork · Organization account
- As of 4d
- Security (OSV)
- 8 low (8 low)
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/AI4Finance-Foundation/FinGPTHow it fits your stack(8)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Alternative
Related
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A repository for FinGPT, an open-source financial large language model used in the fintech sector, providing tools and resources for developers to integrate financial NLP capabilities.
Capability facts
- Languages
- jupyter notebook
Source: github.language · Aug 17, 2026
Categories
Graph entities
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 17, 2026)
pip install -r requirements.txtSource link
Tags
README
Quick Start
🚀 Get started with FinGPT in minutes!
For detailed setup instructions for running FinGPT locally or on Replit, including hardware requirements and troubleshooting, check out our comprehensive SETUP Guide.
Install dependencies
pip install -r requirements.txt pip install -e .
---
## LICENSE
MIT License
**Disclaimer: We are sharing codes for academic purposes under the MIT education license. Nothing herein is financial advice, and NOT a recommendation to trade real money. Please use common sense and always first consult a professional before trading or investing.**
For agents
This page has a .md twin and JSON over the API.