Hacker News new | ask | show | jobs
by tizkovatereza 483 days ago
There is a new AI agent that generates Next.js apps based on prompt.

Features: - Plans frontend component architecture - Generates code in real-time based on commands - Deploys code to a secure sandboxed environment for testing - Works with any LLM - It's all built on top of Cerebrium and E2B

Complete guide to building the agent: https://www.cerebrium.ai/blog/building-a-real-time-coding-as...

Source Code: https://github.com/CerebriumAI/examples/tree/master/8-applic...