Let AI grade your form
Team led by Product Designer Aleksandar Papez (FLYR) — Swiss-trained UX/UI and brand designer with 8+ years, Medien Form Farbe alumnus, 3D design experience.
Project Description
Let AI grade your form
Upload any form screenshot and, in under two seconds, the app:
• pulls the image through Groq-hosted Llama-4 Vision,
• scores five abandonment-driving heuristics (Goal Clarity, Cognitive Load, Data Minimalism, Accessibility, Trust Cues),
• streams an animated bar chart, then calls a second Llama-4 text model to craft a fresh five-bullet action plan (broken in prod)
• lets users copy or download the full JSON report with one click or inspect it right away
Sub-100 ms latency keeps the demo snappy; the advice is (supposed to be) unique on every run; and the raw data is fully exposed for transparency—all in fewer than 170 lines of code.