Use Cases
Case 1: Two-Player Online Gomoku
Development Process:
- Input requirement: "Create a two-player online Gomoku website that supports online battles"
- AI generates: Web application + Cloud database + Real-time data push
- Automatically deploy and get access link
👉 Experience: Gomoku Game
Case 2: AI Pet Raising Mini Program
Development Process:
- Input: "Develop a Pokemon raising mini program using AI to enhance interaction"
- AI generates: Mini program + Cloud database + AI cloud function
- Import into WeChat Developer Tools to publish
Case 3: Intelligent Problem Diagnosis
When application issues occur:
- AI automatically checks cloud function logs
- Analyzes error causes and generates fix code
- Automatically redeploys
Typical Development Workflow
- Requirement Description → AI understands and plans architecture
- Code Generation → Automatically generates frontend and backend code
- Cloud Resource Creation → Automatically creates database, cloud functions, etc.
- Deploy Online → Automatically deploys and returns access link
- Issue Fixing → AI checks logs and automatically fixes issues