From the course: Prompt Engineering with Gemini

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Using the Gemini Canvas to build a simple app

Using the Gemini Canvas to build a simple app - Gemini Tutorial

From the course: Prompt Engineering with Gemini

Using the Gemini Canvas to build a simple app

- In the previous video, we used deep research on the canvas to learn about black holes. And what if we wanted to make a little study application to continue our learning? Luckily, we can do that right here in Gemini. So I have my research open from the last video about black holes, and I'm going to ask Gemini to build a simple app. Let's go to the top right hand side and click 'Create' and type in "Make a study application that shows cue cards about black hole facts." Let's click enter. All right, so on the left hand side, you can see that Gemini is generating some code for us and we can either see the code or we can see the preview. So if you're not familiar with web development, this is a combination of HTML and JavaScript. HTML is a structure of the application, and JavaScript lets us have some functionality added on. Now you can see here we have the questions and answers. Okay. And then we have some styling here for this application. Now, let's go to preview. And let's click…

Contents