Skip to content

nharsch/mkdocs-semantic-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkdocs Semantic Search Plugin

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.

About

Semantic search powered by transformers.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published