LLMs.txt Generator

Enter a website URL and generate a draft llms.txt file based on public site pages.

Generated Output

Your generated llms.txt content will appear here.

0 lines • 0 characters

API Usage

curl -X POST "https://www.sammaji.com/api/llms-text-generator" \
  -H "Content-Type: application/json" \
  -d '{"url":"https://example.com"}'