TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

4 点作者 remolacha6 个月前
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 个月前
Curious how this scales. Just tried this with the test dataset and it was probably the slickest deduplication experience I’ve had
评论 #42064948 未加载