Skip to content

State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!

License

Notifications You must be signed in to change notification settings

varunneal/transformers.js

 
 

Repository files navigation


transformers.js javascript library logo

NPM Downloads License Documentation

This fork is meant exclusively to demonstrate the Semantic Searcher extension. Here's how to run it:

In this directory,

npm install

Then, in examples/extension/, run

npm install
npm run dev

Then, go to chrome://extensions and select Load Unpacked. Select the generated build/ folder in extension/. For now, this extension runs as an extension popup.

About

State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.5%
  • Python 4.5%