Skip to main content

Use Case

Case 1: Two-player Online Gomoku Game

Development Process:

  1. Input requirement: "Build a two-player online Gomoku website supporting online battles."
  2. AI-generated: Web application + cloud database + real-time data push
  3. Automatic deployment and obtaining the access link

👉 Demo Link: Gomoku Game

Case 2: AI Virtual Pet Mini Program

Development Process:

  1. Input: "Develop a Pokémon raising mini program, using AI to enhance interaction"
  2. AI-generated: Mini Program + cloud database + AI cloud function
  3. Import into WeChat Developer Tools to publish

Case 3: Intelligent Problem Diagnosis

When the application encounters issues:

  1. AI automatically views cloud function logs
  2. AI analyzes the error cause and generates the fix code
  3. Automatic redeployment

Typical Development Workflow

  1. Requirement Description → AI understands and plans the architecture
  2. Code Generation → Automatically generate frontend and backend code
  3. Cloud Resource Creation → Automatically create databases, cloud functions, etc.
  4. Deployment and Launch → Automatically deploy and return the access link
  5. Problem Fixing → AI views logs and automatically fixes issues.