All open source
Open SourceKnowledge49k

Meilisearch

Lightning-fast, typo-tolerant search engine with a developer-friendly API.

Meilisearch is an open-source search engine written in Rust that delivers fast, typo-tolerant, relevance-ranked full-text search out of the box, plus filtering, faceting, and AI-powered semantic/hybrid search. It exposes a clean REST API and SDKs for most languages, making it easy to add instant search to apps. It is a popular open alternative to Algolia.

Repository

meilisearch/meilisearch

Language

Rust

What you'd build with it

  • Add instant, typo-tolerant search over docs, products, or a knowledge base
  • Power hybrid keyword + vector search for a RAG retrieval layer
  • Self-host a fast search API instead of paying for a hosted search SaaS

Tags

searchfull-textrustself-hosted