hn • r/hackernews
Comment on: Pixicular – Photo analysis API (age, labels, emotions, moderation, text)
Hey HN, I’m Martin, solo founder of Pixicular (https://www.pixicular.com).Pixicular is a B2B photo analysis API. You send us an image (file upload or URL), pick which services you want, and get structured JSON back. Currently live with five services:• detect-age — age estimation of people in the image
• detect-labels — general object and scene label detection (e.g. “Outdoor”, “Dog”, “Beach”)
• detect-face-emotions — face emotion detection and analysis
• detect-moderation — moderation labels (nudity, violence, etc.)
• detect-text — text detection and extraction from imagesThe API runs on Fastif