tanuki.py
tanuki.py copied to clipboard
[Use-case] Data enricher for contacts
- Context: Job marketplace company onboards thousands and thousands of applicants every day to find them tech jobs in the US
- Problem: Applications often miss a lot of crucial information, which requires the onboarding team to manually reach out via email to request the info and enter the data in manually, costing tens of thousands of dollars in ops costs
- Workflow
- If fields are blank
- Generate email requesting for that specific info
- once email is responded to
- Retrieve info to fill in blank fields
- Name
- City of residence
- State of residence
- Phone number
- LNKD account
- Most recent occupation
- Date of most recent occupation
- Name of reference
- Contact of reference (or something like that)
What formats are the applications in?
I was presuming just a list of text fields and date fields, like you'd see in an application tracking system