> ## Documentation Index
> Fetch the complete documentation index at: https://nuclei.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Generate Template (AI)

> Generate nuclei template using AI prompt

## Parameters (required)

<ParamField body="prompt" type="string" required>
  AI Prompt to generate nuclei template
</ParamField>

<ParamField body="model" type="string" default="gpt-4" required>
  OpenAI model to use
</ParamField>
