January 12, 2025•
How to Build an AI-Powered Background Remover with React and Transformers.js
Learn how to create a background remover using React, Transformers.js, and advanced AI models like RMBG-1.4 and ModNet - all running locally in the browser.
AI
React
TypeScript
Computer Vision
January 12, 2025•
How to Build an Image Processor with React and Transformers.js
Learn how to create an image processor using React, Transformers.js, and wasm-vips - all running locally in the browser.
WebAssembly
Image Processing
Web Technology
Performance
January 12, 2025•
How to Build a Speech-to-Text App with React and Transformers.js
Learn how to create a speech-to-text application using React, Transformers.js, and multiple state-of-the-art models including Whisper and Moonshine - all running locally in the browser.
AI
React
TypeScript
Speech Recognition
January 12, 2025•
How to Build a Text-to-Image Generator with React and Transformers.js
Learn how to create a text-to-image generator using React, Transformers.js, and the Janus-1.3B ONNX model - all running locally in the browser.
AI
Image Generation
Web Technology
Neural Networks
January 12, 2025•
How to Build Text-to-Speech with React and Transformers.js
Learn how to create a text-to-speech application using React, Transformers.js, and the SpeechT5 ONNX model - all running locally in the browser.
AI
Speech Synthesis
Web Technology
Neural TTS