📖Healthy Little Tales📖

- 🌟AI
- ⚙️Automation
- 👩💻Autonomy
- 📐Concept
- 🖼️Illustration
- ☋n8n
- 🔥Personal project
My role 🦄 Concept + Design + Code
🔥 Personal project 🔥 2025
📖 Overview
Healthy Little Tales is an Instagram account with illustrations for children book, educating them on the health benefits of fruits & vegetables.
To create those illustrations, I first tested the capabilities of image generation with Chat GPT and a few prompts. I tweaked the prompts further and further, until I achieved a satisfying results. Then, when I had a better idea of the process that I needed to execute, I used n8n to automate it and iterate faster.
On n8n, I created an agent, which takes an ingredient (broccoli, carrot...) as an input, and search the web, before generating the post's textual content (description of health benefits & a small sentence that will be added to the illustration).
The newly generated text content is then used to create the illustration with another AI agent. The entire output is then mixed & uploaded to Air Table.
Automating this workflow allowed me to iterate much faster to generate images, and automatically keep a trace of all my step (air table keeps a record of the prompts, the generated text and all images).