| name | business-card-ingest |
| description | Parse one or more business card images into structured contact records and merge them with Stephen's notes. |
Business Card Ingest
Purpose
Convert card photos into structured contact data.
Inputs
- one or more card images
- optional voice/text notes from Stephen
Extract
- name
- company
- title
- phone(s)
- email(s)
- website
- address if relevant
Rules
- merge OCR output with Stephen's context notes
- flag low-confidence OCR fields
- do not silently overwrite better existing data
- pass unresolved fields to enrichment layer
Output
A draft contact record ready for enrichment and dedupe.