@browser-ai/transformers-js

Overview

Transformers.js provider for Vercel AI SDK v7

The @browser-ai/transformers-js package makes it incredibly easy to run inference with Hugging Face Transformers models in the browser with the Vercel AI SDK v7. No complex Web Worker setup, no manual streaming.

What's Included

  • Language Models: Text generation with SmolLM, Qwen, Llama, and more
  • Text Embeddings: GTE, MiniLM, and other embedding models
  • Vision Models: SmolVLM and other multimodal models
  • Transcription: Whisper models for speech-to-text
  • Tool Calling: Function calling support
  • Agents: Multi-step autonomous workflows

On this page