DEV Community

Cover image for You won't believe this crazy dream I had....
Dennis Whalen
Dennis Whalen

Posted on

You won't believe this crazy dream I had....

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

Ever have a wild dream that is difficult to describe? Or maybe you say to yourself, "self, what did that dream even mean"?

Just tell Dream Weaver about your dream, suggest an image style, and Dream Weaver will provide an image to help tell your story. Save your dream, share it with friends, and even get a dream interpretation!

Demo

Check out the live demo!

A couple screenshots, based on an actual dream of mine:
dream weaver describing the dream

dream weaver viewing the dream results

My Experience

This was my first look at AI Studio. The main thing I took away from the whole experience is that it allowed me to focus on WHAT I wanted to build, without concerning myself as much with HOW to build it.

My starting prompt was "Please create an app that allows users to input their dream descriptions and generates surreal visual interpretations of their dreams, using Imagen for creating dreamlike artwork and Gemini to enhance and interpret the dream descriptions before generating the images. Include options for different artistic styles like surreal, watercolor, or abstract." My Buddy Gemini and I iterated on the initial app to get to where it is now.

I pushed the code to GitHub and my next step is to be sure I understand the code that was generated, especially the interactions with Gemini. This was a really fun project!

Top comments (0)