3 Repos
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.
Dieses Repository ist eine Beispielbibliothek und ein Development-Kit für den Bau von Konversations-Bots unter Verwendung des Bot Framework SDK. Es bietet eine Sammlung von aufgabenorientierten Codebeispielen, Templates und Implementierungsleitfäden, um Entwicklern beim Erstellen interaktiver Chat-Oberflächen und Dialogabläufe zu helfen. Das Projekt konzentriert sich auf Integrationsmuster für das Bot Framework und bietet spezifische Beispiele für die Implementierung von benutzerdefinierter Middleware, Identitätsauthentifizierung und die Anbindung externer Bot-Skills. Es enthält Referenzimplementierungen für Multi-Channel-Chatbot-Templates, die es einem einzigen Agenten ermöglichen, über ein einheitliches Schema auf mehreren Messaging-Plattformen zu agieren. Die Bibliothek deckt ein breites Spektrum an Konversations-KI-Funktionen ab, einschließlich der Orchestrierung von KI-Agenten, der Verwaltung von Konversationsstatus und Kontextpersistenz sowie der Integration reichhaltiger UI-Elemente. Sie bietet zudem Anleitungen zur natürlichen Sprachverarbeitung, zur Nutzung von Wissensdatenbanken und zur Bereitstellung von Bots in Cloud-Umgebungen. Ressourcen und Beispiele sind für die Entwicklung mit C#, JavaScript und Python verfügbar.
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.