TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: One-Click CSV Deduplication (open-source)

4 pointsby remolacha6 months ago
I made an app to fuzzy-deduplicate my Google Sheets and CRM records<p>- No manual configuration required - Works out-of-the-box on most data types (ex. people, companies, product catalog)<p>Implementation details:<p>- Embeds records using an E5 model - Performs similarity search using DuckDB w&#x2F; vector similarity extension - Does last-mile comparison and merges duplicates using Claude<p>Demo video: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;7mZ0kdwXBwM" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;7mZ0kdwXBwM</a><p>Github repo (Apache 2.0 licensed): <a href="https:&#x2F;&#x2F;github.com&#x2F;SnowPilotOrg&#x2F;dedupe_it">https:&#x2F;&#x2F;github.com&#x2F;SnowPilotOrg&#x2F;dedupe_it</a><p>Lmk any feedback on how to make this better!

1 comment

OliverGilan6 months ago
Curious how this scales. Just tried this with the test dataset and it was probably the slickest deduplication experience I’ve had
评论 #42064948 未加载