You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reads a messy text file (copy-pasted contact lists, email threads, business cards dumped into text) and extracts every valid email and phone number. Outputs a clean CSV with columns: name_if_found, email, phone, source_line,confidence_score.