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، ويقدم أمثلة محددة لتنفيذ وسيط مخصص، ومصادقة الهوية، وربط مهارات الروبوت الخارجية. يتضمن تطبيقات مرجعية لقوالب روبوتات الدردشة متعددة القنوات التي تسمح لوكيل واحد بالعمل عبر منصات مراسلة متعددة من خلال مخطط موحد. تغطي المكتبة مجموعة واسعة من قدرات الذكاء الاصطناعي للمحادثة، بما في ذلك تنسيق وكلاء الذكاء الاصطناعي، وإدارة حالة المحادثة واستمرارية السياق، ودمج عناصر واجهة المستخدم الغنية. كما يوفر توجيهات حول فهم اللغة الطبيعية، واستخدام قواعد المعرفة، ونشر الروبوتات في بيئات السحابة. يتم توفير الموارد والعينات للتطوير عبر 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.