DIY Tool Tracks Site Mentions by ChatGPT, Claude, Perplexity, Gemini
TL;DR. A new self-hosted tool lets users track how often AI search engines mention or cite their websites, aiming to measure "AI visibility." - The system samples prompts against web-grounded AI APIs like Perplexity and OpenAI, scoring answers for brand mentions and citations. - It runs on GitHub Actions, requiring API keys for AI models, and provides a trend line for a site's AI search ranking. - This open-source project offers a cost-effective alternative to commercial AI visibility tools for businesses and developers.
- A self-hosted tool has been released to track website mentions and citations by major AI search engines.
- It queries models like ChatGPT, Claude, Perplexity, and Gemini using defined prompts, then scores responses.
- The tool differentiates between direct brand mentions and source citations, offering a metric for "AI visibility."
- Operating via GitHub Actions, it offers a free, open-source method to monitor AI search performance.
Sources
- SEtting up AI search rank tracking easily — github.com