AI File Sorter
Watch Jev tidy a messy Downloads folder — every file filed into the right folder in parallel, one typed decision each, streamed live. No key, just press sort.
The same call sorts files, tickets, leads or any inbox. See all live demos →
A demo — Jev decides from the filename alone. Wire it to your own folder with a hosted key to auto-organize for real.
How it works
A Downloads folder is the perfect classification problem: dozens of files with messy names and one right home for each. Here every filename is a single Jev call that returns a typed folder — Documents, Images, Code, Media, Archives or Junk — and the whole folder is sorted in parallel, files flying into their buckets as the verdicts land.
It's the same shape of decision as routing a support ticket or tagging a lead: read one short input, return one clean enum, in milliseconds for a fraction of a cent.
Build it into your workflow
With a hosted key the same Jev call runs over your real folder, mailbox or upload queue — a typed label per item at $0.42/M input tokens, streamed, with no malformed output. Point it at a watched directory and downloads sort themselves; point it at an inbox and every message gets a folder before a human looks.
FAQ
Does Jev really classify each file?
Yes — every filename is an independent Jev call that returns a typed folder. The batch runs in parallel and the files drop into their buckets live.
Does it read the file contents?
No — this demo decides from the filename and extension alone, which is why it's instant and cheap. With a hosted key you could feed it more signal (path, size, a snippet) for tougher cases.
Is it free? Can I sort my own files?
Free, no key — a rate-limited call to the live Jev API. To auto-organize your own folder, wire the same call into a watcher with a hosted key.
More: Fraud Email Detector · Instant Ad Analyzer · All Jev tools · Jev API docs