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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesBot Chat Interfaces

Chat interfaces for interacting with AI agents through messaging platforms like QQ.

Distinct from Interactive Agent Chat Interfaces: Distinct from Interactive Agent Chat Interfaces: focuses on bot-mediated chat interfaces for group messaging platforms rather than terminal or web-based agent interfaces.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Bot Chat Interfaces. Refine with filters or upvote what's useful.

Awesome Bot Chat Interfaces GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • axa-group/nlp.jsAvatar de axa-group

    axa-group/nlp.js

    6,574Ver en GitHub↗

    nlp.js is a JavaScript natural language processing library and development framework used to build natural language understanding engines. It provides a toolkit for creating local machine learning models for intent classification and acts as a multilingual text processor that detects languages and normalizes text across various dialects. The framework distinguishes itself by supporting local execution on both servers and mobile devices, enabling chatbot functionality without an internet connection. It features a specialized system for conversational slot filling to collect mandatory informati

    Supports connecting bots to multiple communication channels, including web chats and messaging platforms.

    JavaScriptbotbotschatbot
    Ver en GitHub↗6,574
  • microsoft/botbuilder-samplesAvatar de microsoft

    microsoft/BotBuilder-Samples

    4,511Ver en GitHub↗

    Este proyecto es una biblioteca de muestras y un kit de desarrollo para construir bots conversacionales utilizando el Bot Framework SDK. Proporciona una colección de ejemplos de código enfocados en tareas, plantillas y guías de implementación para ayudar a los desarrolladores a crear interfaces de chat interactivas y flujos de diálogo. El proyecto se centra en patrones de integración para el Bot Framework, ofreciendo ejemplos específicos para implementar middleware personalizado, autenticación de identidad y la conexión de habilidades (skills) de bots externos. Incluye implementaciones de referencia para plantillas de chatbots multicanal que permiten a un solo agente operar a través de múltiples plataformas de mensajería mediante un esquema unificado. La biblioteca cubre una amplia gama de capacidades de IA conversacional, incluyendo la orquestación de agentes de IA, la gestión del estado de la conversación y la persistencia del contexto, y la integración de elementos de interfaz de usuario enriquecidos. También proporciona orientación sobre comprensión del lenguaje natural, el uso de bases de conocimiento y el despliegue de bots en entornos de nube. Se proporcionan recursos y muestras para el desarrollo en C#, JavaScript y Python.

    Implements web chat interfaces to validate the functionality and connectivity of deployed bots.

    HTMLbot-frameworkbotsdotnet
    Ver en GitHub↗4,511
  • floattech/zerobot-pluginAvatar de FloatTech

    FloatTech/ZeroBot-Plugin

    2,631Ver en GitHub↗

    ZeroBot-Plugin is an extensible plugin framework for QQ group bots, providing a modular system that adds automation, AI chat, image generation, and moderation capabilities to chat environments. The project is built around a collection of plugin modules that each handle specific functions, from scheduling recurring commands to managing group member interactions. The framework distinguishes itself through its integration of AI-powered features, including configurable large language model chat with image recognition support, alongside automated content moderation that scans text and images again

    Responds to user messages with a configurable large language model, supporting image recognition and agent mode.

    Gocoolqcqhttpcqhttp-mirai
    Ver en GitHub↗2,631
  1. Home
  2. Artificial Intelligence & ML
  3. Interactive Agent Chat Interfaces
  4. Bot Chat Interfaces

Explorar subetiquetas

  • Facebook Messenger Bot InterfacesInterfaces that connect dialogue agents to Facebook Messenger for human interaction through a chat interface. **Distinct from Bot Chat Interfaces:** Distinct from Bot Chat Interfaces: specifically targets Facebook Messenger as the messaging platform.