{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_llmcord",
  "slug": "llmcord",
  "name": "llmcord",
  "canonical_url": "https://www.openagent.bot/bots/llmcord",
  "category": "bots",
  "resource_type": "bot",
  "summary": "llmcord is an open-source AI bot project focused on discord frontend for llms that supports openai-compatible apis including ollama, gemini, xai, and openrouter.",
  "capabilities": [
    "messaging",
    "local-inference",
    "ollama",
    "chat-ui"
  ],
  "constraints": [
    "open-source",
    "self-hosted",
    "local-first"
  ],
  "scenarios": [
    "local-ai",
    "self-hosted-ai",
    "chatbot"
  ],
  "deployment_modes": [
    "local",
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs",
    "ui"
  ],
  "integrations": [
    "Discord",
    "Ollama",
    "Gemini",
    "OpenRouter",
    "xAI"
  ],
  "permission_surface": [
    "messages",
    "external services"
  ],
  "risk_level": "elevated",
  "source_confidence": "medium",
  "recommended_workflows": [
    "Local or private AI stack"
  ],
  "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/jakobdylanc/llmcord"
  ],
  "last_verified_at": "2026-06-05",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/bots/llmcord.json",
    "markdown_url": "https://www.openagent.bot/bots/llmcord.md",
    "agent_json_url": "https://www.openagent.bot/bots/llmcord.agent.json"
  }
}