3 个仓库
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.
此项目是使用 Bot Framework SDK 构建对话机器人的示例库和开发工具包。它提供了一系列以任务为中心的代码示例、模板和实现指南,帮助开发者创建交互式聊天界面和对话流。 该项目专注于 Bot Framework 的集成模式,提供实现自定义中间件、身份验证和连接外部机器人技能的具体示例。它包括多渠道聊天机器人模板的参考实现,允许单个代理通过统一的模式在多个消息平台上运行。 该库涵盖了广泛的对话式 AI 功能,包括 AI 代理的编排、对话状态和上下文持久性的管理,以及丰富用户界面元素的集成。它还提供了关于自然语言理解、知识库使用以及将机器人部署到云环境的指导。 提供了适用于 C#、JavaScript 和 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.