Transformers.js
  • 🌍Transformers.js
  • 🌍GET STARTED
    • Installation
    • The pipeline API
    • Custom usage
  • 🌍TUTORIALS
    • Building a Vanilla JS Application
    • Building a React Application
    • Building a Next.js Application
    • Building a Browser Extension
    • Building an Electron Application
    • Server-side Inference in Node.js
  • 🌍DEVELOPER GUIDES
    • Accessing Private/Gated Models
    • Server-side Audio Processing in Node.js
  • 🌍API REFERENCE
    • Index
    • Pipelines
    • Models
    • Tokenizers
    • Processors
    • Configs
    • Environment variables
    • 🌍BACKENDS
      • ONNX
    • 🌍UTILITIES
      • Core
      • Hub
      • Image
      • Audio
      • Tensor
      • Maths
      • Generation
      • Data Structures
Powered by GitBook
On this page
  1. 🌍TUTORIALS

Building a Browser Extension

Building a browser extension

Full tutorial coming soon… In the meantime, check out the example application: https://github.com/xenova/transformers.js/tree/main/examples/extension

PreviousBuilding a Next.js ApplicationNextBuilding an Electron Application

Last updated 1 year ago