Meilisearch supports AI-powered search with additional capabilities for hybrid search.

Alongside its experimental vector search feature that leverages Large Language Models, Meilisearch enables hybrid search functionality. This combines traditional keyword-based search with vector-based search, allowing for a more comprehensive and contextually relevant search experience. The hybrid search approach integrates the strengths of both full-text and AI-powered searches, enhancing the overall effectiveness and flexibility of Meilisearch in handling diverse search queries, including those for non-textual media and complex datasets.

For more information on this feature, please refer to the documentation.