How To

Serverless semantic search with ELSER in Python: Exploring Summer Olympic games history
How To

Serverless semantic search with ELSER in Python: Exploring Summer Olympic games history

This blog shows how to fetch information from an Elasticsearch index, in a natural language expression, using semantic search. We will load previous olympic games data set and then use the ELSER model to perform semantic searches.

Essodjolo Kahanam

All Articles
Protecting Sensitive and PII information in RAG with Elasticsearch and LlamaIndex
IntegrationsHow ToGenerative AI

Protecting Sensitive and PII information in RAG with Elasticsearch and LlamaIndex

How to protect sensitive and PII data in a RAG application with Elasticsearch and LlamaIndex.

Srikanth Manvi

Building advanced visualizations with Kibana and Vega
How To

Building advanced visualizations with Kibana and Vega

Have you struggled to build the Kibana visualizations you need using Lens and TSDB? Learn how to create complex visualizations using Kibana and Vega.

Carly Richmond

Build a Conversational Search for your Customer Success Application with Elasticsearch and OpenAI
How ToGenerative AI

Build a Conversational Search for your Customer Success Application with Elasticsearch and OpenAI

Explore how to enhance your customer success application by implementing a conversational search feature using advanced technologies such as Large Language Models (LLMs) and Retrieval-Augmented Generation (RAG)

Lionel Palacin

Introducing Learning To Rank in Elasticsearch
How ToSearch Relevance

Introducing Learning To Rank in Elasticsearch

Discover how to Learning To Rank can help you to improve your search ranking and how to implement it in Elasticsearch

Aurélien Foucret

semantic_text with Amazon Bedrock
IntegrationsHow ToGenerative AIVector Database

semantic_text with Amazon Bedrock

Using semantic_text new feature, and AWS Bedrock as inference endpoint service

Gustavo Llermaly

Elasticsearch open inference API adds Amazon Bedrock support
IntegrationsHow ToGenerative AIVector Database

Elasticsearch open inference API adds Amazon Bedrock support

Elasticsearch open inference API adds support for embeddings generated from models hosted on Amazon Bedrock."

Mark Hoy

Hemant Malik

Playground: Experiment with RAG using Bedrock Anthropic Models and Elasticsearch in minutes
Vector DatabaseHow ToGenerative AI

Playground: Experiment with RAG using Bedrock Anthropic Models and Elasticsearch in minutes

Playground is a low code interface for developers to explore grounding LLMs of their choice with their own private data, in minutes.

Joe McElroy

Aditya Tripathi

Search complex documents using Unstructured.io and Elasticsearch vector database
Generative AIHow ToIntegrations

Search complex documents using Unstructured.io and Elasticsearch vector database

Ingest and search complex proprietary documents with Unstructured and Elasticsearch vector database for RAG applications

Amy Ghate

Rishikesh Radhakrishnan

Hemant Malik

Combining sparse, dense and geo fields
How To

Combining sparse, dense and geo fields

Learn how to combine multiple sparse, dense and geo fields in custom ways and what is the best way to do it?

Madhusudhan Konda