Show HN: CLI tool for detecting non-exact code duplication with embedding models
Category: devtools
Tags: code-duplication, cli-tool, embedding-models, code-analysis, python
Score: 6.8/10 (Innovation: 7, Technical: 7, Documentation: 7, Utility: 6)
Slopo is a CLI tool that uses embedding models to detect non-exact code duplication across different modules or files, addressing a gap left by traditional duplicate detectors. Its workflow integrates with AI agents for verification and refactoring, making it interesting for code quality automation.
Target audience: backend devs
Repository: https://github.com/rafal-qa/slopo · Python · AGPL-3.0 · 2 stars
View on Hacker News