14 packages matching “samesake”
samesake
v6.0.2 · 4 days ago
Alias for @samesake/cli so `bunx samesake init` just works. Samesake: the enrichment + fast-search toolkit you can replace your ecommerce search with — TypeScript-declared catalogs compiled to Postgres + pgvector hybrid search.
No known vulnerabilities
@samesake/cli
v6.0.2 · 4 days ago
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.
No known vulnerabilities
@samesake/mcp
v6.0.2 · 4 days ago
Stdio MCP server that exposes a deployed samesake matcher (hybrid search + agent-commerce tools) to any MCP client.
No known vulnerabilities
@samesake/core
v6.0.2 · 4 days ago
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.
No known vulnerabilities
@samesake/postgres
v6.0.2 · 4 days ago
PostgreSQL reference backend for samesake: retrieval, enrichment state, resolution candidates, vocabulary, facets, and the Tier-2 bundle.
No known vulnerabilities
@samesake/enrich
v6.0.2 · 4 days ago
Enrichment + dedup type surface for samesake: the per-row transform result, stage/cache/image ports, and the dedup candidate-provider seam. Depends only on @samesake/core.
No known vulnerabilities
@samesake/server
v6.0.2 · 4 days ago
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.
No known vulnerabilities
@samesake/query
v6.0.1 · 4 days ago
Store-agnostic search query brain for samesake: the Retriever/VocabProvider ports, the RetrievalPlan/RankedRow contract, and createSearch. Depends only on @samesake/core and @samesake/embed.
No known vulnerabilities
@samesake/presets
v6.0.1 · 4 days ago
Predefined, overridable enrichment+search presets for samesake (fashion, products) and the definePreset authoring helper. Depends only on @samesake/core; ships no model/dim/provider.
No known vulnerabilities
@samesake/jobs-pgboss
v1.0.0 · 1 month ago
pg-boss JobRunner adapter for @samesake/server
No known vulnerabilities
@samesake/providers
v6.0.2 · 4 days ago
Ready-made model-provider adapters for samesake's BYO embed/generate/rerank/parse seams: Gemini, OpenAI, Voyage, Cohere. Zero SDK dependencies — plain fetch with retry/backoff and optional throttling.
No known vulnerabilities
@samesake/embed
v6.0.1 · 4 days ago
Dual-form, multimodal, provider-neutral embedder for samesake. One object callable as a single-request EmbedFn AND exposing .many() (batch) and .caps. Plain fetch, zero runtime dependencies, edge/Workers-safe.
No known vulnerabilities
samesake-server
v0.4.3 · 2 months ago
The samesake matcher — Hono-based HTTP service for entity resolution against PostgreSQL + pgvector. Runs match queries, persists active-learning feedback, calibrates per-scope thresholds, surfaces duplicate clusters. BYO embedding/parse functions — zero L
No known vulnerabilities
samesake-cli
v0.2.0 · 2 months ago
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.
No known vulnerabilities