> ## Documentation Index
> Fetch the complete documentation index at: https://www.meilisearch.com/docs/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/OfKxpiaME4eTUIOs/assets/images/demos/playground-demo.png?fit=max&auto=format&n=OfKxpiaME4eTUIOs&q=85&s=0518ad1060b2f04e688b71a3fdd213b8" 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>
