<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>WebGPU | Rabimba Karanjai</title><link>https://rabimba.github.io/tags/webgpu/</link><atom:link href="https://rabimba.github.io/tags/webgpu/index.xml" rel="self" type="application/rss+xml"/><description>WebGPU</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Mon, 18 May 2026 00:00:00 +0000</lastBuildDate><image><url>https://rabimba.github.io/media/icon_hu_6d534efae7b021f2.png</url><title>WebGPU</title><link>https://rabimba.github.io/tags/webgpu/</link></image><item><title>Dr.MRI.AI</title><link>https://rabimba.github.io/projects/drmri-ai/</link><pubDate>Mon, 18 May 2026 00:00:00 +0000</pubDate><guid>https://rabimba.github.io/projects/drmri-ai/</guid><description>&lt;p&gt;Dr.MRI.AI is a web-based DICOM viewer built on a simple observation: the hard part of medical AI isn&amp;rsquo;t the model, it&amp;rsquo;s knowing what to send it. A typical MRI study contains 200+ slices, but only a handful carry the signal. Dr.MRI.AI plans the slice selection before any multimodal analysis runs.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How it works — Plan → Review → Synthesize:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Plan&lt;/strong&gt;: Gemma 4 produces a structured plan (which series, slice range, window/level) from your clinical question in plain English. You can accept, edit, or reject it.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Review&lt;/strong&gt;: The multimodal model analyzes only the focused subset — 200+ slices reduced to ~16 frames, ~99% fewer image tokens.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Synthesize&lt;/strong&gt;: A final text-only pass produces a structured report with clickable slice references; export findings plus reviewed evidence as one bundle.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Privacy-first architecture:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DICOM files are processed entirely in the browser — no data is uploaded to any server&lt;/li&gt;
&lt;li&gt;Fully browser-local inference via &lt;code&gt;onnx-community/gemma-4-E2B-it-ONNX&lt;/code&gt; through Transformers.js + WebGPU&lt;/li&gt;
&lt;li&gt;Provider-agnostic: Gemini API, OpenAI-compatible endpoints, Ollama (MedGemma planning + Gemma 4 review), or fully on-device Gemma 4 Browser&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Built with React 19 + TypeScript + Vite and Cornerstone3D for medical image rendering. Featured in the Google Developer Experts May–Jun 2026 AI community roundup. Educational/research tool — not certified as a medical device.&lt;/p&gt;</description></item></channel></rss>