Build a web app that runs the same user created task across multiple agentic AI frameworks & models, then shows side‑by‑side outputs (or plan) and meaningful metrics. Judged on the UX, creativity, and quality of the comparison.
- Prepare necessary keys and secrets according to
.env.samplein a separate.envfile at the root directory. (Note: Do NOT commit it to Git!) - Prepare a
.env.localat the Next project insidefrontend/directory, based on.env.example, for local frontend debugging.
