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 - Oracle Cloud Infrastructure Tutorial
From the course: Oracle Cloud Infrastructure Generative AI Professional Cert Prep
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
-
-
-
-
-
-
(Locked)
Module introduction54s
-
(Locked)
Chatbot introduction1m 16s
-
(Locked)
Demo: Chatbot7m 25s
-
(Locked)
Q&A chatbot architecture and basic components2m 31s
-
(Locked)
Models, prompts, and chains4m 15s
-
(Locked)
Demo: Set up development environment2m 44s
-
(Locked)
Demo: Use prompts, models, and chains10m 22s
-
(Locked)
Extending a chatbot by adding memory1m 52s
-
(Locked)
Demo: Using memory5m 47s
-
(Locked)
Demo: Using memory with Streamlit5m 59s
-
(Locked)
Extending a chatbot by adding RAG and a vector database2m 5s
-
(Locked)
Demo: RAG: Indexing using a vector database5m 24s
-
(Locked)
Demo: RAG: Retrieval and generation using a vector database5m 12s
-
(Locked)
Extending a chatbot by adding RAG plus memory45s
-
(Locked)
Demo: RAG plus memory plus tracing8m 43s
-
(Locked)
Demo: Model evaluation7m 19s
-
(Locked)
Chatbot technical architecture1m 41s
-
(Locked)
Deploy a chatbot to a VM2m 16s
-
(Locked)
Demo: Deploy a chatbot6m 19s
-
(Locked)
Deploy a chatbot to OCI Data Science1m 49s
-
(Locked)
-