
A LIBRARY OF REUSABLE AI CLASSIFIERS
Find an AI classifier. Or build your own.
Classify inputs, evaluate outputs, and select next actions. Explore published Classes, test them on your data, and call them from your application—or build a Class with your own criteria.
Explore Classes · Create a Class · Developer documentation
Set a standard. Your agents don’t get to move it.
A Class applies defined criteria to your input and returns a label, score, or decision. You define the checks; SuperClassify runs the AI evaluation.
Start with a working example
The AI-speak critic flags empty agreement, vague contrasts, and unexplained jargon. Compare the original with a rewrite checked against the same standard.
Use it in your application
Discover published Classes at /v1/validators. Choose a Class and call classify(apiKey, classReference, inputText) from your server. Ordinary runs do not require a quote. See the OpenAPI specification for request and response schemas.
Create your own
Define your questions, examples, and output rules. Test the edge cases and publish a private version your application can call.
Enable JavaScript to sign in and use the interactive application.