From the course: Oracle Cloud Infrastructure Generative AI Professional Cert Prep

Unlock this course with a free trial

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

Demo: Deploy a chatbot

Demo: Deploy a chatbot

(ethereal music) (graphic whooshing) (graphic whooshing) - [Instructor] In this demo, we'll see how to deploy a chatbot that we developed to OCI Compute instance. As a first step, we need to create a OCI Compute instance. For that, we are logged in into the OCI Compute service. Using the Create instance button here, we can configure the instance. We can give it some name. We can choose a compartment where our instance need to go in. We select the availability domain where we want our instance to be. We also have to select the image which is our operating system. We are going to use the Ubuntu 22.04 image. We select the image here. And we can configure the shape of our instance as well. So we are going to be selecting VM.Standard.E4.Flex. We are going to be reusing our two CPUs and our 64 GB of RAM. And we just click on Select shape. We also download the SSH key by clicking the Save private key button. We can use this key to connect to the instance using SSH. And we just click on…

Contents