About AI utilities
AI utilities on Bestrao run on-device in your browser. Speech to Text uses a Whisper ONNX model via Transformers.js — your audio is not uploaded for recognition.
Our bar for AI tools
Not every feature needs a model. When we add AI here, it should solve a clear job, explain first-run model downloads, and keep processing private whenever possible.
Frequently asked questions
Can I use AI tools on Bestrao today?
Yes. Start with Speech to Text at /ai/speech-to-text — more on-device helpers will follow.
Does Speech to Text send my audio to a server?
No. Transcription runs locally with onnxruntime-web. The first visit downloads the model into your browser cache.