Top
Best
New

Posted by jslambda 7 hours ago

Show HN: Semantic Search for terminal commands in the Browser (No Back end)(jslambda.github.io)
I wanted semantic search for TLDR pages, but also wanted it to work offline with no backend. This project runs entirely in the browser using client-side vector search:

Demo: https://jslambda.github.io/tldr-vsearch/

More information: https://jslambda.github.io/articles/semantic-tldr.html

1 points | 1 comments
jslambda 7 hours ago
For example, try searching for 'convert json to yaml'

I found interesting commands that I didn't know about by using this search tool