Overview
ClipboardFilter is a four-stage Python pipeline that turns raw clipboard history into a searchable, semantically-indexed DuckDB database of typed "atomic entries" (commands, code snippets, configs) — with local LLM extraction and vector embeddings, and a small React lookup UI on top.
Operations
Prerequisites
Interfaces & Data
Interfaces
Roadmap
Missing pieces