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

# Documentation

> Discover our guides, examples, and APIs to build fast and relevant search experiences with Meilisearch.

## Overview

<CardGroup cols={3}>
  <Card title="What is Meilisearch?" icon="flag" href="/learn/getting_started/what_is_meilisearch">
    Get an overview of Meilisearch features and philosophy.
  </Card>

  <Card title="Comparisons" icon="circles-overlap" href="/learn/resources/comparison_to_alternatives">
    See how Meilisearch compares to alternatives.
  </Card>

  <Card title="SDKs" icon="cubes" href="/learn/resources/sdks">
    Use Meilisearch with your favorite language and framework.
  </Card>
</CardGroup>

## Use case demos

Take at look at example applications built with Meilisearch.

<CardGroup cols={3}>
  <Card title="App Search" icon="laravel" href="https://saas.meilisearch.com/">
    Search through multiple Eloquent models with Laravel.
  </Card>

  <Card title="E-commerce" icon="basket-shopping" href="https://ecommerce.meilisearch.com/">
    Browse millions of products in our Nuxt 3 e-commerce demo app.
  </Card>

  <Card title="Media" icon="film" href="https://where2watch.meilisearch.com/">
    Search across the TMDB movies databases using Next.js.
  </Card>
</CardGroup>
