September 25, 2025
Your first Elastic Agent: From a single query to an AI-powered chat
Learn how to use Elastic’s AI Agent builder to create specialized AI agents. In this blog, we'll be building a financial AI Agent.


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.

July 1, 2025
Building an agentic RAG assistant with JavaScript, Mastra and Elasticsearch
Learn how to build AI agents in the JavaScript ecosystem

June 26, 2025
Building an MCP server with Elasticsearch for real health data
Learn learn how to build an MCP server using FastMCP and Elasticsearch to manage and search data.

March 28, 2025
Connect Agents to Elasticsearch with Model Context Protocol
Let’s use Model Context Protocol server to chat with your data in Elasticsearch.

March 10, 2025
Beyond vectors: Intelligent hybrid search with LLM agents in Elasticsearch
Vector search alone does not account for time, space, or intention, limiting its effectiveness. Thankfully, a solution lies in combining Elastic's traditional search features with LLM agents.

March 4, 2025
The AI Agent to manage Elasticsearch Serverless projects
A natural language-powered AI agent that effortlessly manages Elasticsearch Serverless projects—enabling project creation, deletion, and status checks.

December 16, 2024
Agentic RAG with Elasticsearch & Langchain
Discussing Agentic RAG and implementing an agentic flow where the LLM chooses to call an Elastic KB.

September 20, 2024
LangChain and Elasticsearch: Building LangGraph retrieval agent template
Elasticsearch and LangChain collaborate on a new retrieval agent template for LangGraph for agentic apps