Weekly AI Visibility Index: which brands ChatGPT, Perplexity and Gemini actually name. Open data for SaaS (dabyte.ai) and crypto (dablock.ai). CC BY 4.0.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/creanlab/ai-visibility-indexTools overview
# AI Visibility Index — open weekly data (dabyte.ai · dablock.ai) Weekly measurements of **which brands AI assistants actually name** when a buyer asks a category question — published as open data by [VECTORY](https://vectory.space) on two data desks: | Site | Niche | Brands | Live data | |---|---|---|---| | **[dabyte.ai](https://dabyte.ai/)** | SaaS & AI tools | 20 | [aiv.json](https://dabyte.ai/api/aiv.json) · [history](https://dabyte.ai/api/history.json) · [CSV](https://dabyte.ai/aiv.csv) | | **[dablock.ai](https://dablock.ai/)** | Crypto & Web3 | 24 | [aiv.json](https://dablock.ai/api/aiv.json) · [history](https://dablock.ai/api/history.json) · [CSV](https://dablock.ai/aiv.csv) | This repository is a **mirror** for discovery and reproducibility. The canonical, always-current data lives on the domains above — no key, no sign-up, machine-first (JSON, CSV, markdown mirrors, [llms.txt](https://dabyte.ai/llms.txt), MCP tools at `/.well-known/mcp.json`). ## What is measured **Share of answer**: the percentage of a fixed panel of category buyer prompts (16 per niche, frozen and versioned) in which an answer engine names the brand. Engines measured: **ChatGPT (OpenAI), Perplexity, Google Gemini** — each prompt run per engine, per release, weekly. Example, measured 2026-08-04 (panel v2, first 3-engine release): - dabyte.ai — Slack 33.3% · Notion 29.2% · HubSpot 22.9% - dablock.ai — Coinbase 41.5% · Binance 26.9% · Kraken 25.0% Rules that make the numbers citable: - **The panel is frozen between releases** and any change bumps a panel version; deltas are never computed across panel versions ([methodology](https://dabyte.ai/methodology/)). - **Every past measurement is archived verbatim** at a permanent URL ([dabyte archive](https://dabyte.ai/archive/), [dablock archive](https://dablock.ai/archive/)), so any published delta can be recomputed by a third party. - **Placement cannot be bought.** No brand can pay to enter, move inside, or leave the index; every machine record carries an `is_client` flag so the claim is verifiable rather than rhetorical. - Measurement resolution is disclosed (one mention on one engine = one scale step); movements within one step are never reported as changes. ## Files ``` data/ dabyte/ aiv.json · aiv.csv · history.json · rankings.json dablock/ aiv.json · aiv.csv · history.json · rankings.json scripts/ fetch_latest.py — refresh this mirror from the live endpoints ``` `aiv.json` — current measurement: per-brand share of answer overall and per engine, rank, commercial-intent score, quadrant, panel version. `history.json` — full per-brand time series across all published measurements. `rankings.json` — derived rankings (most visible, invisible-despite-demand, movers). ## Citation > DABYTE AI Visibility Index — SaaS & AI Tools, 2026-08-04. dabyte.ai > DABLOCK AI Visibility Index — Crypto & Web3, 2026-08-04. dablock.ai Two licences, because this repository holds two different things. The **datasets under `data/`** are **CC BY 4.0** (`data/LICENSE`) — free for any use, including commercial, with attribution. The **code** (`scripts/`, `mcp-server/`) is **MIT** (`LICENSE`). ## MCP server The index is also an [MCP](https://modelcontextprotocol.io) server, so an assistant can query it directly. Hosted endpoints need no installation: ``` https://dabyte.ai/mcp SaaS & AI tools https://dablock.ai/mcp Crypto & Web3 ``` To run your own — no dataset required, it reads the published JSON over HTTPS: ```bash docker build -t aiv-mcp . && docker run -p 8090:8090 aiv-mcp ``` Tool reference and client setup: [`mcp-server/README.md`](mcp-server/README.md). ## Disambiguation **dabyte.ai** is not affiliated with databyte.tech, DataByte, or any similarly named company. **dablock.ai** is not affiliated with dablock.com. Both are data desks published by [VECTORY](https://vectory.space); the AI Visibility Index lives only at https://dabyte.ai/ and https://dablock.ai/. ## Contributing data Companies can contribute their own primary datasets (observed pricing, discount bands, usage telemetry, benchmark results) for free open publication with attribution — see [dabyte.ai/contribute](https://dabyte.ai/contribute/) and [dablock.ai/contribute](https://dablock.ai/contribute/). Contributing never affects a score in the index.
What people ask about ai-visibility-index
What is creanlab/ai-visibility-index?
+
creanlab/ai-visibility-index is tools for the Claude AI ecosystem. Weekly AI Visibility Index: which brands ChatGPT, Perplexity and Gemini actually name. Open data for SaaS (dabyte.ai) and crypto (dablock.ai). CC BY 4.0. It has 0 GitHub stars and its last recorded update is dated 2026-08-05.
How do I install ai-visibility-index?
+
You can install ai-visibility-index by cloning the repository (https://github.com/creanlab/ai-visibility-index) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is creanlab/ai-visibility-index safe to use?
+
Our security agent has analyzed creanlab/ai-visibility-index and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains creanlab/ai-visibility-index?
+
creanlab/ai-visibility-index is maintained by creanlab. The last recorded GitHub activity is dated 2026-08-05, with 0 open issues.
Are there alternatives to ai-visibility-index?
+
Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.
Deploy ai-visibility-index to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/creanlab-ai-visibility-index)<a href="https://claudewave.com/repo/creanlab-ai-visibility-index"><img src="https://claudewave.com/api/badge/creanlab-ai-visibility-index" alt="Featured on ClaudeWave: creanlab/ai-visibility-index" width="320" height="64" /></a>More Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.