Live data from Hacker News

Show HN: Semantic grep with local embeddings

github.com

81–84 of 84 posts

Re: Show HN: Semantic grep with local embeddings

#81

Earlier quoted context omitted.

It supports most languages but needs a bit of tree-sitter setup to do semantic chunking. Let me know what languages you’d like added

Thanks for your quick response, most large codebases I've been fiddling on is Ruby!

Ruby support has been added!

Re: Show HN: Semantic grep with local embeddings

#82

Earlier quoted context omitted.

It supports most languages but needs a bit of tree-sitter setup to do semantic chunking. Let me know what languages you’d like added

I'd love to see elixir support.

Sadly, not great support for Elixir from tree-sitter but it should handle them generically as text files

Re: Show HN: Semantic grep with local embeddings

#84

Earlier quoted context omitted.

I'd love to see elixir support.

Sadly, not great support for Elixir from tree-sitter but it should handle them generically as text files

Are you familiar with https://github.com/elixir-lang/tree-sitter-elixir ?
Post reply on HN