New to Telerik UI for Blazor? Download Free 30-day trial
Blazor Lab - Grid Smart (AI) Search
- EXAMPLE
- VIEW SOURCE
- Change Theme
default
Try typing "milk", "oatmeal", or "cake" in the search box and click "Search" to see how our smart search works in action!
| CategoryId | CategoryName | Description |
|---|
| 1 | Beverages | Soft drinks, coffees, teas, beers, and ales |
| 2 | Condiments | Sweet and savory sauces, relishes, spreads, and seasonings |
| 3 | Confections | Desserts, candies, and sweet breads |
| 4 | Dairy Products | Cheeses |
| 5 | Grains/Cereals | Breads, crackers, pasta, and cereal |
| 6 | Meat/Poultry | Prepared meats |
| 7 | Produce | Dried fruit and bean curd |
| 8 | Seafood | Seaweed and fish |
Page
of 1
1 - 8 of 8 items- Grid-smart-ai-search.razor
Loading the demo source code...please wait.
Description
Grid Smart (AI) Search demo illustrates how to perform similarity searches within grid data. The demo laverages local embeddings and vector search to efficiently identifies relevant grid entries based on user queries.
To run this and other Smart AI demos integrations locally, visit our GitHub example repository