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.

March 24, 2025
Anomaly detection population jobs: Spotify Wrapped, part 3
Anomaly detection can be a daunting task at first, but in this blog, we'll dive into it and figure out how the different jobs can help us find unusual patterns in our Spotify Wrapped data.

March 21, 2025
Configurable chunking settings for inference API endpoints
Elasticsearch open inference API extends support for configurable chunking for document ingestion with semantic text fields.

March 20, 2025
Scaling late interaction models in Elasticsearch - part 2
This article explores techniques for making late interaction vectors ready for large-scale production workloads, such as reducing disk space usage and improving computation efficiency.

March 19, 2025
Exploring GPU-accelerated Vector Search in Elasticsearch with NVIDIA
Powered by NVIDIA cuVS, the collaboration looks to provide developers with GPU-acceleration for vector search in Elasticsearch.

March 18, 2025
Searching complex documents with ColPali - part 1
The article introduces the ColPali model, a late-interaction model that simplifies the process of searching complex documents with images and tables, and discusses its implementation in Elasticsearch.

March 17, 2025
How to optimize RAG retrieval in Elastisearch with DeepEval
Learn how to optimize the Elasticsearch retriever in a RAG pipeline using DeepEval.

March 14, 2025
How to ingest data to Elasticsearch through Airbyte
Using Airbyte to ingest data into Elasticsearch.