AllSearch tracks how often a Brand is mentioned and cited by AI chatbots, then turns the gaps into content recommendations. It runs entirely on your own machine, against your own AI provider keys — no account, no server, no data leaving your computer.
npx allsearch-open
New to this? Install Node.js first — npx ships with it.
Unsigned — if macOS says the app is damaged, run
xattr -cr /Applications/AllSearch.app in Terminal.
npx allsearch-open
Starts a local server and opens your browser. A Google AI key is enough to get going — OpenAI and Perplexity keys are optional and add those chatbots to your tracking. Your data stays in a SQLite file on your machine.
A native Mac app is also available from the
releases page
(Apple Silicon only). It's unsigned, so macOS may say it's damaged and refuse to open it.
If that happens, run xattr -cr /Applications/AllSearch.app in Terminal to
clear the quarantine flag, then open it normally.