{% extends "base.html" %} {% block title %}Home - SEREACT Web Client{% endblock %} {% block content %}

SEREACT Web Client

Secure Image Management with AI-Powered Search


Upload, organize, and search your images using advanced AI embeddings and vector similarity.

Upload Images

Upload and organize your images with metadata and tags.

Upload
Search Images

Find images using AI-powered semantic search capabilities.

Search
Browse Images

View and manage all your uploaded images in one place.

Browse
Management

Manage teams, users, and API keys for your organization.

Getting Started
First Time Setup
  1. Configure your API endpoint in Settings
  2. Use Bootstrap to create initial team and admin user
  3. Start uploading and searching images!
API Configuration

Make sure to:

  • Set the correct API base URL
  • Have a valid API key
  • Ensure your SEREACT API is running
Features
AI-Powered Search

Search images using natural language queries powered by Google Cloud Vision API embeddings.

Secure Storage

Images are securely stored in Google Cloud Storage with team-based access control.

Rich Metadata

Organize images with descriptions, tags, and automatic metadata extraction.

{% endblock %}