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 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 12, 2025
Unifying Elastic vector database and LLM functions for intelligent query
Leverage LLM functions for query parsing and Elasticsearch search templates to translate complex user requests into structured, schema-based searches for highly accurate results.

March 11, 2025
Building a Multimodal RAG system with Elasticsearch: The story of Gotham City
Learn how to build a Multimodal Retrieval-Augmented Generation (RAG) system that integrates text, audio, video, and image data to provide richer, contextualized information retrieval.

March 5, 2025
How to build autocomplete feature on search application automatically using LLM generated terms
Learn how to enhance your search application with an automated autocomplete feature in Elastic Cloud using LLM-generated terms for smarter, more dynamic suggestions.

February 26, 2025
Embeddings and reranking with Alibaba Cloud AI Service
Using Alibaba Cloud AI Service features with Elastic.

February 21, 2025
ChatGPT and Elasticsearch revisited: Part 2 - The UI Abides
This blog expands on Part 1 by introducing a fully functional web UI for our RAG-based search system. By the end, you'll have a working interface that ties the retrieval, search, and generation process together—while keeping things easy to tweak and explore.

February 14, 2025
Using Ollama with the Inference API
The Ollama API is compatible with the OpenAI API so it's very easy to integrate Ollama with Elasticsearch.

February 13, 2025
Unleashing your metadata: Self-querying retrievers with Elasticsearch
Discover how to utilize “self-quering” retrievers with Elasticsearch to increase the relevance of your Semantic search with structured filters.