Operations CLI for samesake. Apply schemas, seed data, run match queries, explain scoring, confirm/decline active-learning feedback, calibrate thresholds, list duplicates and variant clusters. Talks to a @samesake/server matcher over HTTP.
Entity resolution toolkit — deduplicate, match, and create golden records
Config-as-code DSL for commerce search and entity resolution. Declare collection() and entity() with compile-time validation; @samesake/server runs hybrid search and multi-channel matching on PostgreSQL + pgvector.
createMatcher factory — hybrid search (FTS+vector RRF, filters, facets, NLQ, enrichment) and entity resolution on PostgreSQL + pgvector. Hono app with universal fetch handler; BYO embed/generate/parse functions.
Standardize messy Japanese real-estate text (addresses, listings, inquiries) with AI — an open, zero-dependency workflow tool with a 382-term name-matching dictionary and a local MCP server.
Weave heterogeneous records from databases, APIs, and files into one connected, traversable graph — declaratively, in pure TypeScript, with zero infrastructure. Built so agents can read across sources as one thing.