Understand anything faster than ever.

Copy text, get instant summaries, or ask follow-ups in a side panel. Zero tab-switching.

Free tier includes 10 requests every 2 hours. No credit card required.

The Transformer eschews recurrence entirely and relies solely on an attention mechanism to draw global dependencies between input and output…

SummarizeExplainAction ItemsCopy

Each head independently learns a distinct relational subspace

Select any text
summarize· donejust now

Summary: Transformer Architecture

  • Replaces recurrence with parallel self-attention.
  • Cuts training time on long sequences.

Interactive playground

Try it yourself in real time.

Select any sentence in the paper below, or tap a quick action. Zero setup, nothing to install.

arXiv preprint · 12 min read

Dominant sequence transduction models rely on complex recurrent or convolutional neural networks arranged within an encoder-decoder architecture. While effective on short inputs, recurrent models generate hidden states sequentially, which prohibits parallelization within training examples and forces strictly ordered computation. This fundamental bottleneck becomes critical at longer sequence lengths, where memory constraints sharply limit batch processing and prevent efficient scaling across modern distributed compute clusters.

The Transformer architecture eschews recurrence entirely and relies solely on an attention mechanism to draw global dependencies between input and output representations. By computing multi-head attention in parallel across all token positions, the network achieves strong translation quality while requiring substantially less training time than its recurrent predecessors. Each head independently learns a distinct relational subspace, capturing syntax, coreference, and long-range structure without sequential state propagation. Try selecting this sentence right now.

In practice, computing full attention matrices across thousands of context tokens introduces quadratic computational complexity relative to sequence length, which dominates cost at scale. Researchers mitigate this overhead through structured sparse attention patterns, low-rank key-value approximations, and 8-bit quantization applied during inference passes. These techniques preserve semantic precision while sharply reducing memory bandwidth, enabling deployment of large models on commodity hardware.

How it works

01

Select anything

Highlights trigger a lightweight floating card right next to your selection. Read the takeaway without losing your place. Press ⌘C to send it to your clipboard history instead.

02

Get the answer in place

Recalls recent clips automatically. Run one-click explain or summarize actions directly from the copy toast.

03

Go deeper without leaving

Hit ⌥C to slide out a persistent chat. Ask follow-up questions about selected text without leaving your active tab.

Features

Summarized · 0.4s

Instant Zero-Setup Use

Install and run immediately. No account signup, no API key required to start, and sub-second responses.

Deep Dive Side Panel

Hit Alt+C to slide out a persistent chat. Ask follow-up questions about selected text without leaving your active tab.

History

Attention mechanisms in deep learning

2m ago

Cloudflare Workers architecture

14m ago

Local storage security model

1h ago

storage → chrome.storage.local
inference → cloudflare workers · ephemeral
training → none, ever

Private by Architecture

Custom API keys never leave local browser storage. Free tier requests run ephemerally on Cloudflare Workers AI.

Side panel

Try the side panel

A persistent thread of everything you've asked while reading.

arXiv preprint · 12 min read

Dominant sequence transduction models rely on complex recurrent or convolutional neural networks arranged within an encoder-decoder architecture. While effective on short inputs, recurrent models generate hidden states sequentially, which prohibits parallelization within training examples and forces strictly ordered computation. This fundamental bottleneck becomes critical at longer sequence lengths, where memory constraints sharply limit batch processing and prevent efficient scaling across modern distributed compute clusters.

Suggested queries
History
Click a question on the left, or pick a suggestion.

Privacy

Zero background surveillance: AI Clipboard activates only when you select text or trigger an explicit action—it never logs unselected browsing.

Local key isolation: If you bring your own OpenAI or Anthropic API key, it stays strictly in local browser storage (chrome.storage.local).

No training on your data: Free-tier queries route ephemerally through Cloudflare Workers AI and are discarded immediately after inference.

FAQ

Stop switching tabs to explain text.

Add to Chrome — It's Free

Free tier includes 10 requests every 2 hours. No credit card required.