{
  "schema_version": "v1",
  "name_for_human": "InvestBuddy AI",
  "name_for_model": "investbuddy",
  "description_for_human": "Get stock predictions with 79.86% accuracy using advanced LSTM AI. Analyze portfolios, market sentiment, and discover opportunities.",
  "description_for_model": "InvestBuddy provides AI-powered stock predictions and portfolio analysis. It uses a validated LSTM model with 79.86% accuracy over 12,901 predictions. You can: 1) Get 10-day price predictions for stocks, 2) Analyze portfolio risk and opportunities, 3) Check market regime (bullish/bearish/volatile), 4) Discover high-potential stocks, 5) Get market sentiment analysis. All predictions include confidence scores and technical indicators.",
  "auth": {
    "type": "oauth",
    "client_url": "https://investbuddy.ai/oauth/chatgpt/authorize",
    "authorization_url": "https://investbuddy.ai/oauth/chatgpt/token",
    "authorization_content_type": "application/json",
    "verification_tokens": {
      "openai": "REPLACE_WITH_OPENAI_VERIFICATION_TOKEN"
    },
    "scope": "read:predictions write:portfolio read:sentiment"
  },
  "api": {
    "type": "openapi",
    "url": "https://investbuddy.ai/openapi.json"
  },
  "logo_url": "https://investbuddy.ai/logo-chatgpt.png",
  "contact_email": "support@investbuddy.ai",
  "legal_info_url": "https://investbuddy.ai/terms/api"
}
