{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_fingpt",
  "slug": "fingpt",
  "name": "FinGPT",
  "canonical_url": "https://www.openagent.bot/models/fingpt",
  "category": "models",
  "resource_type": "model",
  "summary": "FinGPT is an open-source financial LLM project from AI4Finance Foundation. It focuses on finance-specific language modeling, sentiment analysis, and domain workflows where general LLMs often need adaptation.",
  "capabilities": [
    "local-inference"
  ],
  "constraints": [
    "open-source"
  ],
  "scenarios": [
    "developer-workflow"
  ],
  "deployment_modes": [
    "cloud"
  ],
  "interfaces": [
    "repo"
  ],
  "integrations": [],
  "permission_surface": [],
  "risk_level": "low",
  "source_confidence": "high",
  "recommended_workflows": [
    "Coding agent workflow"
  ],
  "avoid_when": [
    "Teams looking for financial advice or trading guarantees",
    "Users who need a general-purpose agent framework"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage"
  ],
  "evidence_urls": [
    "https://github.com/AI4Finance-Foundation/FinGPT",
    "https://fingpt.io"
  ],
  "last_verified_at": "2026-06-09",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/models/fingpt.json",
    "markdown_url": "https://www.openagent.bot/models/fingpt.md",
    "agent_json_url": "https://www.openagent.bot/models/fingpt.agent.json"
  }
}