Agent Eval Suite Langsmith
Production agent eval suite LangSmith dataset curation + Promptfoo assertion framework +…
Forged from real client work, proof attached. Pick a piece or take the whole system.
Browse the full catalog → Browse ready-made kits → Build your own set →Bir agent'in memory/bilgi korpusu icin BM25 (lexical) + pgvector (semantic) hibrit arama, RRF skor birlesimi…
A complete recipe for a hybrid memory-search endpoint that combines BM25 lexical search with pgvector semantic search and fuses them with Reciprocal Rank Fusion, returning a diverse top-5. It recalls thousands of accumulated notes through one RAG endpoint with a sub-200ms P95 target, and injects results into agent context. Where exact term match wins it uses BM25, where intent matters it uses vectors, and the fusion beats either alone.
Prices include 20% VAT. · Forged on real agency work · one-time, no lock-in
Inside the run · no black box
Every recall query fires two searches at once, lexical and semantic, then fuses the results. What follows is the full pipeline from chunking and masking to the five diverse chunks that land in agent context under 200ms.
brain-memory-hybrid-search · core
core active · 6 lines
Injecting relevant past notes into agent context at the start of a task
Standing up a hybrid RAG endpoint on Supabase with pgvector plus tsvector
Migrating loose JSON memory files into an indexed Postgres table
Tracking how often a note is recalled to detect self-reinforcing bias
Planning a re-embed when upgrading the embedding model and detecting drift
Adding paid-access course content search with row-level security
Drag time forward. Watch what stays.
Forever
That's what owning means.
ai writing tool: subscription
expired · access lostanalytics suite: subscription
expired · access lostdesign platform: subscription
expired · access lost(nothing left)
Recall that beats single-mode search by combining exact-term and semantic matching
license: perpetualFast retrieval with a sub-200ms P95 target via tuned HNSW and GIN indexes
license: perpetualBalanced context that avoids one-sided bias through source-file and cluster diversity caps
license: perpetualNear-zero embedding cost and lower latency through batching and a short-TTL query cache
license: perpetualsubscriptions expire · deeds don't
Pick a piece up. Watch it work.
Full schema with tsvector GIN and pgvector HNSW indexes plus row-level security
6 parts · one working system · ships instantly by email
AI engineers and teams building a RAG memory layer who need fast, bias-aware hybrid recall on Postgres for both internal agents and customer-facing knowledge bases.
then this was forged for you.Universal by design: these run in any AI. Delivered in the open Agent Skills + MCP format (native in Claude); ChatGPT, Gemini, Cursor and Copilot adapt the same files their own way.
Postgres carries it: pgvector handles the semantic side and tsvector the lexical side, so on Supabase or plain Postgres there's no separate vector store to run. The whole hybrid endpoint lives in one database.
Because semantic search fumbles exact tokens: IDs, names, error codes, while lexical search misses paraphrases. Reciprocal Rank Fusion blends both rankings so you don't lose precise matches or conceptual ones; that combination is the whole point.
That P95 target is framed around thousands of notes, not millions. At much larger scale you move into index tuning territory, this is a solid starting architecture, not a promise that latency stays flat forever.
By email right after purchase: ready to run, downloaded instantly, no setup wait.
A one-time purchase; no subscription or hidden fees. VAT (20%) is included.
As a digital product, it can’t be refunded once downloaded. That’s why we show exactly what’s inside and who it’s for, right here.