Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
October 21, 2025
·
Los Angeles
classifai.dev: Self-Improving Classification
Learn how to use a minimal classification API that accepts data and label definitions, then improves predictions over time through user feedback.
Overview
The simplest possible classification API that any developer can use. Simply provide data you’d like classified, and the classes/labels OR a description of the task. If you provide feedback, the same endpoint starts improving its responses over time.
Links
ClassifAI is a multi-modal classification API utilizing self-improving feedback loops for inference.
Multi-modal classification API uses automatic inference and ground truth feedback loops.
Tech stack