@builderbot-plugins/fast-embedding
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.0 • Public • Published

Fast Embedding

Is a free money embedding ready to use for purposes of AI

/* stuff code */

const model = new FastEmbedding('AllMiniLML6V2')
console.log(await model.embedQuery('hello world'))
console.log(await model.embedDocuments(['hello', 'world']))

AUTHOR: Elimleth

Readme

Keywords

none

Package Sidebar

Install

npm i @builderbot-plugins/fast-embedding

Weekly Downloads

12

Version

1.0.0-alpha.0

License

ISC

Unpacked Size

4.03 kB

Total Files

7

Last publish

Collaborators

  • elimeleth
  • leifermendez