Show HN: Semantic Search for terminal commands in the Browser (No Back end)
jslambda.github.ioI 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
For example, try searching for 'convert json to yaml'
I found interesting commands that I didn't know about by using this search tool