# model-zoo/shift-ctrl-f

🔎 Search the information available on a webpage using natural language instead of an exact string match.

Repository: https://github.com/model-zoo/shift-ctrl-f
Canonical: https://ross.abutalabs.com/products/shift-ctrl-f
Homepage: https://modelzoo.dev
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: tensorflow, tensorflowjs, bert, question-answering, chrome-extension, natural-language, unpacked-extension, semantic-search
Archived: true
Last push: 2020-09-01T16:24:04+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2212, "days_push": 2192, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1100, forks 41 (observed 2026-08-28T04:03:35.455103+00:00)

## What it is
A Chrome extension that lets users search a webpage using natural language questions instead of exact string matching. It runs a MobileBERT question-answering model fine-tuned on SQuAD via TensorFlowJS and highlights relevant elements on the page.

## Use cases
- search a webpage with a natural language question
- find information on a page without exact string match
- semantic in-page search in the browser
- ask questions about page content like Ctrl-F but smarter
- highlight answers to a question on a webpage

## When to choose
- you want to find answers on a page phrased differently from the text
- you prefer a browser extension over installing separate tools
- you want fully client-side BERT inference via TensorFlowJS

## When to avoid
- you need exact string matching or regex search
- you need fast, low-latency search on very large pages
- you need a production-grade, actively maintained tool - it is an experiment last released in 2020

## Facets
- artifact type: plugin
- maturity: experimental
- function: search-engine, nlp, machine-learning
- domain: browser-extensions
- platform: browser, browser-extension
- tags: semantic-search, bert, tensorflowjs, question-answering, chrome-extension, in-page-search, natural-language-processing, search, javascript

## Member repositories
- model-zoo/shift-ctrl-f (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:35.455103+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:45:48.729741+00:00, confidence not recorded.
  - readme: https://github.com/model-zoo/shift-ctrl-f (fetched 2026-08-28T04:03:35.455103+00:00, sha ba1d9553adc1)
  - homepage: https://modelzoo.dev (fetched 2026-08-29T12:48:59.844058+00:00, sha 0d0dacce01c8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
