Quentin de Quelen

Meilisearch AI - Boost relevance and UX with fast hybrid and semantic search

πŸš€ Meilisearch is a superfast search engine for developers built in Rust. Our latest release introduces AI-powered semantic and hybrid search, blending full-text, semantic, and vector DB capabilities for smarter, faster results.

Add a comment

Replies

Best
Vu Thanh Tung

Congratulation on the launch of the product 🎊, the demo is absolutely amazing. I love how thoughtful the team is in allowing user to define their own text temple for the embedding.

I have several questions:

  1. Is there any plan to give the query a template too?

  2. AFAIK, the maximum number of query words is 10 (link). Is this still enforced for AI search?

  3. Would you mind sharing some tricks on how the team achieved search-as-you-type performance even with AI search?

    I am looking forward to your response πŸ™Œ

Quentin de Quelen

@topgΒ Thanks, Vu! Indeed, it has been a wonderful addition to the product, and the idea comes from our open-source community!

To answer your questions:
1. Yes, it's in the plan to implement several workarounds for this, such as being able to provide context to a search query that will help personalize the search responses. However, I would be interested in getting more information about your expectations because I'm not sure I fully understand what a template would do in search.
2. Indeed, there is a limit on the full-text search, but no limits on the semantic search.
3. It's absolutely not a secret, and this will become even better in the future. To have the minimum latency on semantic search, the goal is to remove the network by running the model locally. It works perfectly fine as the searches have only a few words/tokens; with most of the models, it takes 1-5 ms max.

Vu Thanh Tung

@quentin_dqΒ Thanks for the detailed answer, Quentin πŸ™Œ


As per the first question. I was assuming the AI search query is still reatrained by the number of token like tradational search (2nd question) which made me thinking about away to include more context in my query.


Jun Shen

Rust-based search sounds powerful! πŸ˜„

Quentin de Quelen

@shenjunΒ Rust is the best language for building a search engine. It is secure, stable, and performant. πŸ¦€πŸ”₯

Alessandro Colombo

Amazing launch@quentin_dq and Meilisearch team, congrats! Your search engine speed is crucial to our growth at Agora.


Amazing to see the product going to the next level!

Quentin de Quelen

@alessandro_colomboΒ Thanks Alessandro! πŸ™

Carolina Ferreira

Excited for the AI roadmap ahead! 🀩 Great job, team!

Marianna Tymchuk

We’re thrilled to see Meilisearch AI finally launch! The combination of full-text, semantic, and vector search capabilities offers developers a seamless and fast search solution. Exciting times ahead for building smarter search experiences!

Quentin de Quelen

@marianna_tymchukΒ Thank you so much! πŸ™Œ


We’re really excited about this step β€” combining full-text and semantic in one simple API like this has been a huge developer experience improvement, and we’re just getting started.

Aurelio

Awesome product that we use to power up @WP Umbrella. Congrats to the team for their great work!

Quentin de Quelen

@aureliovolleΒ Thanks Aurelio! Very happy to power up @WP Umbrella πŸ”₯

Param Jaggi

Congratulations on the launch @quentin_dq and the entire team!


We've been using Meilisearch AI at Agora for a few months now. It's the fastest search solution on the market hands down. Excited to see the team take the product to the next level with this GA release πŸš€

Quentin de Quelen

@param_jaggi3 Thanks, Param! Happy to power the search for such an amazing product that is @Agora ❀️

Sofi Mohr

Congratulations on this launch, Quentin! It looks amazing

Quentin de Quelen

@sofi_mohrΒ Thanks Sofi!

Victor Coisne

This looks awesome, well done team Meilisearch !

Quentin de Quelen

@vcoisneΒ Thanks for the support Victor!

Parvez Akther

Best wishes for Melisearch team.

We built @ThriveDesk search and AI features on top of Melisearch platform and we 100% satisfied with it.

Quentin de Quelen

@ThriveDesk Thanks, Parvez! It's amazing! What upcoming features are you expecting?