Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ Major SEO platforms that have added AI search optimization capabilities:

#### Open Source Data / Evals
- [AI Product Bench](https://github.com/amplifying-ai/ai-product-bench) - Benchmark for AI product visibility.
- [aeoptimize](https://github.com/dexuwang627-cloud/aeoptimize) - Open-source CLI toolkit + Claude Code skills for AEO. Scores AI readability (0-100) across 5 dimensions, generates llms.txt and JSON-LD schemas, and supports multi-AI scoring with gemini/copilot CLIs. `npx aeoptimize scan your-site.com`
Copy link

Copilot AI Apr 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Proper nouns should be capitalized for consistency with the rest of the README (e.g., “Gemini” and “Copilot”). Consider updating “gemini/copilot CLIs” to “Gemini/Copilot CLIs” (and optionally end the bullet with a period after the command, to match surrounding entries).

Suggested change
- [aeoptimize](https://github.com/dexuwang627-cloud/aeoptimize) - Open-source CLI toolkit + Claude Code skills for AEO. Scores AI readability (0-100) across 5 dimensions, generates llms.txt and JSON-LD schemas, and supports multi-AI scoring with gemini/copilot CLIs. `npx aeoptimize scan your-site.com`
- [aeoptimize](https://github.com/dexuwang627-cloud/aeoptimize) - Open-source CLI toolkit + Claude Code skills for AEO. Scores AI readability (0-100) across 5 dimensions, generates llms.txt and JSON-LD schemas, and supports multi-AI scoring with Gemini/Copilot CLIs. `npx aeoptimize scan your-site.com`

Copilot uses AI. Check for mistakes.
- [GEO/AEO Tracker](https://github.com/danishashko/geo-aeo-tracker) - Open-source, local-first AI visibility dashboard. Track brand mentions across ChatGPT, Perplexity, Gemini, Copilot, Google AI Overview, and Grok. BYOK, self-hosted, $0/month, with visibility scoring, citation analysis, and competitor battlecards.

#### llms.txt Generators
Expand Down
Loading