FaceAI Photo Gallery
Live face search demo

Search your photos by face — instantly.

FaceAI Photo Gallery lets you find every photo of a person in seconds. Private by design, fast by default, and easy to embed in apps or photo booths.

Launch Demo How it works No signup • Works with JPEG/PNG/HEIC • Group photos supported
150ms per query
EventPro
EduPix
SnapLab
CloudCam
MemoryBox
Tribiz

Built for speed, privacy, and scale

Everything you need to turn a messy photo library into a searchable, private face-indexed gallery.

Face Search in 150ms

Lightning-fast queries return solo and group shots with the same person.

On‑Device or Cloud

Choose local-only processing or scale on our secure GPU cloud.

Privacy‑First

Embeddings only. No raw face images required, full deletion controls.

Batch Indexing

Drag‑drop folders, auto‑tag, smart dedupe, and album clustering.

Developer‑Friendly

REST API, WebSocket streaming, and a tiny JS SDK for the web.

Event‑Ready

Perfect for photo booths & exhibitions. Instant galleries with QR login.

Step 1

Import & Index

Drag‑drop folders or connect cloud storage. We extract embeddings and cluster faces automatically.

Step 2

Confirm People

Name or alias recognized faces. Merge duplicates with one click.

Step 3

Search & Share

Type a name or pick a face. Get results instantly—including group photos, albums, and download links.

Open Live Demo Read the Docs

Drop‑in API & SDK

Integrate FaceAI in minutes with a tiny JS SDK or standard REST calls.

Index photos (REST) Code
POST /v1/index
Authorization: Bearer <TOKEN>
Content-Type: multipart/form-data

files[]=@/photos/*.jpg
Search by face (SDK) Code
import {'{'} FaceAI {'}'} from '@faceai/sdk'
const fx = new FaceAI({'{'} baseURL: '/api', token: TOKEN {'}'})
const results = await fx.searchByFace(file, {'{'} threshold: 0.78 {'}'})
console.log(results)
  • HEIC/JPEG/PNG • EXIF-safe • Duplicate detection • Persons API
  • On-device mode • Self-hosted Docker • Managed Cloud GPU
  • Webhooks for new matches • Real-time WebSocket feed

Simple, transparent pricing

Start free. Scale when you do. Educational & non‑profit discounts available.

Starter

$9/mo
For testing & hobbyists
  • Up to 1,000 photos
  • Basic face search
  • Community support
Get Started

Pro

Popular
$19/mo
For creators & small teams
  • Up to 10,000 photos
  • Batch indexing & clustering
  • On-device mode + Cloud
  • Email support
Upgrade

Enterprise

Custom/mo
For large orgs & events
  • Millions of photos
  • SLA, SSO, Audit logs
  • Private cloud / on‑prem
  • Dedicated support
Contact Sales

FAQs

Ready to make your photos searchable?

Spin up a FaceAI gallery in minutes — or embed face search into your existing app.