analyze_project
Analyze a project idea to uncover market insights, risks, MVP scope, and technical requirements, including environment, device, and performance factors, to guide tech stack and architecture decisions.
Instructions
Deep analysis of a project idea including market insights, risks, MVP scope, technical requirements, AND environment/device/performance analysis. Supports Vietnamese.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name | |
| scale | No | Project scale | |
| budget | No | Budget range | |
| timeline | No | Expected timeline | |
| team_size | No | Number of developers | |
| description | Yes | Detailed project description. Can be in English or Vietnamese. | |
| project_type | No | Project type. Auto-detected if not provided. | |
| deployment_env | No | Deployment environment: cloud_managed, edge, vps, serverless, on_premise, shared_hosting, etc. | |
| target_devices | No | Target devices: low_end_mobile, standard_desktop, iot_device, tablet, etc. | |
| target_audience | No | Target audience description | |
| concurrent_users | No | Expected concurrent users | |
| max_server_ram_gb | No | Max server RAM in GB | |
| network_condition | No | Network: fiber, broadband, mobile_4g, mobile_3g, offline_first, intermittent | |
| max_monthly_cost_usd | No | Max monthly infrastructure budget in USD | |
| max_response_time_ms | No | Max acceptable response time in ms |