Delivery Address Extractor
Extract structured delivery fields from customer-provided delivery messages.
What Problem It Solves
Customer delivery details often arrive in natural language. This app turns those messages into fixed structured fields.
Input It Handles
Customer-provided delivery messages that may include recipient name, phone number, address, delivery notes, and preferred delivery time.
Returned Fields
recipient_namephone_numberdelivery_addressdelivery_notepreferred_delivery_timemissing_fieldssource_texterrors
Boundaries
- It does not judge whether delivery is possible.
- It does not contact couriers.
- It does not modify orders.
- It does not write customer replies.
- It does not call external APIs.
- It does not store user data.
Support
Support email: sidcraigau@gmail.com