Signal Filter
Noise cancelling for text.
Meeting transcripts, papers, and logs are mostly filler. This tool drops sentences that add no information value and returns the load-bearing lines.
pip install eyeque-signal-filter
Runs entirely in your browser
Three local-first tools that score relevance, measure note decay, and turn LLM generations into verifiable receipts.
Local processing. No cloud. Every tool is fully functional in this browser.
Noise cancelling for text.
Meeting transcripts, papers, and logs are mostly filler. This tool drops sentences that add no information value and returns the load-bearing lines.
pip install eyeque-signal-filter
Find notes going stale.
Point it at a folder of Markdown and get a heat report: which notes have decayed past usefulness, ranked by recency-weighted relevance.
pip install eyeque-memory-thermometer
Flagship
An audit trail for local LLMs.
Wraps a generation and records seed, temperature, exact prompt, model, and timestamp — then emits a SHA-256 receipt so the output can be replayed or defended later.
pip install eyeque-deterministic-logger
Browser demos use the same math as the CLIs. The web demo fingerprints your input locally; it does not call a model.
Paste text. Drop a transcript, log, or raw output into a tool.
Get a score or receipt. Signal Filter drops the noise. The Thermometer returns a vitality percentage. The Logger gives you a cryptographic fingerprint.
Act on it. Use the CLI to batch-process files, or the browser demos to test interactively.