run ai in your browser

inspired by the ▲ AI SDK & built on top of 🤗 transformers.js

free
private
local
open source
npm
yarn
pnpm
npm i wandler
llms.txt
AI and Human Integration

EXPERIMENTAL

this is an alpha release, expect everything to be totally broken

roadmap

loadModel

load any onnx model directly in your browser

generateText

generate text with any llm

streamText

stream text with any llm

webworker

run models in a separate thread for better performance

e2e tests

comprehensive testing suite for all features

useChat

react hooks for chat interfaces

chat demo

simple chat ui leveraging useChat

auto-generated docs

workflow that generates the docs based on the lib

model hub

browse compatible models and try them out

generateImage

create an image using a prompt

generateAudio

text to speech and speech to text

DEMOCRATIZE AI