awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesBot-Integrated Chat Platforms

Messaging environments designed with a standardized interface for connecting external bots.

Distinct from Chat Bot Integrations: Distinct from Bot Integrations: describes the entire system identity as a bot-capable platform rather than just the integration utility.

Explore 3 awesome GitHub repositories matching networking & communication · Bot-Integrated Chat Platforms. Refine with filters or upvote what's useful.

Awesome Bot-Integrated Chat Platforms GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • yoctol/bottenderAvatar Yoctol

    Yoctol/bottender

    4,278Vezi pe GitHub↗

    Bottender este un framework UI conversațional și orchestrator de boți cross-platform conceput pentru a construi interfețe de chat interactive. Funcționează ca un sistem de rutare care mapează mesajele și evenimentele utilizatorilor către funcții handler specifice pentru a gestiona căile de interacțiune și conectează un singur backend la diverse canale de mesagerie third-party printr-o interfață unificată. Framework-ul include un gateway de integrare pentru conectarea serviciilor externe de înțelegere a limbajului natural (NLU) pentru a extrage intenția și etichetele din input-ul utilizatorului. De asemenea, dispune de o interfață de slot filling pentru a colecta informații specifice de la utilizatori pentru a completa seturile de date necesare. Sistemul suportă gestionarea stării prin stocarea persistentă a sesiunilor utilizatorilor și urmărirea stării conversației. Oferă instrumente pentru designul interfețelor multi-canal, inclusiv suport pentru funcții native specifice platformei, batching-ul cererilor pentru a minimiza overhead-ul de rețea și un runtime stateless compatibil cu deployment-ul serverless. Dezvoltarea este susținută de o simulare locală bazată pe terminal pentru testare și un flux de lucru hot-reload pentru iterarea imediată a logicii.

    Enables a single bot backend to integrate with multiple messaging platforms using a standardized interface.

    TypeScriptbotchatbotframework
    Vezi pe GitHub↗4,278
  • basecamp/once-campfireAvatar basecamp

    basecamp/once-campfire

    4,004Vezi pe GitHub↗

    Once Campfire is a self-hosted team chat platform and real-time messaging server. It provides a web-based communication environment for internal team messaging, featuring group channels, private direct messages, and a bot-integrated system for automating external messaging services. The platform is distributed as a dockerized collaboration suite, allowing for containerized deployment with bundled application dependencies and automated SSL provisioning. The system covers a broad range of collaboration capabilities, including chat management with granular access controls, file attachment shari

    Provides a messaging environment with a standardized interface for connecting and automating external chat bots.

    Ruby
    Vezi pe GitHub↗4,004
  • yagop/telegram-botAvatar yagop

    yagop/telegram-bot

    844Vezi pe GitHub↗

    Telegram-bot is a modular chat bot platform and framework built for Telegram that executes script plugins to handle custom user interactions and automated tasks within messaging channels. Incoming chat events route through a central dispatcher that delegates execution to matching registered command handlers. The platform relies on a file-based plugin architecture where isolated script files load dynamically at runtime, allowing administrators to manage and toggle feature modules on the fly without restarting the host application. Chat inputs parse into discrete command arguments that execute

    Serves as a messaging bot engine running discrete command plugins inside chat conversations.

    Lua
    Vezi pe GitHub↗844
  1. Home
  2. Networking & Communication
  3. Bot-Integrated Chat Platforms