Agentic Search: Are LLMs replacing Decades of IR Wisdom?
AI Agents are LLM-backed modules that can use tools (MCP, OpenSearch, etc.) and reason about your…
AI Agents are LLM-backed modules that can use tools (MCP, OpenSearch, etc.) and reason about your…
When rolling your own agent, tool calling comes with annoying plumbing (packaging up arguments from the…
Evaluating retrieval-augmented generation (RAG) is crucial for building reliable AI systems. By understanding how to generate…
Context depends on search that understands what users / agents want. That’s why retrieval must go…
In my previous article, I hypothesized reasoning agents work best with simple search tools. In agentic…
A traditional RAG system often looks like the search we’ve built for years. An LLM calls…
How to greatly improve your hybrid search results using machine learning to dynamically optimize hybrid search parameters for each query.
Big brain spend months building perfect quality metrics. Grug brain no trust, and just want dumb labels from coworkers 👍/👎.
RAG apps have a big blindspot – using actual user engagement to drive improvement. But its a hard problem. Let’s discuss!
In 2019, OpenSearch introduced the Vector Engine, which supports three native engines: Non-Metric Space Library (NMSLIB),…