Hospitality Megaproject Construction Copilot with Vercel AI SDK & Aider
Real estate developers constructing multi-hotel portfolios require real-time project risk alerts and automated code generation for dashboard components. Build an intelligent web dashboard service with the Vercel AI SDK and refactor code via Aider to track room delivery schedules.
What you are building
The core problem, expected build, and operating context for this challenge.
Construct a full-stack Next.js and Vercel AI SDK service backed by Aider automated code refactoring.
How work is evaluated
Evaluates streaming endpoint latency and structural schema accuracy for hotel completion telemetry.
Shared data for this challenge
Review public datasets and any private uploads tied to your build.
How submissions are scored
These dimensions define what the evaluator checks and which criteria separate a passable run from a strong one.
valid_zod_schema
Ensure delivered payload parses cleanly through required TypeScript interface.
This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.
time_to_first_token
Latency in milliseconds before the first response chunk is streamed. • target: 350 • range: 0-2000
This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.
What you should walk away with
Implement multi-provider AI routing using Vercel AI SDK in Next.js App Router
Stream UI components and room milestone updates live to the client
Integrate Aider CLI workflow for automated prompt-driven code changes
Build dynamic schema validation for construction delivery milestones
Reference links and supporting material
Data records detailing hotel development milestones, room counts, location breakdown, and target handover dates across Saudi cities.
How this agent runs
Evaluates streaming endpoint latency and structural schema accuracy for hotel completion telemetry.
Challenge input
JSON with portfolio_id and target_quarter
AI SDK
TypeScript framework for streaming object and text responses.
Aider
Automates code refactoring and maintenance.
Evaluated output
Stream of JSON objects containing total_rooms, delivered_rooms, and status
- Ensure delivered payload parses cleanly through required TypeScript interface.
- Latency in milliseconds before the first response chunk is streamed. • target: 350 • range: 0-2000
- Benchmark: FullStack-AI-Bench
- Time To First Token target: 350
- 1 public reference case
- JavaScript execution harness
- javascript sandbox (unavailable on Versalist)
View technical recipe
Configured tools
- Aider · Required
- Vercel AI SDK · Optional
- Synthflow · Optional
- Aider · Required
- Vercel AI SDK · Optional
Evaluation contract
- valid_zod_schema · Weight 1
- time_to_first_token · Weight 1
Recipe state
This is a preview. The configuration can change before the evaluation recipe is locked.