사진에서 번호판을 눈으로 읽고 입력하는 건 느리고 실수도 잦습니다. 양이 많아지면 더 그렇습니다. 이 자동화는 폼으로 업로드된 각 이미지에서 번호판을 자동으로 추출합니다.
sonnet3일 내 배송GPT-4 VisionWebhook formGoogle Sheetsn8n
Claude
69ROI
70Scale
$2.1k88Saved
ROI for
README.md
왜 이 서브에이전트인가
사진에서 번호판을 눈으로 읽고 입력하는 건 느리고 실수도 잦습니다. 양이 많아지면 더 그렇습니다. 이 자동화는 폼으로 업로드된 각 이미지에서 번호판을 자동으로 추출합니다.
작동 방식
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.
시각 모델로 번호판 문자와 지역 정보를 포함해 인식합니다.
pending
번호판 문자열을 정규화하고 인식 신뢰도를 기록합니다.
pending
번호판, 타임스탬프, 신뢰도를 시트에 기록하고 낮은 신뢰도 데이터는 검토용으로 표시합니다.
pending
샘플 출력
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.