Rules Governing the AI
The AI follows specific rules for generating content:
- File selection based on the request path
- Return raw file contents for known file extensions
- Generate an `index.html` for directory paths
- Use absolute paths for internal links and assets
- No external JavaScript, CSS, fonts, or CDN-hosted assets
- No JavaScript; interactivity via HTML and CSS only
- Accurately clone well-known websites' layout and structure
- Internal links point to valid paths within the host
- Prohibited content includes hate speech, explicit material, and more
Back to What is My AI System Prompt?