I built this because the hosted AI-search-visibility tools are super expensive. They charge $200–$1000/mo for what is, fundamentally, a loop over the OpenAI Responses API and Anthropic Messages API with web_search enabled, plus citation parsing.
The CLI is MIT, runs on Bun, uses SQLite locally, and a typical weekly run costs ~$0.40 in API spend.
Gemini and Perplexity adapters are next. Happy to answer anything
I built this because the hosted AI-search-visibility tools are super expensive. They charge $200–$1000/mo for what is, fundamentally, a loop over the OpenAI Responses API and Anthropic Messages API with web_search enabled, plus citation parsing.
The CLI is MIT, runs on Bun, uses SQLite locally, and a typical weekly run costs ~$0.40 in API spend.
Gemini and Perplexity adapters are next. Happy to answer anything