{
  "schema_version": "openagent.resource.v1",
  "id": "res_telegram_ai_agent",
  "slug": "telegram-ai-agent",
  "status": "published",
  "identity": {
    "name": "Telegram AI Agent",
    "one_liner": "Generic Claude and Codex Telegram bot runtime for controlling coding agents from chat.",
    "short_description": "Telegram AI Agent is an open-source AI bot project focused on generic claude and codex telegram bot runtime for controlling coding agents from chat."
  },
  "classification": {
    "resource_type": "bot",
    "primary_category": "bots",
    "subcategories": [
      "telegram",
      "coding-agent",
      "self-hosted",
      "workflow"
    ]
  },
  "positioning": {
    "why_it_matters": "Telegram AI Agent matters because many useful agents will not live only inside an IDE or web app. They need to work inside the communication channels people already use, with source code that can be inspected, self-hosted, and adapted around privacy, permissions, memory, and operational controls.",
    "best_for": [
      "Builders evaluating self-hosted AI bots for real messaging channels",
      "Teams comparing Discord, Telegram, Slack, WhatsApp, Matrix, or WeChat AI assistant options",
      "Developers who want open-source bot infrastructure instead of closed chatbot SaaS"
    ],
    "not_for": [
      "Teams unwilling to review bot permissions, channel credentials, and data retention policies",
      "Users who only need a hosted consumer chatbot with no deployment work"
    ],
    "use_cases": [
      "self-hosted-ai",
      "chatbot"
    ],
    "target_audience": [
      "developer",
      "agent_builder"
    ],
    "maturity": "active"
  },
  "decision_signals": {
    "deployment_modes": [
      "self_hosted",
      "cloud"
    ],
    "open_source": true,
    "local_first": false,
    "self_hostable": true,
    "has_api": false,
    "has_gui": false,
    "supports_mcp": false,
    "supports_docker": false
  },
  "facts": {
    "license": "MIT",
    "pricing_model": "open_source",
    "github_stars": 55,
    "github_forks": 15,
    "github_repo_full_name": "pavel-molyanov/telegram-ai-agent",
    "last_verified_at": "2026-06-05"
  },
  "capabilities": {
    "core_capabilities": [
      "messaging",
      "workflow"
    ],
    "integrations": [
      "Telegram",
      "Claude",
      "Codex"
    ],
    "interfaces": [
      "repo",
      "docs"
    ]
  },
  "links": {
    "primary_url": "https://github.com/pavel-molyanov/telegram-ai-agent",
    "items": [
      {
        "type": "github",
        "label": "GitHub",
        "url": "https://github.com/pavel-molyanov/telegram-ai-agent"
      }
    ]
  },
  "media": {
    "thumbnail_url": "https://opengraph.githubassets.com/openagentbot/pavel-molyanov/telegram-ai-agent",
    "og_image_url": "https://opengraph.githubassets.com/openagentbot/pavel-molyanov/telegram-ai-agent",
    "thumbnail_brief": {
      "resource_type": "bot",
      "visual_motif": "chat bubbles, channel connectors, and agent status indicators",
      "background_style": "minimal editorial surface with restrained open-source accent color",
      "title_overlay": "Telegram AI Agent",
      "subtitle": "Generic Claude and Codex Telegram bot runtime for controlling coding agents from chat.",
      "avoid": [
        "noisy poster layout",
        "large marketing slogans",
        "random gradient blobs"
      ]
    }
  },
  "tags": {
    "category": [
      "bot",
      "open-source"
    ],
    "capability": [
      "messaging",
      "workflow"
    ],
    "constraint": [
      "open-source",
      "self-hosted"
    ],
    "scenario": [
      "self-hosted-ai",
      "chatbot"
    ]
  },
  "relationships": {},
  "machine_readable": {
    "canonical_url": "https://www.openagent.bot/bots/telegram-ai-agent",
    "json_url": "https://www.openagent.bot/bots/telegram-ai-agent.json",
    "markdown_url": "https://www.openagent.bot/bots/telegram-ai-agent.md"
  },
  "seo": {
    "title": "Telegram AI Agent: Open-source AI bot for builders",
    "description": "Telegram AI Agent is an open-source AI bot listed on OpenAgent.bot with official GitHub links, license details, use cases, and evaluation notes."
  },
  "editorial": {
    "trust_note": "Verified from source links and project metadata.",
    "core_strengths": [
      {
        "title": "Lives in existing communication channels",
        "description": "Telegram AI Agent brings AI assistance into messaging surfaces rather than forcing users into a separate app.",
        "why_it_matters": "Bots become useful when they meet users where coordination already happens."
      },
      {
        "title": "Self-hostable source path",
        "description": "The public repository lets teams inspect runtime behavior, credentials handling, and integration choices before deployment.",
        "why_it_matters": "AI bots can see sensitive conversations, so source review and controlled hosting matter."
      },
      {
        "title": "Good comparison target for agent gateways",
        "description": "The project shows how open bots connect LLMs, permissions, plugins, memory, or channel adapters.",
        "why_it_matters": "These patterns are likely to become a core part of practical open-agent infrastructure."
      }
    ],
    "use_case_notes": [
      {
        "title": "Team chat AI assistant",
        "description": "Deploy or study Telegram AI Agent as a starting point for AI help inside messaging channels."
      },
      {
        "title": "Personal always-on bot",
        "description": "Evaluate whether its channel support, model support, and hosting model fit a private personal assistant workflow."
      },
      {
        "title": "Agent gateway prototype",
        "description": "Use the project to compare how bots handle message routing, model calls, plugins, and long-running tasks."
      }
    ],
    "compare_notes": [
      {
        "title": "When to choose Telegram AI Agent",
        "summary": "Choose it when its official repository shows the workflow, license, and integration model you need more directly than a broad framework."
      }
    ],
    "getting_started": [
      {
        "label": "Review the repository",
        "url": "https://github.com/pavel-molyanov/telegram-ai-agent",
        "type": "github"
      }
    ],
    "seo_article": {
      "what_it_is": "Telegram AI Agent is an open-source AI bot project tracked by OpenAgent.bot. Telegram AI Agent is an open-source AI bot project focused on generic claude and codex telegram bot runtime for controlling coding agents from chat.",
      "why_it_matters": "Telegram AI Agent matters because many useful agents will not live only inside an IDE or web app. They need to work inside the communication channels people already use, with source code that can be inspected, self-hosted, and adapted around privacy, permissions, memory, and operational controls.",
      "how_it_works": "Open the official repository first, review setup instructions, verify the license, then test the project with non-sensitive data before connecting real accounts or production workflows.",
      "faq": [
        {
          "question": "Is Telegram AI Agent open source?",
          "answer": "Yes. The linked GitHub repository lists MIT licensing information; verify the current license before production use."
        },
        {
          "question": "Who should evaluate Telegram AI Agent?",
          "answer": "Builders evaluating self-hosted AI bots for real messaging channels"
        }
      ]
    }
  },
  "timestamps": {
    "created_at": "2026-06-05T00:00:00.000Z",
    "updated_at": "2026-06-05T00:00:00.000Z",
    "published_at": "2026-06-05T00:00:00.000Z"
  }
}