Frame0 1.1.0 is now available. This release support the Frame0 AI Agent.
Frame0 1.1.0 is out now! This release support the Frame0 AI Agent. The features and fixes in this release can be found at changelog.
Frame0 AI Agent (experimental)
Until now, it was possible to use an AI assistant by running the Frame0 MCP server together with a separate desktop applications such as Claude Desktop, Cursor, or VS Code. Now, Frame0 officially supports an AI Agent! We do not charge a separate fee for using the Agent. Instead, by using your own API Key, you only pay for the amount you use. OpenAI, Anthropic, Google Gemini, and xAI (Grok) are supported.
The most commonly used prompt will be generating wireframes. You can generate wireframes for all the screens of an application at once, or you can generate a wireframe for a specific single screen. You can also attach an image corresponding to the wireframe you want to draw.
“Create all screens for instagram clone app”
“Create a login screen for phone”
And you can use prompts to modify the generated screen.
“Add social login buttons”
“Replace the emojis by icons”
“Set a link from the google login button to the Google website”
You can also generate some codes from the wireframes.
“Generate HTML with Tailwind CSS from the current page”