{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_wandbot",
  "slug": "wandbot",
  "name": "wandbot",
  "canonical_url": "https://www.openagent.bot/bots/wandbot",
  "category": "bots",
  "resource_type": "bot",
  "summary": "wandbot is an open-source AI bot project focused on technical support bot for weights & biases developer tools that can run in discord, slack, chatgpt, and zendesk.",
  "capabilities": [
    "support-bot",
    "rag",
    "messaging"
  ],
  "constraints": [
    "open-source",
    "self-hosted"
  ],
  "scenarios": [
    "self-hosted-ai",
    "chatbot"
  ],
  "deployment_modes": [
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [
    "Discord",
    "Slack",
    "ChatGPT",
    "Zendesk",
    "Weights & Biases"
  ],
  "permission_surface": [
    "memory",
    "messages"
  ],
  "risk_level": "elevated",
  "source_confidence": "medium",
  "recommended_workflows": [
    "self hosted ai",
    "chatbot"
  ],
  "avoid_when": [
    "Teams unwilling to review bot permissions, channel credentials, and data retention policies",
    "Users who only need a hosted consumer chatbot with no deployment work"
  ],
  "primary_actions": [
    "Inspect repository"
  ],
  "evidence_urls": [
    "https://github.com/wandb/wandbot"
  ],
  "last_verified_at": "2026-06-05",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/bots/wandbot.json",
    "markdown_url": "https://www.openagent.bot/bots/wandbot.md",
    "agent_json_url": "https://www.openagent.bot/bots/wandbot.agent.json"
  }
}