awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

34 repository-uri

Awesome GitHub RepositoriesBot Development Frameworks

SDKs and libraries for building and deploying conversational bots across platforms.

Explore 34 awesome GitHub repositories matching part of an awesome list · Bot Development Frameworks. Refine with filters or upvote what's useful.

Awesome Bot Development Frameworks GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • python-telegram-bot/python-telegram-botAvatar python-telegram-bot

    python-telegram-bot/python-telegram-bot

    29,227Vezi pe GitHub↗

    This project is an asynchronous messaging framework designed for building interactive applications on the Telegram platform. It functions as a comprehensive wrapper that maps native platform methods and update types into structured objects, enabling developers to create event-driven services that respond to real-time user input. By integrating with standard event loops, the library facilitates high-throughput communication and non-blocking message processing. The framework distinguishes itself through a sophisticated update-driven dispatcher pattern that routes incoming messages to specific h

    Pure Python interface for the Telegram Bot API.

    Pythonbotchatbotframework
    Vezi pe GitHub↗29,227
  • wechaty/wechatyAvatar wechaty

    wechaty/wechaty

    22,859Vezi pe GitHub↗

    Wechaty is a cross-platform chatbot framework designed to build and manage automated messaging agents. It provides a unified programming interface that abstracts diverse instant messaging protocols, allowing developers to create bots that function consistently across multiple communication services. By utilizing a modular architecture, the framework enables the development of conversational agents capable of handling complex messaging workflows, contact management, and group room interactions. The framework distinguishes itself through a puppet-based protocol abstraction and a language-agnost

    WeChat bot framework powered by Node.js and Docker.

    TypeScriptbotchatbotconversational-ai
    Vezi pe GitHub↗22,859
  • gunthercox/chatterbotAvatar gunthercox

    gunthercox/ChatterBot

    14,493Vezi pe GitHub↗

    ChatterBot is a conversational AI framework and machine learning dialogue system used to build bots that generate automated responses. It functions as a multilingual natural language processing library and a vector-based knowledge base, utilizing logic adapters and statistical pattern matching to select the most confident response to user input. The system supports multilingual chatbot training and processing by using a design independent of specific linguistic rules. It employs semantic vector search to retrieve contextually accurate responses from a database of stored conversations and can

    Machine learning conversational dialog engine.

    Pythonbotchatbotchatterbot
    Vezi pe GitHub↗14,493
  • howdyai/botkitAvatar howdyai

    howdyai/botkit

    11,585Vezi pe GitHub↗

    Botkit is a multi-platform chatbot framework designed to build conversational bots that operate across different messaging services using a unified interface. It provides a core system for multi-platform development, utilizing a platform adaptation layer to translate service-specific API payloads into a standardized internal format. The framework features a conversational dialog manager that coordinates multi-turn interactions through state-tracking, branching logic, and scripted flows. It employs a message processing middleware pipeline to intercept, normalize, and enrich incoming and outgoi

    Toolkit for building bot applications.

    TypeScriptbotbot-applicationbotkit
    Vezi pe GitHub↗11,585
  • telegraf/telegrafAvatar telegraf

    telegraf/telegraf

    9,158Vezi pe GitHub↗

    Telegraf is a Node.js framework and typed API wrapper for building interactive chat agents on the Telegram platform. It provides a structured environment for developing automated agents that interface with the Telegram Bot API to process and respond to user messages. The framework uses a middleware-based request router to process incoming events through a customizable chain of handlers. This architecture allows for dynamic command routing and the use of a context-object pattern to pass updates and API methods through the processing pipeline. The system supports multiple event delivery method

    Modern framework for Telegram bots.

    TypeScript
    Vezi pe GitHub↗9,158
  • yagop/node-telegram-bot-apiAvatar yagop

    yagop/node-telegram-bot-api

    9,107Vezi pe GitHub↗

    This project is a library for Telegram bot development, enabling the creation of automated agents that respond to user commands and messages using the Telegram Bot API. It facilitates Telegram content automation by programmatically sending rich media, managing sticker sets, and publishing profile stories. The project supports real-time event handling through both webhook and long-polling mechanisms. It also provides a specialized interface for Telegram payment integration to process digital transactions, create invoices, and handle refunds. Broad capability areas include automated chat manag

    Telegram Bot API wrapper for Node.js.

    JavaScriptapibotbot-framework
    Vezi pe GitHub↗9,107
  • tucnak/telebotAvatar tucnak

    tucnak/telebot

    4,565Vezi pe GitHub↗

    Telebot is a framework for building interactive bots using the Telegram Bot API. It provides a type-safe API wrapper and an asynchronous event handler to manage messages, commands, and user interactions. The project features a middleware-based request interception system and pattern-based event routing to map triggers to custom logic. It includes a dedicated inline query engine for generating real-time suggested results and an interactive keyboard builder for creating custom reply and inline buttons. The framework covers a broad range of capabilities, including rich media management for albu

    Telegram bot framework written in Go.

    Go
    Vezi pe GitHub↗4,565
  • 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.

    Flexible framework for building bots.

    TypeScriptbotchatbotframework
    Vezi pe GitHub↗4,278
  • slackapi/node-slack-sdkAvatar slackapi

    slackapi/node-slack-sdk

    3,376Vezi pe GitHub↗

    Visit the documentation site for all the lovely details.

    Official Slack developer kit for Node.js.

    TypeScript
    Vezi pe GitHub↗3,376
  • irazasyed/telegram-bot-sdkAvatar irazasyed

    irazasyed/telegram-bot-sdk

    3,300Vezi pe GitHub↗

    🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.

    PHP SDK for the Telegram Bot API.

    PHP
    Vezi pe GitHub↗3,300
  • wabarc/waybackAvatar wabarc

    wabarc/wayback

    2,202Vezi pe GitHub↗

    An archiving tool with an IM-style interface that prioritizes privacy and accessibility, integrated with various archival services including Internet Archive, archive.today, Ghostarchive, IPFS, Telegraph, and file systems.

    Tool for interacting with wayback machine bots.

    Goarchiveharheroku
    Vezi pe GitHub↗2,202
  • claudiajs/claudia-bot-builderAvatar claudiajs

    claudiajs/claudia-bot-builder

    1,833Vezi pe GitHub↗

    Create chat bots for Facebook Messenger, Slack, Amazon Alexa, Skype, Telegram, Viber, Line, GroupMe, Kik and Twilio and deploy to AWS Lambda in minutes

    Multi-platform bot builder for AWS Lambda deployment.

    JavaScriptalexaaws-lambdachatbot
    Vezi pe GitHub↗1,833
  • remixz/messenger-botAvatar remixz

    remixz/messenger-bot

    1,088Vezi pe GitHub↗

    A Node client for the Facebook Messenger Platform

    Node client for the Facebook Messenger platform.

    JavaScriptbotfacebookfacebook-messenger-platform
    Vezi pe GitHub↗1,088
  • charca/bootbotAvatar Charca

    Charca/bootbot

    977Vezi pe GitHub↗

    Facebook Messenger Bot Framework for Node.js

    Facebook Messenger bot framework for Node.js.

    JavaScriptbotchatbot-frameworkfacebook
    Vezi pe GitHub↗977
  • bottr-js/bottrAvatar Bottr-js

    Bottr-js/Bottr

    935Vezi pe GitHub↗

    🤖 The world's simplest framework for creating Bots

    Minimalist framework for creating bots.

    JavaScriptbotscreating-botsmessenger-bot
    Vezi pe GitHub↗935
  • stojanovic/alexa-skill-kitAvatar stojanovic

    stojanovic/alexa-skill-kit

    278Vezi pe GitHub↗

    Library for effortless Alexa Skill development with AWS Lambda

    Library for developing Alexa skills with AWS Lambda.

    JavaScript
    Vezi pe GitHub↗278
  • mrroundrobin/telegram.botAvatar MrRoundRobin

    MrRoundRobin/telegram.bot

    51Vezi pe GitHub↗

    .NET Client for Telegram Bot API

    C# client for the Telegram Bot API.

    C#
    Vezi pe GitHub↗51
  • andersonba/yve-botA

    andersonba/yve-bot

    0Vezi pe GitHub↗

    Rule-based bot conversation builder for browser and Node.

    Vezi pe GitHub↗0
  • codeforequity-at/testmybotC

    codeforequity-at/testmybot

    0Vezi pe GitHub↗

    Automated testing framework for chatbots.

    Vezi pe GitHub↗0
  • hangyas/telegrambotH

    hangyas/TelegramBot

    0Vezi pe GitHub↗

    Telegram Bot API library for Crystal.

    Vezi pe GitHub↗0
Înapoi12Înainte
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Bot Development Frameworks