From 112428765b0976b0c1f896ed309bd0700799a13e Mon Sep 17 00:00:00 2001 From: arunsupe Date: Wed, 18 Mar 2026 14:09:14 -0500 Subject: [PATCH] Add semantic-grep (#624) Co-authored-by: Jonathan Neidel --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 529effc..0b907b3 100644 --- a/readme.md +++ b/readme.md @@ -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