Mommy RefuelA little more room for you.
EN
PRODUCT UPDATES

Just talk:say what's on your mind, we'll sort it out

Product updates · 4 min read

No forms, no menus — just speak or type about your day, and Mommy Refuel proposes where it belongs. You decide what actually gets saved. Here's exactly how it works and why I built it this way.

Refuel AI screen with suggested prompts like “Why is my score lower today?” and “Help me prepare for my doctor.”
Refuel AI screen — earlier app design.

Key takeaways

  • "Just talk" is a new card on Today: speak (on-device) or type freely about your day, and the app proposes where each thing belongs — a journal note, something you're running low on, a spend, or a question for the doctor.
  • Nothing is saved until you review the proposals and tap "Add" — you can edit or leave out anything.
  • A safety check always runs first: anything that sounds like a crisis routes straight to support, never to a task.
  • The whole flow is on-device by default — no network, no AI, no analytics payload beyond a simple "opened/saved" event.
  • Build 26 adds an optional "Sort with the assistant" toggle for richer, multilingual sorting — off by default, and it quietly falls back to the on-device parser if anything goes wrong.
01

Why I built a way to just talk

Most of what mothers using Mommy Refuel do is quick, small and scattered: a note about how the day went, something running low in the cupboard, what got spent on nappies, a question to remember for the next appointment. Every one of those things had its own screen, its own form, its own menu. That's fine when you're calm and sitting down. It's not fine at 11pm with a baby finally asleep on your chest and thirty seconds of free hands.

"Just talk" is my attempt to remove that friction entirely. You open one card on Today, and you just say — or type — what's actually happening. The app does the sorting. You do the deciding.

02

How it actually works, on your device

Tap the "Just talk" card and either speak, using on-device Speech recognition, or type freely. There's no format to follow — say something like "hard day, spent 24.50 on diapers, running low on wipes, want to ask the doctor about my stitches" and the app pulls it apart.

Underneath, a pure, on-device engine called LifeParser does the work. It always offers your whole transcript as a journal note first — a language-agnostic catch-all, so nothing you say is ever lost even if the parser doesn't recognise a structured item in it. On top of that, it looks for trigger patterns (covering English, Ukrainian and Russian) to propose structured items: an amount for a spend, a noun for something running low, a question flagged for your doctor. You then see a review screen with an include toggle and inline editing for every proposed item, and nothing is written to your journal, supplies, expenses or doctor questions until you explicitly confirm with "Add N to my app".

03

Safety runs before anything else

This mattered to me more than any other part of the build. Before any sorting happens, the existing Safety Rules Engine checks your words. If anything sounds like a crisis, it routes straight to the crisis support screen — never to a journal entry, a shopping list, or any other task. That check happens first, every time, on-device, regardless of whether you're using the on-device parser or the optional AI sort described below.

04

Fully private by default

The core "Just talk" experience, shipped in build 25, is entirely local: no network call, no AI model, and no analytics payload beyond two simple, value-free events — that you opened it and that you saved something — with no content attached. Nothing you say leaves your phone unless you deliberately turn on the optional cloud sort described next.

Journal empty state reading “Your private journal” with the note that it stays on-device, never shared, never used by AI.
Private journal empty state — early app design, August 2026.
05

Build 26: an optional, consent-gated AI sort

A day later, I added a second path for anyone who wants it: an opt-in, consent-gated cloud extractor for richer, more multilingual sorting, while keeping the private on-device path as the default for everyone. It only appears at all if you've already granted AI data-sharing consent elsewhere in the app, and even then it defaults to off.

When you turn on "Sort with the assistant" and tap "Sort it out", only your transcript — nothing else — is sent to Refuel AI, which returns structured proposals the same way the on-device parser does; they're tagged "Sorted with AI" so you always know which path was used. If you're offline, not signed in, or anything errors, it falls back silently to the on-device parser rather than failing you. And the safety check is unchanged: crisis-sounding text is caught before it ever reaches the model, exactly as it's caught before reaching the on-device parser.

Refuel Score detail screen reading “You have more in reserve today,” with sleep, mood, energy and help-asked signals each marked up or down.
Refuel Score signals screen — early app design, August 2026.
06

Where and when

  • 2026-09-20, 12:35 — "Just talk" shipped: on-device LifeParser, review-and-confirm screen, safety-first routing, localised across all 8 translated locales (commit 25fd985).
  • 2026-09-20, 12:46 — TestFlight build 25, "Just talk capture" (dbe7c7d).
  • 2026-09-20, 13:00 — Phase 2: optional, consent-gated cloud AI sort added, off by default, with silent fallback (6493480).
  • 2026-09-20, 15:57 — TestFlight build 26 (version 2.0.2), "Just talk: optional AI sort" (c45ef4a).
  • 2026-09-21 — Build 26 (2.0.2), including the full "Just talk" feature, sent to TestFlight for pilot testers.

"Just talk" is TestFlight-only for now — it isn't in the public App Store build yet. It's the feature I'm most looking forward to bringing there.

07

What's next

I want real pilot usage — in more than one language — before "Just talk" moves toward the public App Store build. If you're testing, the most useful thing you can do is try it with a genuinely mixed, messy sentence in your own language and tell me where the sorting gets it wrong.

Mommy Refuel Refuel AI screen in the current app in dark mode, with gentle suggested prompts and a message field.
The Refuel AI screen as it looks in the current app, September 2026.

Questions mothers ask

Does Just talk save anything automatically?

No. It only proposes where things might belong — a journal note, a supply, an expense, a doctor question. Nothing is saved until you review the proposals and confirm.

Is my voice or text sent anywhere?

By default, no — the whole flow runs on your device, with no network call. Only if you explicitly turn on the optional "Sort with the assistant" toggle is your transcript sent to Refuel AI, and that toggle is off by default.

What happens if I say something that sounds like a crisis?

A safety check always runs first, before any sorting. Crisis-sounding text routes straight to the crisis support screen, never to a journal entry or any other task.

Is Just talk available on the App Store yet?

Not yet. As of build 26 (version 2.0.2), it's live for TestFlight pilot testers only. It's coming to the App Store with a future public release.

Which languages does Just talk understand?

The whole transcript is always offered as a journal note regardless of language. Structured recognition of spends, low supplies and doctor questions currently covers English, Ukrainian and Russian trigger words; the optional AI sort is more multilingual.

Availability can vary with the installed app version. Statuses are founder-confirmed at the time of writing.

MORE FROM THE BLOGAll articles ↗︎
Onboarding screen asking “Where are you right now?” with options for pregnant, postpartum, planning, or supporting someone.

Why I'm launching this blog, from day one of Mommy Refuel

I'm starting a blog on mommyrefuel.com — real articles on motherhood and wellbeing, and this changelog written in my own name, in English and Ukrainian, alongside sharing Mommy Refuel more widely this week.

Serhii Rohachov
You've checked in today confirmation screen with a green checkmark and a Check in again button.

September 20: fixing a real language bug, builds 23-24

One bug on September 20 bothered me more than most: switching languages could leave half your screen in the old one. Here's what caused it, how I fixed it, and what else shipped that day.

Serhii Rohachov
Life Timeline Trends tab with a Refuel Score line chart from Aug 10 to Aug 31, showing 9 recorded days and 20 days with no data.

September 19 evening: Life Timeline graduates to a real pilot

After the morning's shipping, I spent the evening on something less flashy but more important: making sure the roadmap inside the app never tells you a working feature is still just an idea.

Serhii Rohachov
FOR THE PERSON INSIDE MOTHERHOOD

Make room
for you.

Get the free iPhone app