You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
Enhance multimodal detection capabilities and update configurations
- Introduced a new multimodal detection feature, allowing the system to analyze both text and image content for safety.
- Added support for image input via base64 encoding and URLs, enhancing the flexibility of the detection API.
- Updated the backend to include new models and routes for handling image uploads and processing.
- Enhanced the API to support mixed content types in detection requests, ensuring consistent risk assessment across modalities.
- Improved the README files with detailed descriptions of the multimodal detection functionality and usage examples.
- Incremented version numbers in both backend and frontend to 2.3.0 to signify the introduction of these features.
-**Social Media**: Automatically screen user-uploaded images for unsafe content
461
+
-**E-commerce**: Ensure product images comply with platform policies
462
+
-**Education**: Protect minors from inappropriate image content
463
+
-**Content Platforms**: Moderate AI-generated images before publication
464
+
465
+
## 🧠 Knowledge Base Responses Feature
398
466
399
467
Xiangxin AI Guardrails v2.2.0 introduces powerful knowledge base response functionality with vector similarity-based intelligent Q&A matching.
400
468
@@ -1047,13 +1115,15 @@ We provide professional AI safety solutions:
1047
1115
Xiangxin AI Guardrails will continue to evolve in two directions: **Detection Capabilities** and **Platform Features**, ensuring that large model applications run under safe and compliant conditions.
-**Audio & Video Detection**: Support for audio and video content safety analysis (Coming Soon)
1050
1120
-**Multimodal Subtle Violation Content Recognition**: Support multimodal inputs including text, images, audio, and video, identifying and intercepting subtle violations or illegal information.
1051
1121
-**Role-based Privilege Escalation Detection**: Combined with context and user identity, identify and intercept privilege escalation questions or sensitive information requests.
1052
1122
-**Personal Information & Sensitive Data Detection**: Automatically identify and intercept content involving personal information, business secrets, and other sensitive content to prevent data leaks.
1053
1123
-**Out-of-business-scope Content Detection**: Identify and intervene in questions/outputs that exceed business scenarios or compliance boundaries.
1054
1124
1055
1125
### 🛡️ Platform Features
1056
-
-**Multimodal Content Recognition Support**: Provide security recognition matching actual application modalities (text, images, audio, video, files).
1126
+
-✅ **Multimodal Content Recognition Support** (v2.3.0): Text and image safety detection available
1057
1127
-**Sensitive Information Interception & Desensitization**: When sensitive content is detected, it can be directly intercepted or automatically desensitized based on rules before output.
1058
1128
-**Desensitization Rule Configuration**: Support user-defined desensitization strategies, flexibly adapting to compliance requirements in different scenarios.
1059
1129
-**Out-of-business-scope Control**: Block or substitute answers for privilege escalation or inappropriate questions, ensuring compliant output.
0 commit comments