MAISIGHT REV 01

BLUEPRINT · 01. EXTENSION

Drop mAiSight onto
any technical page.

One unexplained term is enough to lose a reader. Install the extension, open any docs page, blog post, or arXiv mirror, and mAiSight pulls the glossary out and marks every defined term in the prose — hover a term for its definition without losing your place.

Download the extension maisight-extension.zip · v1.2 · MV3 · ~120 KB
  • Free
  • No account
  • No cookies
How to load it  
  1. Unzip maisight-extension.zip.
  2. Open chrome://extensions and toggle Developer mode.
  3. Click Load unpacked and pick the unzipped folder.
  4. Visit any technical article and click the mAiSight toolbar icon.

Shipping docs for a team? Paste a URL and read your own page →

VIEW MODE

The dominant sequence transduction models are based on complex recurrent or convolutional neural networks that include an encoder and a decoder. The best performing models also connect the encoder and decoder through an attention mechanism. We propose a new simple network architecture, the Transformer, based solely on attention mechanisms, dispensing with recurrence and convolutions entirely.

We call our particular attention “Scaled Dot-Product Attention”. The input consists of queries and keys of dimension dk, and values of dimension dv. We compute the dot products of the query with all keys, divide each by √dk, and apply a softmax function to obtain the weights on the values.

Instead of performing a single attention function with dmodel-dimensional keys, values and queries, we found it beneficial to linearly project the queries, keys and values h times with different, learned linear projections. Multi-head attention allows the model to jointly attend to information from different representation subspaces at different positions.

Self-attention, sometimes called intra-attention, is an attention mechanism relating different positions of a single sequence in order to compute a representation of the sequence. Since the model contains no recurrence and no convolution, to make use of the order of the sequence we add a positional encoding to the input embeddings at the bottoms of the encoder and decoder stacks.

Hover a marked term — or any rail row — to see the binding. Excerpt · Vaswani et al., 2017 · arXiv:1706.03762

BLUEPRINT · 02. COMPATIBILITY

It already runs on the stack your docs are on.

39/42

CELLS GREEN

7 hosts × 2 modes × 3 inputs.
Last full run 2026-07-15.

The first question anyone asks about a third-party script is whether it will break their docs site. We answer it with a public matrix regenerated from a real browser test run — host framework × reading mode × input format, with a computed verdict per cell.

HOSTS

  • Docusaurus
  • Hugo
  • Next.js
  • Astro
  • Redocly
  • Plain HTML
  • Narrow-column docs

INPUTS

  • Markdown / MDX
  • OpenAPI spec
  • arXiv LaTeX

The three cells that aren't green are marked n/a, not failing: that host is tooltip-only by design. Nothing is red. Read the full matrix →

BLUEPRINT · 03. FOR DOCS TEAMS

Simple as 1 · 2 · 3.

Point mAiSight at your sources and it becomes the reading surface — published as a hosted page, or an embed widget that drops onto the docs site you already have.

  1. 01

    Ingest

    Drop in Markdown, an OpenAPI spec, an arXiv bundle, or any web page. mAiSight parses it into structured JSON.

  2. 02

    Extract

    A model proposes a glossary — accept, edit, or reject each term before publish. Every row shows its origin: spec, AI, or edit.

  3. 03

    Read

    Publish as a hosted page, a same-origin embed, or a browser overlay. Every defined term lights up on both sides.

BLUEPRINT · 04. DIFFERENCE

Four things you cannot buy anywhere else.

Shipped and running today, not roadmap. Each one falls out of how mAiSight is built — which is why the alternatives cannot simply add it.

BLUEPRINT · 05. READER ANALYTICS

Then it tells you which words your readers keep looking up.

Every look-up is counted per term and aggregated on write, along three axes you can act on. Usage — which terms readers keep opening. Engagement — whether they stop needing to, once you rewrite the paragraph. Coupling — which concepts are always looked up together, and which of your terms are defined three incompatible ways across nine documents.

Aggregate only, by construction. There is no reader identifier to drop, because one is never collected. That means no cross-session cohorts and no per-reader retention — permanently, on purpose.

MOST LOOKED-UP TERMS SAMPLE
  1. idempotency key 2.4
  2. webhook signature 2.1
  3. refresh token 1.8
  4. rate limit window 1.5
  5. batch endpoint no data

Look-ups per visit, among the visits that opened the term. 1.0 is opened once and moved on; a term nobody opened gets no verdict, not a zero. Falling is the win.

LAST 30 DAYS · AGGREGATED ON WRITE

BLUEPRINT · 06. PRICE

One price, per site.

No per-seat billing, no AI credits, no overage invoice. A docs team is one to five people and readers are the whole point — charging per either would be charging you for the thing we are trying to increase.

A 14-day trial needs no signup — drop the script tag in and it works. Enterprise starts at $25k/yr with self-hosting, SSO, and a signed DPA. Full pricing table →

Put it on the page you're already reading.

Free · no account · no cookies · Chromium browsers