Project
AI projects classifier
An interactive AI classifier that helps people distinguish between using or building AI, and between agentic systems and predetermined tools. Users describe their workflow, answer two targeted questions, and receive a structured classification with reasoning, implications, and confidence. Built with React and serverless Node.js functions, with bring-your-own-key support for both Anthropic and OpenAI.
Tags
- helper
- tools
Stack
- React — Powers the interactive, multi-step classification interface.
- JavaScript — Handles the application logic across the frontend and backend.
- Node.js — Runs the server-side classification logic.
- Vercel Functions — Provides the serverless API endpoint for classification requests.
- Anthropic API — Generates structured classifications using Claude models.
- OpenAI API — Provides an alternative classification option using OpenAI models.
- Vercel — Hosts and deploys the application.
Screens
Video
Walkthrough video coming soon