Gen AI China - Home
Welcome to the official documentation for Gen AI China π¨π³ π₯, the most comprehensive resource for integrating leading Chinese AI models into your Unreal Engine projects. This plugin provides a powerful, unified framework that simplifies connecting your games to industry-leading AI models from providers like Alibaba, Bytedance, Moonshot AI, Baidu, and ZhipuAI.
Whether youβre building dynamic NPC dialogue, procedurally generated content, or next-generation audio and visual features, this guide is designed to help you ship remarkable AI-driven experiences with confidence.
Why Gen AI China?
-
Unified and Simplified API
Access a diverse range of powerful models from Alibaba, Bytedance, Moonshot AI, Baidu, and ZhipuAI through a single, intuitive API. Switch between providers with minimal code changes, allowing you to choose the best model for the job without vendor lock-in.
-
Full Blueprint & C++ Support
The plugin offers feature parity between Blueprints and C++, with self-managing asynchronous nodes that handle complex operations like network requests and response handling. This ensures that both engineers and designers can build and iterate on AI features with ease.
-
Built for Real-time Experiences
Create truly interactive and immersive worlds with features like real-time text streaming for dynamic dialogue and multimodal vision support for analyzing in-game scenes.
-
Secure Key Storing
Security is a top priority. GenAI China includes a robust system for secure API key management that avoids storing sensitive information in plain text.
Quick Navigation
- Initial Project Setup βοΈ β Installation & C++ Configuration
- Getting API Keys π β Obtain Keys from All Providers
- Authentication & Security π β Secure Key Storage
- Usage Guides & Examples π β Practical Walkthroughs
- Core Concepts π‘ β Async Design, Debug Mode, Custom Models
- Chat Completions π¬ β Text, Multimodal & Provider-Specific Notes
- Building Long Conversations π β Chat Context Strategies
- Streaming β‘οΈ β Real-Time Response Chunks
- Image Generation π¨ β AI-Powered Art
- Text-to-Speech π β Audio Generation
- API Reference & Models π β Full Model List
- Additional Notes π β Compatibility & Best Practices