Explainer

How AI journaling apps actually work

Encrypted Diary Team · 5 min read

"AI journaling app" has become a real category — apps that discuss your entries, summarize your patterns, or help you reflect. Before trusting one with your journal, it's worth understanding the one question that matters: where does your entry text actually go to generate that AI response?

The common approach: cloud AI

To have an AI discuss what you wrote, most apps do the same thing under the hood: they send your entry text to a cloud AI provider's servers, the provider generates a response, and it's sent back to the app. This is the standard, common way to add AI features to software — it's not unusual or wrong, but it does mean a copy of your private writing passes through a third-party company's servers, every time you use the feature.

  1. You write an entry, or ask the AI a question about your journal
  2. The app sends that text to a cloud AI provider
  3. The provider's model generates a response
  4. The response comes back to your app

The alternative: on-device AI

The other approach — less common, because it's harder to build — runs the AI model directly on your own computer, so your entries never leave your device, even to power the AI features. Encrypted Diary's Companion works this way, using Ollama to run the model locally.

Questions worth asking any AI journaling app

See exactly how our on-device AI companion works.

Learn More →