Category: Agentic AI

Articles tagged Agentic AI

Filters

Managing agentic memory with Elasticsearch

Creating more context-aware and efficient agents by managing memories using Elasticsearch.

Someshwaran Mohankumar

Implementing an agentic reference architecture with Elastic Agent Builder and MCP

Explore an agentic reference architecture with Elastic Agent Builder, MCP, and semantic search to build a security agent for automated threat analysis.

Jeffrey Rengifo

How to build an agent knowledge base with LangChain and Elasticsearch

Learn how to build an agent knowledge base and test its ability to query sources of information based on context, use WebSearch for out-of-scope queries, and refine recommendations based on user intention.

Han Xiang Choong

Building a local RAG personal knowledge assistant with LocalAI and Elasticsearch

Learn how to create a private, offline local RAG personal knowledge assistant that can summarize meetings and internal reports using e5-small for embeddings and dolphin3.0-qwen2.5-0.5b for completions in Elasticsearch.

Jeffrey Rengifo

Getting started with Elastic Agent Builder and Strands Agents SDK

Learn how to create an agent with Elastic Agent Builder and then explore how to use the agent via the A2A protocol orchestrated with the Strands Agents SDK.

Jonathan Simon

Introducing Elasticsearch support in the Google MCP Toolbox for Databases

Explore how Elasticsearch support is now available in the Google MCP Toolbox for Databases and leverage ES|QL tools to securely integrate your index with any MCP client.

Enrico Zimuel

Build a financial AI search workflow using LangGraph.js and Elasticsearch

Learn how to use LangGraph.js with Elasticsearch to build an AI-powered financial search workflow that turns natural language queries into dynamic, conditional filters for investment and market analysis.

Jeffrey Rengifo

Building a ChatGPT connector with Elasticsearch to query GitHub issues

Learn how to build a custom ChatGPT connector and deploy an Elasticsearch MCP server that uses hybrid search to query internal GitHub issues.

Tomás Murúa

Developing an agentic RAG assistant using LangChain and Elasticsearch

Learn how to build an agentic rag news assistant using LangChain and Elasticsearch that answers queries about articles with adaptive routing.

Kirti Sodhi

Building an AI agent for HR with Elastic Agent Builder and GPT-OSS

Discover how to build an AI agent that can answer natural language queries about your employee HR data using Elastic Agent Builder and GPT-OSS.

Tomás Murúa

Top Elastic Agent Builder projects and learnings from Cal Hacks 12.0

Explore the top Elastic Agent Builder projects from Cal Hacks 12.0 and dive into our technical takeaways on Serverless, ES|QL, and agent architectures.

JD Armada

Creating an LLM agent newsroom with A2A protocol and MCP in Elasticsearch: Part II

Discover how to build a specialized hybrid LLM agent newsroom using A2A Protocol for agent collaboration and MCP for tool access in Elasticsearch.

Justin Castilla