awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesContainerized Bot Deployments

Deployment strategies for packaging and running chat bots within container images.

Distinct from Containerized Bot Deployments: Shortlist candidates are either too specific to games or general server deployments; this targets the bot application type

Explore 2 awesome GitHub repositories matching devops & infrastructure · Containerized Bot Deployments. Refine with filters or upvote what's useful.

Awesome Containerized Bot Deployments GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • m1guelpf/chatgpt-telegramm1guelpf 的头像

    m1guelpf/chatgpt-telegram

    3,883在 GitHub 上查看↗

    This project is a Telegram bot bridge that connects the Telegram chat interface to large language models. It functions as a relay that routes user prompts to an artificial intelligence service and returns the generated text responses to the user. The application uses session token authentication to access language model services via browser-extracted cookies. Access to the bot is managed through a whitelist controller that restricts interactions to a predefined list of authorized user identifiers. The system is designed for containerized deployment to ensure consistent execution across diffe

    Deploys the messaging bridge as a container image to ensure consistent execution across servers.

    Go
    在 GitHub 上查看↗3,883
  • askrella/whatsapp-chatgptaskrella 的头像

    askrella/whatsapp-chatgpt

    3,754在 GitHub 上查看↗

    This project is a WhatsApp chatbot that integrates large language models and image generation into the WhatsApp messaging platform. It acts as a bridge connecting WhatsApp messages to OpenAI services to provide automated text and visual responses. The bot features the ability to convert spoken audio messages into written text using automated speech recognition, facilitating conversational interactions via voice. It also functions as a generative image bot, creating custom visual assets from text descriptions. The system is designed for containerized deployment, using Docker to package the ap

    Employs containerized deployment strategies to run the chat bot consistently across environments.

    TypeScriptartificial-intelligencebotchatbot
    在 GitHub 上查看↗3,754
  1. Home
  2. DevOps & Infrastructure
  3. Containerized Bot Deployments