Experimental
An attempt to provide semantic search results using transformers.js, inspired by Semantic Finder.
Requires material for mkdocs with default search plugin enabled.
Documents embeddings are built at site build time. Query embeddings are built client side at query time.
Document embeddings are set at the section level, as I found more granular sentence / paragraph embeddings didn't lead to noticeable improvements.