community-automations/license-plate-extractor

Contenu & Docs

PublicSous-agent Claude

Extracteur de plaques d'immatriculation

Lire des plaques sur des photos à la main, c'est lent et source d'erreurs, surtout en volume. Celui-ci extrait automatiquement la plaque de chaque image envoyée via le formulaire.

sonnet3 joursGPT-4 VisionWebhook formGoogle Sheetsn8n
ClaudeClaude
ROI for
README.md

Pourquoi ce sous-agent

Lire des plaques sur des photos à la main, c'est lent et source d'erreurs, surtout en volume. Celui-ci extrait automatiquement la plaque de chaque image envoyée via le formulaire.

Comment il s'exécute

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Exemple de sortie

json
// Sample output
// (generated when the pipeline finishes)

Read the license plate from the photo; return JSON with the plate string, region, and a confidence score from 0 to 1.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.