Add semantic-grep (#624)

Co-authored-by: Jonathan Neidel <github@jneidel.com>
This commit is contained in:
arunsupe
2026-03-18 14:09:14 -05:00
committed by GitHub
parent 9a77200b88
commit 112428765b

View File

@@ -674,6 +674,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv
- [television](https://github.com/alexpasmantier/television) - A very fast general purpose fuzzy finder.
- [srgn](https://github.com/alexpovel/srgn/) - A grep-like tool which understands code syntax and also allows for manipulation.
- [rawhide](https://github.com/raforg/rawhide) - Find files using pretty C expressions.
- [semantic-grep](https://github.com/arunsupe/semantic-grep) - A tool for semantic search using word embeddings (e.g. search for "death" and find "dead", "killing", "murder".)
## Version Control