Pixelbrew Studio

Public work

quote-locator

Find claimed quotes inside source text.

What it does

quote-locator finds the source span for a claimed quote. It tries an exact match first, then normalized matching for casing, punctuation, and whitespace, then a small fuzzy window search.

Why it exists

Evidence-backed AI interfaces should show where a claim came from. This package does not decide whether a quote supports a claim; it only locates the text so a product can make the source inspectable.

Use

npm install quote-locator