• Phoenix.new is a remote AI-powered runtime for building applications using the Phoenix framework via prompt-driven development.
• Users can describe their application ideas to an intelligent coding agent that generates a functional real-time app.
• The platform operates in the browser with isolated virtual machines, facilitating quick prototyping without local environment setup.
• Phoenix.new generates a mockup and iteratively progresses toward a working application, promoting experimentation and rapid iteration.
• The system integrates AI-assisted real-time development, allowing the agent to write, test, and interact with the application in a browser.
• Developers have access to a live dev server with a shareable URL, enhancing collaboration and showcasing progress.
• The platform utilizes Phoenix's real-time capabilities, such as clustering and PubSub messaging, and combines them with LLM-generated code for efficient development of collaborative and interactive applications.
• By providing a sandboxed environment, Phoenix.new minimizes barriers between concept and execution, making advanced application development more accessible.
AI-driven prompt-based application generation
Browser-based development environment with no local setup required
Fully isolated virtual machine runtime for safe experimentation
Automatic generation of real-time Phoenix applications
Live preview and shareable development server URLs
Integrated coding agent capable of testing and iterating on apps
Headless browser automation for UI validation
Rapid prototyping with mockup-to-working-app workflow
Built-in support for collaborative and multiplayer experiences
Cloud-hosted environment with real-time infrastructure capabilities
What is Phoenix.new used for?
Phoenix.new is used to rapidly prototype and build real-time Phoenix applications by describing them in natural language and letting an AI coding agent generate and iterate on the code.
Do I need to install development tools locally?
No. The platform runs entirely in a browser using remote virtual machines, eliminating the need for local setup.
Can Phoenix.new build full-stack applications?
Yes. It can generate complete applications including backend logic, real-time features, and interactive front-end components.
How does the AI agent test applications?
The system includes a headless browser that allows the agent to interact with the app like a user, checking functionality during development.
Is Phoenix.new suitable for collaboration?
Yes. Generated apps run with shareable URLs and real-time capabilities, making collaboration and demonstrations easy.