awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zongzibinbin avatar

zongzibinbin/MallChat

0
View on GitHub↗
4,648 نجوم·1,026 تفرعات·Java·Apache-2.0·7 مشاهدات

MallChat

MallChat is an e-commerce backend system and real-time messaging platform. It provides a server-side infrastructure for managing online stores, including integrated shopping carts, order processing, and payment workflows.

The system features a WebSocket chat server for instant customer communication and a content moderation engine that uses pattern matching to block sensitive language. It integrates large language models to provide automated conversational AI chatbots for customer support and product recommendations.

Identity management is handled through a token-based authentication system that supports QR code verification. The platform also includes API traffic management to control request frequency and a moderation workflow for filtering prohibited phrases in real time.

Features

  • Real-Time Messaging Servers - Provides a WebSocket-based server for instant customer communication and interactive real-time chat events.
  • E-commerce Platforms - Provides a comprehensive platform for building and managing online retail stores with shopping carts and order processing.
  • Sensitive Word Filters - Detects and blocks prohibited words or phrases within messages using automated pattern matching algorithms.
  • E-Commerce Backends - Provides a server-side infrastructure for managing retail operations, including shopping carts, order processing, and payment workflows.
  • Content Moderation Tools - Filters sensitive language and blocks prohibited phrases in real time to maintain community standards in chat.
  • Relational Schemas - Organizes e-commerce data using structured tables with defined foreign key relationships for orders and carts.
  • Targeted WebSocket Messaging - Maintains persistent bidirectional connections to deliver real-time chat messages and interactive event updates to clients.
  • Pattern-Based Content Filtering - Scans incoming and outgoing text streams against a blacklist of prohibited keywords to block sensitive content.
  • Real-Time Messaging - Provides persistent, bidirectional communication between servers and clients for instant messaging and interactive operations.
  • Real-Time Messaging Systems - Implements instant chat systems for customer support and user communication within a digital storefront.
  • User Identity Verification - Manages secure access and user authentication through identity verification flows, including QR code scanning.
  • Content Moderation Filters - Implements a filtering system that scans text against blacklists to detect and block sensitive language in real time.
  • Token-Based Authentication - Implements a security layer using signed tokens and QR code verification to manage user identity and access rights.
  • Token-Based Identity Verifications - Validates user sessions and access rights by verifying cryptographically signed tokens during request interception.
  • AI Chatbots - Integrates automated conversational agents to handle customer queries and provide product recommendations using LLMs.
  • Chatbot Integrations - Connects large language models to a messaging interface to deliver automated conversational responses.
  • API Traffic Management - Protects backend resources from overload by controlling the frequency of incoming requests through centralized rate limiting policies.
  • QR and Mobile Verifications - Verifies user identities and grants system access through the scanning of unique QR codes with mobile devices.
  • Traffic Flow Control - Limits the frequency of incoming requests via predefined rules to prevent system overload.
  • Middleware Rate Limiters - Implements request flow control within the middleware chain to protect system resources from traffic spikes.

سجل النجوم

مخطط تاريخ النجوم لـ zongzibinbin/mallchatمخطط تاريخ النجوم لـ zongzibinbin/mallchat

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة zongzibinbin/mallchat؟

MallChat is an e-commerce backend system and real-time messaging platform. It provides a server-side infrastructure for managing online stores, including integrated shopping carts, order processing, and payment workflows.

ما هي الميزات الرئيسية لـ zongzibinbin/mallchat؟

الميزات الرئيسية لـ zongzibinbin/mallchat هي: Real-Time Messaging Servers, E-commerce Platforms, Sensitive Word Filters, E-Commerce Backends, Content Moderation Tools, Relational Schemas, Targeted WebSocket Messaging, Pattern-Based Content Filtering.

ما هي البدائل مفتوحة المصدر لـ zongzibinbin/mallchat؟

تشمل البدائل مفتوحة المصدر لـ zongzibinbin/mallchat: linlinjava/litemall — Litemall is an open-source e-commerce platform built on Java and Spring Boot that provides a complete retail… konsheng/sensitive-lexicon — Sensitive-lexicon is a sensitive word detection service and content moderation tool designed to identify prohibited… faye/faye — Faye is a real-time messaging middleware and WebSocket publish-subscribe server. It functions as a communication layer… houbb/sensitive-word — This project is a high-performance Java library and content moderation framework designed to detect and mask… transformeroptimus/superagi — SuperAGI is a comprehensive marketing automation platform and customer data system designed to orchestrate… adrianhajdin/event_platform — Event platform is a full-stack web application designed for organizing events, purchasing tickets, and managing user…

بدائل مفتوحة المصدر لـ MallChat

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع MallChat.
  • linlinjava/litemallالصورة الرمزية لـ linlinjava

    linlinjava/litemall

    20,151عرض على GitHub↗

    Litemall is an open-source e-commerce platform built on Java and Spring Boot that provides a complete retail environment. It includes both a customer-facing storefront and a centralized administrative dashboard, enabling businesses to manage product catalogs, order lifecycles, and member accounts from a single system. The platform distinguishes itself through deep integration with the WeChat ecosystem, offering a mobile-optimized storefront and social authentication for streamlined user access. It utilizes a modular architecture that combines automated database access layers with custom SQL m

    Javalitemallmallspring-boot
    عرض على GitHub↗20,151
  • faye/fayeالصورة الرمزية لـ faye

    faye/faye

    4,386عرض على GitHub↗

    Faye is a real-time messaging middleware and WebSocket publish-subscribe server. It functions as a communication layer that routes messages between clients and manages channel subscriptions to enable data synchronization across the web. The project provides a cross-domain communication gateway, allowing web clients on different domains to communicate with a central server. It is built as a clustered messaging backend that can share state across multiple instances using external storage to handle high volumes of persistent network connections. Its capability surface includes pub-sub logic for

    JavaScript
    عرض على GitHub↗4,386
  • houbb/sensitive-wordالصورة الرمزية لـ houbb

    houbb/sensitive-word

    5,896عرض على GitHub↗

    This project is a high-performance Java library and content moderation framework designed to detect and mask prohibited words in text. It utilizes a Deterministic Finite Automaton (DFA) scanner to implement efficient longest-match word detection. The engine distinguishes itself through a text normalization pipeline and noise-filtering preprocessor that standardize character casing, scripts, and widths while removing interspersed special characters to prevent filter evasion. It supports dynamic dictionary management, allowing blacklists and allow-lists to be updated in the background without r

    Javadfadirty-wordfilter
    عرض على GitHub↗5,896
  • konsheng/sensitive-lexiconالصورة الرمزية لـ konsheng

    konsheng/Sensitive-lexicon

    3,137عرض على GitHub↗

    Sensitive-lexicon is a sensitive word detection service and content moderation tool designed to identify prohibited text. It utilizes a curated lexicon of thousands of categorized terms and a fuzzy matching text scanner to detect restricted words and phrases. The project features specialized filters for Chinese language content across political, social, and adult domains. It supports approximate string matching to identify terms that use noise characters or whitespace to evade standard keyword filters. The system includes a network interface for hosting the detection service, allowing for re

    عرض على GitHub↗3,137
عرض جميع البدائل الـ 30 لـ MallChat→