Show HN: I built a local Elixir/Python pipeline to curate 14,000 RAW photos
Category: ai-ml
Tags: photo-curation, machine-learning, elixir, python, local-ai
Score: 6.3/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 4)
A local-first, AI-assisted photo curation pipeline that uses a vision LLM for objective metadata and a Ridge regression model trained on user star ratings to personalize aesthetic scoring. It's interesting for its hybrid Elixir/Python microservice architecture, real-time LiveView UI, and focus on separating objective AI analysis from subjective user preference learning.
Target audience: photographers, creative professionals
Repository: https://qwelian.com/posts/FINE_SHYT_Intelligent_Curation_Tagging_for_Creative_Workflows ยท Elixir
View on Hacker News