{% extends "base.html" %} {% block title %}Search Images - SEREACT Web Client{% endblock %} {% block content %}
{{ image.description or 'No description' }}
Try adjusting your search query or reducing the similarity threshold.
Try these example searches to see how AI-powered semantic search works:
The AI understands the meaning behind your words, not just exact matches. It can find images based on concepts, emotions, and visual elements.
Images are converted to high-dimensional vectors that capture visual features. Search finds images with similar vector representations.
Use the similarity threshold to control how strict the matching is. Lower values return more results, higher values are more precise.