Movie search application
Try out this live demo of a movie search application built on top of Elasticsearch.
The first part is a front end application implemented using Search UI. Feel free to just play with it or clone the code and try yourself!
The second part is a read only view on the analytics automatically collected by Elasticsearch and displayed in Kibana.
Explore similar demos

Search
AI Playground - Roll up your sleeves
Test the latest AI search capabilities with AI Playground, now in Elasticsearch. Ingest your own data or use our sample data to explore how to build RAG systems, test different LLMs from various providers like OpenAI, Amazon Bedrock, Anthropic and more.

Search
Run the Chatbot RAG App with Vertex AI - using Google Kubernetes Engine
Follow the step-by-step process of setting up and running the Elastic Chatbot RAG example app with Google Cloud Vertex AI. This tour demonstrates how to use Google Cloud Shell Editor to configure and deploy the app to Google Kubernetes Engine (GKE).

Search
Run the Chatbot RAG App with OpenAI - using Python
Follow the step-by-step process of setting up and running the Elastic Chatbot RAG example app with OpenAI. This tour demonstrates how to use Python flask to run the app.