The current duplicate detection does not always catch contacts with similar but slightly different names. Request to improve the duplication finder by leveraging AI or fuzzy logic to identify likely matches beyond exact string comparisons.
Potential improvements could include:
Comparing across multiple fields (LinkedIn, email, phone number, company)
Using fuzzy matching to flag near-duplicates
Providing suggestions for possible merges instead of only exact matches
This would help users maintain cleaner contact data with less manual effort.