Miguel Ángel Ballesteros bio photo

Miguel Ángel Ballesteros

CTO and co-founder of GoKoan. I build AI products such as Koanly, learning systems and agentic software workflows that turn complex knowledge into usable tools.

Email LinkedIn Github
RSS Feed

MyJournalGenerator - Personalized AI-powered journal generator

Available in English .

Today I released MyJournalGenerator, an AI‑powered web app that helps you craft personalized journals based on selected philosophical traditions, life roles, and central objectives.

What can it do?

  • Custom Index Generation: Create a personalized structure of themes and subchapters based on your chosen traditions and life goals.
  • Daily & Weekly Entries: Generate reflections, philosophical quotes, narrative prompts, and challenges tailored to the selected format.
  • Flexible Journal Formats: Support for daily micro entries, weekly deep dives, full-year journeys, and hero’s journey narratives.
  • AI‑Driven Covers & Illustrations: Optionally generate cover images and in-entry illustrations using Google Gemini.
  • EPUB Export: Download your journal as an EPUB for offline reading or printing.
  • Local Persistence: Store and manage your journals directly in the browser, with import/export backup options.
  • Sample Data: A diarios-ejemplo.json sample file is included in the dist/ folder so you can preload entries and explore the app immediately (/myjournalgenerator/dist/diarios-ejemplo.json).

MyJournalGenerator is built with React and TypeScript, styled with TailwindCSS, and uses the @google/genai SDK (text model gemini-2.5-flash-preview-04-17) to generate content entirely on the client side. Give it a try at the link above and let me know your feedback!

sample image