Hacker News new | ask | show | jobs
Open-source alternative to v0, Lovable, bolt (coding-agent.cerebrium.ai)
10 points by tizkovatereza 482 days ago
1 comments

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...