@writetrack/tiptap
v0.14.1
Published
TipTap extension for keystroke-pattern analysis — distinguish human typing from AI-generated text at the point of entry
Maintainers
Readme
@writetrack/tiptap
With @writetrack/tiptap, you can detect AI-generated content in your TipTap editor by analyzing how the text was typed. It works with the WriteTrack SDK (more on that below) and runs entirely client-side.
About WriteTrack SDK
WriteTrack surfaces signals that distinguish human writing from AI-generated or pasted content — at the point of entry, before the text is submitted.
- AI-content detection — composite score from keystroke and behavioral signals, ready for review, gating, or telemetry
- Authenticity scoring — surface confidence that text was typed rather than pasted or generated
- Behavioral analysis — clipboard usage, corrections, pauses, burst patterns, focus loss
- Keystroke dynamics — dwell time, flight time, rhythm consistency, n-gram anomalies
Installation
pnpm add @writetrack/tiptapDocumentation
- TipTap integration guide for setup, configuration, and code examples
- Full API reference for the underlying SDK
Privacy
WriteTrack is designed to make no network calls and emit no telemetry by default. See the privacy documentation for the full posture.
Releases
- See the changelog for recent changes.
