Skip to main content

Use Cases

Case 1: Two-Player Online Gomoku

Development Process:

  1. Input requirement: "Create a two-player online Gomoku website that supports online battles"
  2. AI generates: Web application + Cloud database + Real-time data push
  3. Automatically deploy and get access link

👉 Experience: Gomoku Game

Case 2: AI Pet Raising Mini Program

Development Process:

  1. Input: "Develop a Pokemon raising mini program using AI to enhance interaction"
  2. AI generates: Mini program + Cloud database + AI cloud function
  3. Import into WeChat Developer Tools to publish

Case 3: Intelligent Problem Diagnosis

When application issues occur:

  1. AI automatically checks cloud function logs
  2. Analyzes error causes and generates fix code
  3. Automatically redeploys

Typical Development Workflow

  1. Requirement Description → AI understands and plans architecture
  2. Code Generation → Automatically generates frontend and backend code
  3. Cloud Resource Creation → Automatically creates database, cloud functions, etc.
  4. Deploy Online → Automatically deploys and returns access link
  5. Issue Fixing → AI checks logs and automatically fixes issues