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.