AI Discovery Generator
Create AI Discovery files for any website. Free, open, no account needed.
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:
- Open
https://yourdomain.com/.well-known/aiin a browser — you should see JSON - Check the Content-Type header is
application/json - Add
<link rel="ai-discovery" href="/.well-known/ai">to your HTML<head> - Scan your site with our scanner to get your grade