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 →Combine vector and keyword search for improved retrieval.
Combines vector similarity and keyword (BM25) search into one retrieval pipeline so you catch both semantic matches and exact terms like names, codes, and domain jargon that pure vector search misses. It fuses the two signals with RRF or weighted scoring, optionally reranks with a cross-encoder, and logs every score so recall regressions are debuggable.
Prices include 20% VAT. · Forged on real agency work · one-time, no lock-in
Inside the run · no black box
Vectors understand intent but miss product codes; keywords nail exact matches but miss meaning. This pipeline indexes both, fuses the two rankings properly, and keeps every result traceable to its source leg.
hybrid-search-implementation · core
core active · 6 lines
Building a RAG system that needs higher recall than vector search alone
Handling queries with exact terms: product codes, names, SKUs
Improving search over domain-specific vocabulary and synonyms
Adding cross-encoder reranking on top of a fused candidate set
Tuning the vector-versus-keyword balance per query type
Diagnosing a recall drop by tracing which leg returned each result
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)
Lift recall noticeably by catching what semantic search and keyword search each miss
license: perpetualReturn relevant results for exact-match queries that pure vector search drops
license: perpetualTrade latency for quality deliberately with cascade reranking on only the candidates that need it
license: perpetualDebug recall regressions fast because every result carries its vector, keyword, and fused score
license: perpetualsubscriptions expire · deeds don't
Pick a piece up. Watch it work.
Reciprocal Rank Fusion and normalized linear-combination fusion implementations
6 parts · one working system · ships instantly by email
ML and backend engineers building RAG systems or search engines where neither vector nor keyword search alone gives sufficient recall.
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.
Yes. There's a complete PostgreSQL setup combining a pgvector HNSW index with a full-text GIN index and in-query RRF fusion. Elasticsearch 8.x gets its own implementation using script_score and native RRF, so you pick whichever store you already run.
Yes. Exact terms like product codes, SKUs, and names keep slipping through pure vector search no matter the model size. The BM25 leg catches those, the two signals fuse via RRF or weighted scoring, and every result logs which leg returned it so recall regressions stay debuggable.
No. It gives per-query-type balance guidance and warns about common weight-tuning anti-patterns, but the right weights come from testing against your own queries. The score logging makes that testing practical; the decision stays yours.
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.