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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • axa-group/nlp.jsAvatar de axa-group

    axa-group/nlp.js

    6,574Voir sur 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
    Voir sur GitHub↗6,574
  • microsoft/botbuilder-samplesAvatar de microsoft

    microsoft/BotBuilder-Samples

    4,511Voir sur GitHub↗

    Ce projet est une bibliothèque d'exemples et un kit de développement pour créer des bots conversationnels en utilisant le Bot Framework SDK. Il fournit une collection d'exemples de code axés sur les tâches, de modèles et de guides d'implémentation pour aider les développeurs à créer des interfaces de chat interactives et des flux de dialogue. Le projet se concentre sur les modèles d'intégration pour le Bot Framework, offrant des exemples spécifiques pour implémenter des middlewares personnalisés, l'authentification d'identité et la connexion de compétences de bot externes. Il inclut des implémentations de référence pour des modèles de chatbot multi-canaux qui permettent à un seul agent d'opérer sur plusieurs plateformes de messagerie via un schéma unifié. La bibliothèque couvre un large éventail de capacités d'IA conversationnelle, y compris l'orchestration d'agents IA, la gestion de l'état de la conversation et la persistance du contexte, ainsi que l'intégration d'éléments d'interface utilisateur riches. Elle fournit également des conseils sur la compréhension du langage naturel, l'utilisation de bases de connaissances et le déploiement de bots dans des environnements cloud. Des ressources et des exemples sont fournis pour le développement en C#, JavaScript et Python.

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

    HTMLbot-frameworkbotsdotnet
    Voir sur GitHub↗4,511
  • floattech/zerobot-pluginAvatar de FloatTech

    FloatTech/ZeroBot-Plugin

    2,631Voir sur 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
    Voir sur GitHub↗2,631
  1. Home
  2. Artificial Intelligence & ML
  3. Interactive Agent Chat Interfaces
  4. Bot Chat Interfaces

Explorer les sous-tags

  • 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.