1
0 Comments

New in RONTGEN: local AI — in-browser transcription and Ollama agent pipelines

Quick update for those following the RONTGEN build:

I just shipped two features that let the entire writing workflow run locally — no external API calls, no data leaving your machine.

Local voice-to-text in the browser

The transcription model now runs inside the browser tab. First use downloads and caches the model from our servers. After that, everything happens on your hardware.

WebGPU acceleration is supported on Apple Silicon (Mac Metal) and modern NVIDIA/AMD GPUs. Falls back to CPU on any machine — slower, but functional, and works completely offline once cached.

Available on all plans, including free. No API key required.

Ollama support in agent pipelines

If you already run Ollama locally, RONTGEN now detects it automatically. Any model you've pulled — LLaMA, Mistral, Gemma, Phi — shows up in the agent selector next to cloud models.

You can chain a full pipeline: record audio → transcribe in-browser → post-process with a local model → formatted document in the editor. Zero external calls.

One rule: pipelines are either fully local or fully cloud. No mixing. Keeps things predictable and avoids accidental data leakage.

Why I built this

Two reasons. First, privacy. I work with medical reports. A lot of RONTGEN users are in healthcare, legal, or research — fields where sending audio to third-party servers is a real concern. Local processing removes that friction entirely.

Second, hardware. A lot of people have Apple Silicon Macs or gaming PCs with GPUs that are idle most of the time. Running local AI on that hardware is genuinely fast and costs nothing per request.

The cloud providers are still better for accuracy and speed on most hardware — but for the right user and the right workflow, local is the right call.

Full writeup: https://rontgen.app/blog/run-ai-locally.html

Happy to answer questions about the implementation if anyone's curious — the Transformers.js + WebGPU path had some interesting edge cases.

on April 28, 2026
Trending on Indie Hackers
I've been building for months and made $0. Here's the honest psychological reason — and it's not what I expected. User Avatar 178 comments 7 years in agency, 200+ B2B campaigns, now building Outbound Glow User Avatar 83 comments This system tells you what’s working in your startup — every week User Avatar 53 comments 11 Weeks Ago I Had 0 Users. Now VIDI Has Reviewed $10M+ in Contracts - and I’m Opening a Small SAFE Round User Avatar 46 comments The "Book a Demo" Button Was Killing My Pipeline. Here's What I Replaced It With. User Avatar 41 comments I built a desktop app to move files between cloud providers without subscriptions or CLI User Avatar 24 comments