TVGla · Internal platform · 2024
AI Media Library
A digital asset system that finds any photo of anyone — by their face.

An internal digital asset management system with AI at the core: face-match search over a large media library, automated metadata, and fast full-text search. I built it across the whole stack — Next.js front end, FastAPI services, Postgres, Elasticsearch, MinIO storage, and Celery pipelines running OpenCV and InsightFace models.
- Face-match search across a large media library
- Full-stack build: Next.js, FastAPI, Postgres, Elasticsearch
- Async AI pipelines with Celery, OpenCV, and ONNX