Instructional Video1:52
Curated Video

Revolutionizing Medical Training: The Role of Model Patients in Surgical Education

Pre-K - Higher Ed
The model patient is a computer-controlled plastic dummy used to train surgeons, nurses, and anesthetists in vital medical procedures. It simulates human responses and can be configured to display different characteristics, allowing...
Instructional Video1:37
Curated Video

Prince Edward Unveils MG Rover's 5 Millionth Car and Explores New Models

Pre-K - Higher Ed
In this video, Prince Edward assists in unveiling MG Rover's 5 millionth car and engages with staff at the Longbridge manufacturing plant. Rover has recently launched two new models targeting urban motorists, with production taking place...
Instructional Video3:00
Curated Video

Evolution of the BMW Williams FW 25: Constant Improvements for Racing Success

Pre-K - Higher Ed
This video provides an inside look at the continuous research and development process behind the BMW Williams FW 25 Formula One car. With over 200,000 individual items designed and manufactured each year, the team constantly seeks even...
Instructional Video4:05
Curated Video

Introducing Robo Shark 2: Exploring Shark Behavior and Intelligence

Pre-K - Higher Ed
In this video, a new member has joined the shark family at Plymouth's National Marine Aquarium - a robotic swimming shark named Robo Shark 2. The robot, designed to mimic the behavior of real sharks, will spend up to three years swimming...
Instructional Video3:36
Curated Video

Alternative Energies Cup: Solar Powered Cars Race at Suzuka

Pre-K - Higher Ed
The video showcases the 12th FIA Alternative Energies Cup in Japan, where solar-powered cars race on the Suzuka track. The event highlights the growing popularity of environmentally friendly technologies and serves as a development forum...
Instructional Video3:41
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Private Cloud

Higher Ed
In this video, we will understand the first cloud deployment model, the private model, single-tenant environments accessible by a single organization.
Instructional Video2:41
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Software as a Service (SaaS) Overview

Higher Ed
In this lesson, we will understand the third service model of cloud computing, the Software as a Service model.
Instructional Video2:03
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Infrastructure as a Service (IaaS) Overview

Higher Ed
In this lesson, we will understand the first service model of cloud computing, the Infrastructure as a Service model.
Instructional Video3:39
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Characteristics of Cloud Computing (Part 1)

Higher Ed
In part 1 of the characteristics of cloud computing, we will understand resource pooling, which is the first characteristic of cloud computing.
Instructional Video2:59
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to Cloud Computing

Higher Ed
This video is a brief introduction to cloud computing concepts. It outlines what cloud computing comprises, virtual instances, and system and networking resources.
Instructional Video1:43
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Objects

Higher Ed
This video illustrates objects in JavaScript with a real-life example using a car.
Instructional Video6:01
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - After the Cloud

Higher Ed
In this video, we will understand how organizations benefit from migrating to the cloud and what benefits and challenges organizations can face with this migration.
Instructional Video4:43
Curated Video

Make Apps with ChatGPT and Generative AI - Tokenization

Higher Ed
In this lesson, we will discuss about tokens, which are the “currency” on the OpenAI models that process text by breaking them into smaller unites called tokens. We will understand how tokenization works in ChatGPT. This clip is from the...
Instructional Video2:22
Curated Video

Make Apps with ChatGPT and Generative AI - Temperature Control

Higher Ed
Here, we will understand about a parameter of ChatGPT, temperature, which is a value anywhere from 0 to 1. The higher the value, more is the risk taken by the model and a lower value means the answer is a confident one. This clip is from...
Instructional Video6:14
Curated Video

Make Apps with ChatGPT and Generative AI - Optimizing Prompts

Higher Ed
In this video, we will understand the other key concepts of ChatGPT before we begin creating models. You will learn about prompts, tokens, and temperature and understand them in detail. This clip is from the chapter "What Are OpenAI and...
Instructional Video2:58
Curated Video

Make Apps with ChatGPT and Generative AI - GPT3 Davinci: Capabilities

Higher Ed
This video demonstrates the Davinci model and explains to us the capabilities of the Davinci model and what things it can do. You will learn about its classification and categorization abilities, content generation, conversation, and...
Instructional Video4:17
Curated Video

Make Apps with ChatGPT and Generative AI - GPT3 Models: Pros and Cons

Higher Ed
In this lesson, we will explore the different GPT-3 models available, understand their features and capabilities, and also the advantages and disadvantages of the Davinci, Curie, Babbage, and Ada models. How to select the model of choice...
Instructional Video5:17
Curated Video

Make Apps with ChatGPT and Generative AI - OpenAI

Higher Ed
This video discusses about the San Franciscan AI deployment company, OpenAI. We will understand the mission of the company, what it delivers, and what cutting edge technology it is coming up with. We will understand the different models...
Instructional Video16:11
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Lifecycle Hooks Exercise: Part 3 (First Programmatic Hook)

Higher Ed
In this video, we will cover the first programmatic hook. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we...
Instructional Video7:01
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Data Models and APIs

Higher Ed
In this video, we will understand the data models and APIs. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we...
Instructional Video3:29
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Content Types: An Introduction

Higher Ed
In this video, we will be creating our first Strapi content types and understand what content types are. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and...
Instructional Video3:15
Curated Video

Make Apps with ChatGPT and Generative AI - Stock Photo Generator Testing

Higher Ed
In this video, we will finally test the stock photo generator. We will run the application and verify the characters generated based on the text or image inputs that we provided and check the output based on the prompt request. This clip...
Instructional Video5:52
Curated Video

Make Apps with ChatGPT and Generative AI - Deploying OpenAI ChatGPT to Azure Functions

Higher Ed
After successfully testing and deploying our function in the local workspace, we will now test and deploy our function in the OpenAI ChatGPT to create responses for the Azure functions that we have created. This clip is from the chapter...
Instructional Video2:53
Curated Video

Make Apps with ChatGPT and Generative AI - Local OpenAI ChatGPT Testing

Higher Ed
In this video, we will test our Azure function over a local workspace for functionality. We will define the parameters for the response and then test the function by deploying it. You will learn to create a wrapper API and integrate it...