Sign up or log in
Go to the ForgeAI home page and create an account or sign in with an existing one. Authentication is handled by Clerk and supports email, Google, and other social providers.
Write your first prompt
On the home page you’ll find the AI chat input. Type a description of the application you want to build and press Enter or click Send.A good prompt is specific about layout, content sections, and any key interactions. For example:Other prompts that work well:
Wait for generation
ForgeAI processes your prompt using an AI model and runs the generated code in an E2B sandbox. You’ll see real-time status updates in the chat as the generation progresses. This typically takes 15–60 seconds depending on application complexity.
View the live preview
Once generation is complete, the project view opens automatically. The right panel shows a live preview of your application running in the sandbox — no deployment or local setup needed. You can interact with the preview directly in the browser.
Keep iterating
Send follow-up messages in the chat to refine your application. You can ask ForgeAI to:
- Add or remove sections
- Change colors, fonts, or layout
- Add new features or pages
- Fix anything that doesn’t look right
Upload a design screenshot (Pro)
This feature is available on the Pro plan only.
Edit code inline with Monaco Editor (Pro)
This feature is available on the Pro plan only.
Next steps
Prompt generation
Learn how to write prompts that produce the best results.
Design to code
Upload screenshots and mockups to generate pixel-accurate layouts.
Code editor
Use the Monaco editor to customize generated code.
Live preview
Understand how the E2B sandbox powers instant previews.