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.
Everything you need to turn a messy photo library into a searchable, private face-indexed gallery.
Lightning-fast queries return solo and group shots with the same person.
Choose local-only processing or scale on our secure GPU cloud.
Embeddings only. No raw face images required, full deletion controls.
Drag‑drop folders, auto‑tag, smart dedupe, and album clustering.
REST API, WebSocket streaming, and a tiny JS SDK for the web.
Perfect for photo booths & exhibitions. Instant galleries with QR login.
Drag‑drop folders or connect cloud storage. We extract embeddings and cluster faces automatically.
Name or alias recognized faces. Merge duplicates with one click.
Type a name or pick a face. Get results instantly—including group photos, albums, and download links.
Integrate FaceAI in minutes with a tiny JS SDK or standard REST calls.
POST /v1/index
Authorization: Bearer <TOKEN>
Content-Type: multipart/form-data
files[]=@/photos/*.jpg
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)
Start free. Scale when you do. Educational & non‑profit discounts available.
Spin up a FaceAI gallery in minutes — or embed face search into your existing app.