April 4, 2025
Getting Started with the Elastic Chatbot RAG app using Vertex AI running on Google Kubernetes Engine
Learn how to configure the Elastic Chatbot RAG app using Vertex AI and run it on Google Kubernetes Engine (GKE).


April 3, 2025
Generating filters and facets using ML
Exploring the pros and cons of automating the creation of filters and facets in a search experience using ML models vs the classical hard-coded approach.

April 2, 2025
Using Amazon Nova models in Elasticsearch
Learn how to use models from the Amazon Nova family in Elasticsearch.

April 1, 2025
Detecting relationships in data: Spotify Wrapped, part 4
Graphs are a powerful tool for detecting relationships in data. In this blog, we'll explore the relationships between artists and your music taste.

March 31, 2025
RAG vs. Fine Tuning, a practical approach
Comparing RAG and fine-tuning tools with the practical example of an e-commerce chatbot.

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

March 27, 2025
How to automate synonyms and upload using our Synonyms API
Discover how LLMs can be used to identify and generate synonyms automatically, allowing terms to be programmatically loaded into the Elasticsearch synonym API.

March 26, 2025
Parse PDF text and table data with Azure AI Document Intelligence
Learn how to parse PDF documents that contain text and table data with Azure AI Document Intelligence.

March 25, 2025
Building AI Agents with AI SDK and Elastic
Do you keep hearing about AI agents, and aren't quite sure what they are or how to build one in TypeScript (or JavaScript)? Join me as I dive into what AI agents are, the possible use cases they can be used for, along with an example Travel Planner Agent built using AI SDK and Elasticsearch.