This tool lets you rapidly create prototype forms from a simple description using Generative AI.
The generated prototypes use GOV.UK Design System components and best practices.
You can test prototypes live, share them with others, and download them to run them locally. You can also edit prototypes to make iterative improvements.
Warning: Always check the prototypes generated by this tool, as they may contain inaccurate information.
- The user describes the form they want using the free text input in the interface.
- The LLM takes this and a JSON schema, and uses this to generate a JSON representation of the form that follows the schema.
- The tool uses the schema to build the prototype using Nunjucks components. This prototype is then shown live for the user, or zipped up for the user to download.