Add Navigation Instructions: Implement tooltips or a visible "Help" legend to clarify image interaction controls:
- Click → Enlarge image
- Right-click → Go to the next image
- Left-click → Go to the previous image
Rename UI Labels:
-
Update the label "Number of nearest neighbors" to: "Number of similar images to return (nearest neighbors)" to make it more descriptive.
-
Address "Search Depth" Complexity: The current "Search Depth (nprobe)" control is too technical. Consider renaming this to a friendlier term (e.g., "Search Scope" or "Precision Level") or adding a simple "Low/Medium/High" abstraction layer for common users.
Add Navigation Instructions: Implement tooltips or a visible "Help" legend to clarify image interaction controls:
Rename UI Labels:
Update the label "Number of nearest neighbors" to: "Number of similar images to return (nearest neighbors)" to make it more descriptive.
Address "Search Depth" Complexity: The current "Search Depth (nprobe)" control is too technical. Consider renaming this to a friendlier term (e.g., "Search Scope" or "Precision Level") or adding a simple "Low/Medium/High" abstraction layer for common users.