WeSearch

Bidet AI — on-device Gemma 4 turns a messy brain-dump into clean writing

·5 min read · 0 reactions · 0 comments · 21 views
#technology#education#app-development
Bidet AI — on-device Gemma 4 turns a messy brain-dump into clean writing
TL;DR · WeSearch summary

Mark Barnett, a middle-school teacher, developed Bidet AI, an Android app designed to convert spoken thoughts into organized writing. The app operates entirely offline, ensuring user privacy by not sending data to external servers. It is particularly beneficial for individuals with ADD, allowing them to articulate their thoughts clearly without the pressure of traditional writing methods.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3909285) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Mark Barnett Posted on May 18 Bidet AI — on-device Gemma 4 turns a messy brain-dump into clean writing #devchallenge #gemmachallenge #gemma Gemma 4 Challenge: Build With Gemma 4 Submission This is a submission for the Gemma 4 Challenge: Build with Gemma 4 What I Built I'm Mark. I'm a middle-school teacher, and I'm not a coder. A few times a year there's a piece of writing that wrecks me: honest comments about real students — the most personal, highest-stakes writing I do.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)