New to Telerik UI for ASP.NET Core? Download free 30-day trial

ASP.NET Core Lab ComboBox Smart AI Search

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
comboboxsmartsearch.cshtml
ComboBoxSmartSearchController.cs
ComboBoxSmartSearch.cshtml

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

Additional Apps

This Core Lab example is part of unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for ASP.NET Core or ThemeBuilder.

Additional Resources