Posts embedding for Hexo.
npm install hexo-posts-embedding
hexo cleanBy default, model files are cached in the Hexo site directory:
posts_embedding:
cache_dir: .cache/hexo-posts-embeddingSet cache_dir to an absolute path to share the cache across projects, or set it to false to use the default Transformers.js cache directory.
Released under the MIT License