Interactive demo

Sample data

The interactive logic runs in your browser on fictional data. After the page assets load, it requests only the committed sample file. It performs no model calls, tracking, cookies, storage, or writable operations. Writing, generation, and live conversations are available only in the self-hosted app. The public site is hosted on GitHub Pages and is subject to GitHub's platform logging and privacy practices.

Explore five views

  • Timeline view listing dated entries from the fictional sample journal.
  • Entry Reflection view of one fictional sample entry with its generated reading.
  • Life Report view with sections and dated evidence from fictional entries.
  • Conversation view where the fictional reflection is challenged with a follow-up question.
  • Prompt Workshop view showing the same fictional entry read by the Companion, Coach, Challenger, Analyst, and Custom Perspectives.

The interactive controls need JavaScript. The screenshots above show the five views.

The self-hosted app stores journal data in your local SQLite database. Depending on the feature, generation can send the full Journal Archive, active prompt, selected-entry focus, Conversation history, and current message through GitHub Copilot. Read the exact transmission list on the home page.

Read the product story on the home page or view the source on GitHub.