Relevance workbench
In this workbench, you can compare our Elastic Learned Sparse Encoder model (with or without RRF) and traditional textual search using BM25.
Start comparing different hybrid search techniques using TMDB's movies dataset as sample data. Or fork the code and ingest your own data to try it on your own!
Try these queries to get started:
- "The matrix"
- "Movies in Space"
- "Superhero animated movies"
Notice how some queries work great for both search techniques. For example, 'The Matrix' performs well with both models. However, for queries like "Superhero animated movies", the Elastic Learned Sparse Encoder model outperforms BM25. This can be attributed to the semantic search capabilities of the model.
Explore similar demos

Observability
The Art of Data Wrangling: Structuring and Processing Data

Search
Grounded Conversational AI with Elastic Playground
Follow this step-by-step demo of Elastic Playground, a chat interface that allows you to combine multiple data sources in real time with the power of large language models (LLMs) for retrieval augmented generation (RAG).
