Skip to content

Integrate semantic similarity search (powered by .NET Smart Components) in the DevExpress Winforms Data Grid control.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/winforms-grid-smart-search-ai-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Data Grid - Smart Search AI Filter

This example integrates semantic similarity search (powered by .NET Smart Components) in the DevExpress Winforms Data Grid control. For example, you can search for the word "furniture" within the Data Grid, and the implementation returns records such as "chair", "table", "sofa", "wardrobe", etc.

Implemented Local Embeddings allow you to run this project locally without external AI services. It downloads an ML model when you first build your application (you can configure which model is downloaded). Refer to the following blog post for more information and the complete tutorial: WinForms — How to Integrate Semantic Similarity Search in the Grid Control (Powered by Embedding Models).

Files to Review

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Integrate semantic similarity search (powered by .NET Smart Components) in the DevExpress Winforms Data Grid control.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages