AI Discovery Generator

Create AI Discovery files for any website. Free, open, no account needed.

1 Extract
2 Edit
3 Generate

Step 1: Enter your website URL

We'll fetch your site and extract what we can to pre-fill the form.

Enter your domain or full URL. We'll fetch the homepage, about page, and check for existing AI Discovery data.

Analyzing site...

Extracted data

Skip extraction, fill manually

Step 2: Review and complete your information

Fill in or correct the fields below. Required fields are marked with *

Organization

Comma-separated list

Contact
AI Summary
Core Concepts

One per line. Format: term: definition

Identity (optional)

Use AI to extract identity details from your site content, or fill in manually.

Policies (auto-detected)

Step 3: Test and download your AI Discovery files

Review what AI agents will see, then download and deploy.

What AI agents will see

Organization
--
--
Mission
--
Identity
--
Contact
--
Estimated Scanner Grade
?
--
--

Download files

ai.json

Main discovery manifest

/.well-known/ai/ai.json

llms.txt

LLM-friendly summary

/llms.txt

How to deploy

Select your hosting platform for specific instructions:

Note about bot-protected sites: If your site blocks automated scanners (Cloudflare Bot Protection, etc.), the extraction step may not find much data. That's fine — you can fill in the form manually. The important thing is that once your ai.json is deployed, it's served as a simple JSON file that any AI agent can read, regardless of bot protection on your HTML pages. That's the whole point: structured data AI can access, even when your pages are locked down.
After deploying, verify it works:
  1. Open https://yourdomain.com/.well-known/ai in a browser — you should see JSON
  2. Check the Content-Type header is application/json
  3. Add <link rel="ai-discovery" href="/.well-known/ai"> to your HTML <head>
  4. Scan your site with our scanner to get your grade