DEV Community

Cover image for Build an app with Google AI Studio | Comic Creator
a.infosecflavour
a.infosecflavour

Posted on

Build an app with Google AI Studio | Comic Creator

Education Track: Build Apps with Google AI Studio

This post is my submission for DEV Education Track: Build Apps with Google AI Studio.

What I Built

Thanks to Google AI Studio, I built a short and sweet comic page (rather than comic book). User is able to provide input and in a few moments, the content is ready. Meet Comic Creator!

Demo

Here is my prompt:

  • please create a 4 panel comic page called Comic Creator which allows the user to provide an input. Use Perspective API and Gemini for the input filtering. Use Imagen for image generation and Gemini for text generation.
  • provide consistency and logic

Examples:

prompt

comic_creator_1

comic_creator_2

Posted on GitHub? Checked! ✅

My Experience

It's essential to know what you want- then adapt! One idea flows after another. That's the beauty of creation. While significant improvements can be made in terms of the result, I believe this is a good way to bring ideas to life.

Top comments (0)