Open source · Local-first

See how AI chatbots talk about your Brand

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.

Download for Mac (DMG)

Unsigned — if macOS says the app is damaged, run xattr -cr /Applications/AllSearch.app in Terminal.

What it looks like

AllSearch dashboard overview, showing brand visibility score and top source contents
Dashboard overview
AllSearch prompt drill-down, showing an AI response with sentiment and cited sources
Prompt drill-down

Before you start

Install and run

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.