September 23, 2025
Building AI Agentic workflows with elasticsearch
Learn about Agent Builder, a new AI layer in elasticsearch that provides a framework for building AI agentic workflows, using hybrid search to provide agents with the context they need to reason and act.


September 19, 2025
Using TwelveLabs’ Marengo video embedding model with Amazon Bedrock and elasticsearch
Creating a small app to search video embeddings from TwelveLabs' Marengo model.

September 16, 2025
Hybrid search and semantic reranking with elasticsearch and GCP
Learn how to build a complete hybrid search application with a semantic reranker using only GCP components and elasticsearch.

Using LangExtract and elasticsearch
Learn how to extract structured data from free-form text using LangExtract and store it as fields in elasticsearch.

September 10, 2025
RAG with a map: Multimodal + geospatial in elasticsearch
Combining multimodal RAG capabilities with core elasticsearch features such as geospatial queries and lexical search.

September 8, 2025
MCP for intelligent search
Building an intelligent search system by integrating Elastic's intelligent query layer with MCP to enhance the generative efficacy of LLMs.

September 4, 2025
Transforming data interaction: Deploying Elastic’s MCP server on Amazon Bedrock AgentCore Runtime for crafting agentic AI applications
Transform complex database queries into simple conversations by deploying Elastic's search capabilities on Amazon Bedrock AgentCore Runtime platform.

September 4, 2025
What is Context Engineering?
Have you heard of this new term context engineering, but aren't sure what it is? Join us as we explain what it is and how RAG with elasticsearch can help.

Using ES|QL COMPLETION + an LLM to write a Chuck Norris fact generator in 5 minutes
Discover how to use the ES|QL COMPLETION command to turn your elasticsearch data into creative output using an LLM in just a few lines of code.