Use Case
Case 1: Two-player Online Gomoku Game
Development Process:
- Input requirement: "Build a two-player online Gomoku website supporting online battles."
- AI-generated: Web application + cloud database + real-time data push
- Automatic deployment and obtaining the access link
👉 Demo Link: Gomoku Game
Case 2: AI Virtual Pet Mini Program
Development Process:
- Input: "Develop a Pokémon raising mini program, using AI to enhance interaction"
- AI-generated: Mini Program + cloud database + AI cloud function
- Import into WeChat Developer Tools to publish
Case 3: Intelligent Problem Diagnosis
When the application encounters issues:
- AI automatically views cloud function logs
- AI analyzes the error cause and generates the fix code
- Automatic redeployment
Typical Development Workflow
- Requirement Description → AI understands and plans the architecture
- Code Generation → Automatically generate frontend and backend code
- Cloud Resource Creation → Automatically create databases, cloud functions, etc.
- Deployment and Launch → Automatically deploy and return the access link
- Problem Fixing → AI views logs and automatically fixes issues.