3 repository-uri
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.
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.
Acest repository este o bibliotecă de exemple și un kit de dezvoltare pentru construirea de boți conversaționali folosind Bot Framework SDK. Oferă o colecție de exemple de cod axate pe sarcini, template-uri și ghiduri de implementare pentru a ajuta dezvoltatorii să creeze interfețe de chat interactive și fluxuri de dialog. Proiectul se concentrează pe tipare de integrare pentru Bot Framework, oferind exemple specifice pentru implementarea middleware-ului personalizat, autentificarea identității și conectarea skill-urilor externe de bot. Include implementări de referință pentru template-uri de chatbot multi-canal care permit unui singur agent să opereze pe mai multe platforme de mesagerie printr-o schemă unificată. Biblioteca acoperă o gamă largă de capabilități de AI conversațional, inclusiv orchestrarea agenților AI, gestionarea stării conversației și persistența contextului, precum și integrarea elementelor de interfață utilizator bogate. Oferă, de asemenea, îndrumări privind înțelegerea limbajului natural, utilizarea bazelor de cunoștințe și implementarea boților în medii cloud. Resursele și exemplele sunt furnizate pentru dezvoltare în C#, JavaScript și Python.
Implements web chat interfaces to validate the functionality and connectivity of deployed bots.
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.