{% macro prompt(llm_prompt_data, heading="Use AI to build this app") %}

{{ heading }}

Describe the app you want in an LLM chat, then copy this prompt in as context so it can generate or revise the app HTML. Paste the result into the HTML editor above.

Show full prompt
{% endmacro %}