New to Telerik UI for Blazor? Download Free 30-day trial
Blazor Lab - ComboBox Smart (AI) Search
- EXAMPLE
- VIEW SOURCE
- Change Theme
default
Try typing "pasta", "sausage", or "fruit" in the combobox to see how our smart search works in action!
- Combobox-smart-ai-search.razor
Loading the demo source code...please wait.
Description
ComboBox Smart (AI) Search showcase how to perform local embeddings and similarity search and in Telerik ComboBox. This integration can help quickly filter and display the most relevant options by finding items that are most alike to the user's input without depending on perfect matches or full-text search.
To run this and other Smart AI demos integrations locally, visit our GitHub example repository