transformersjs
There are 22 repositories under transformersjs topic.
huggingface/transformers.js-examples
A collection of 🤗 Transformers.js demos and example applications
jgw96/web-ai-toolkit
The Web AI Toolkit simplifies the integration of AI features, such as OCR, speech-to-text, text summarization and more into your application. It ensures data privacy and offline capability by running all AI workloads locally, leveraging WebNN when available, with a fallback to WebGPU.
ppaanngggg/token-counter
Web tool to count LLM tokens (GPT, Claude, Llama, ...)
nightgrey/aether
A web app for local background removal with AI.
ainoya/chrome-extension-web-transcriptor-ai
Privacy-focused Chrome extension that transcribes audio from browser tabs locally using transformers.js and the TabCapture API. All processing occurs within the browser, ensuring that audio data is never sent to external servers.
do-me/semantic-similarity-table
Drag and drop your Excel or CSV file with a text column for batch calculating semantic similarity for your queries.
huuquyet/PhoWhisper-next
Demo using PhoWhisper models of VinAI built with Transformers.js + Next.js
huuquyet/translator-tamagui
Translator demo app built with Transformers.js + Tamagui + Next.js
eyaler/LordTubeMaster
Live YouTube processing in client-side JS using self screen capture
webmaxru/ng-ai
Demo application for in-browser Generative AI: ONNX, Transformers.js, WebGPU, WebNN
aws-samples/amazon-ivs-webgpu-captions-demo
This repository contains an experimental demo application that shows how you can add client-side auto-generated captions to Amazon IVS Real-time and Low-latency streams using transformers.js and WebGPU.
kawamou/llm-translator
Transformers.js sample (STT -> Translation -> TTS)
ykumards/dwriter
A minimalist journal written in React with emotion detection
huuquyet/PhoWhisper-tiny
Converted clone of PhoWhisper: Automatic Speech Recognition for Vietnamese (2024)
jgw96/Speech-to-Text-Web-Toolkit
Making Speech-To-Text on the web easy, both local and in the cloud
MartinDeanMoriarty/minecraft-llm-sandbox
This is a sandbox version of kolbytn/mindcraft 🤗
AshwinSomi/translate-audio
A React app to upload and record that can transcribe and translate to other languages using openai-whisper-tiny
Huzaifa-code/SpeakFlow
SpeakFlow: A React-based web app for real-time speech transcription and translation, using web workers and Hugging Face's transformers.js.
jwt2706/ExpressionRecognition
Facial expression recognition with transformers.js
SNathJr/on-device-translation
A fully local implementation of NLLB 200, built while following the documentation of transformers.js
themihirmathur/m-scanner
"m-scanner" is a Next.js application that leverages Hugging Face's Transformers.js library to integrate pre-trained AI models for object detection.