Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,16 @@
This sample demonstrates how to do smart AI search using .NET MAUI ComboBox.

<img width="960" alt="KN7QEvk7jj" src="https://github.com/user-attachments/assets/a88df8f4-8226-4675-94c2-33ec496e5c6e">

Smart-AI-Searching-using-.NET-MAUI-ComboBox is a cross-platform sample application that demonstrates how to build an intelligent, context-aware selection and search experience using .NET MAUI and the Syncfusion ComboBox (SfComboBox) control. It combines a responsive UI with an AI-powered suggestion engine to provide dynamic suggestions, typo tolerance, and intent-sensitive results across iOS, Android, Windows, and macOS.

## This sample illustrates key best practices for building a modern ComboBox experience:

* AI-assisted suggestions and re-ranking
* Theming, styling, and branding customization

## Key Features
* Cross-platform UI with .NET MAUI
* ComboBox using Syncfusion’s SfComboBox
* AI-driven suggestions and optional semantic reordering
* MVVM-ready architecture with testable services