> ## Documentation Index
> Fetch the complete documentation index at: https://meilisearch-6b28dec2-remove-some-exp-features.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Search Playground

> Compare search engines and embedders side by side

<Info>
  **Live demo**: [playground.meilisearch.com](https://playground.meilisearch.com)
</Info>

The Search Playground lets you compare semantic and hybrid search side by side. Test over 20 different embedders, measure performance, and evaluate relevancy differences across configurations.

<img src="https://mintcdn.com/meilisearch-6b28dec2-remove-some-exp-features/RL55HUf4ieAQFt2o/assets/images/demos/playground-demo.png?fit=max&auto=format&n=RL55HUf4ieAQFt2o&q=85&s=2a5c84b552ce9283601fb85cd9b69ad8" alt="Search Playground demo with side-by-side comparison" width="3816" height="1880" data-path="assets/images/demos/playground-demo.png" />

## Key features

* **Side-by-side comparison**: Run the same query with two different configurations and compare results in real time.
* **20+ embedders**: Switch between a wide range of embedding models to compare quality and performance.
* **Performance metrics**: See response times for each configuration to understand the speed/relevancy tradeoff.
* **Search mode switching**: Compare full-text search, semantic search, and hybrid search on the same dataset.

## Links

<CardGroup cols={2}>
  <Card title="Try the playground" icon="globe" href="https://playground.meilisearch.com">
    Compare search configurations
  </Card>

  <Card title="Choose an embedder" icon="microchip" href="/capabilities/hybrid_search/how_to/choose_an_embedder">
    Learn about embedder options
  </Card>
</CardGroup>
