General purpose agentic loop in 40 lines of Python
When rolling your own agent, tool calling comes with annoying plumbing (packaging up arguments from the…
When rolling your own agent, tool calling comes with annoying plumbing (packaging up arguments from the…
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!
A quickly evolving search landscape, driven by the intersection of artificial intelligence, machine learning, and the…
In 2019, OpenSearch introduced the Vector Engine, which supports three native engines: Non-Metric Space Library (NMSLIB),…
Adding Semantic Search to Elasticsearch/OpenSearch with MistralAI Embeddings. This in the next installment in a series…
Based on Trey Grainger’s keynote at Haystack EU 2024 The field of information retrieval is experiencing…