Curated Video
Revolutionizing Medical Training: The Role of Model Patients in Surgical Education
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...
Curated Video
Prince Edward Unveils MG Rover's 5 Millionth Car and Explores New Models
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...
Curated Video
Evolution of the BMW Williams FW 25: Constant Improvements for Racing Success
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...
Curated Video
Introducing Robo Shark 2: Exploring Shark Behavior and Intelligence
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...
Curated Video
Alternative Energies Cup: Solar Powered Cars Race at Suzuka
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...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Private Cloud
In this video, we will understand the first cloud deployment model, the private model, single-tenant environments accessible by a single organization.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Software as a Service (SaaS) Overview
In this lesson, we will understand the third service model of cloud computing, the Software as a Service model.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Infrastructure as a Service (IaaS) Overview
In this lesson, we will understand the first service model of cloud computing, the Infrastructure as a Service model.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Characteristics of Cloud Computing (Part 1)
In part 1 of the characteristics of cloud computing, we will understand resource pooling, which is the first characteristic of cloud computing.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to Cloud Computing
This video is a brief introduction to cloud computing concepts. It outlines what cloud computing comprises, virtual instances, and system and networking resources.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Objects
This video illustrates objects in JavaScript with a real-life example using a car.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - After the Cloud
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.
Curated Video
Make Apps with ChatGPT and Generative AI - Tokenization
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...
Curated Video
Make Apps with ChatGPT and Generative AI - Temperature Control
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...
Curated Video
Make Apps with ChatGPT and Generative AI - Optimizing Prompts
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...
Curated Video
Make Apps with ChatGPT and Generative AI - GPT3 Davinci: Capabilities
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...
Curated Video
Make Apps with ChatGPT and Generative AI - GPT3 Models: Pros and Cons
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...
Curated Video
Make Apps with ChatGPT and Generative AI - OpenAI
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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Lifecycle Hooks Exercise: Part 3 (First Programmatic Hook)
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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Data Models and APIs
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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Content Types: An Introduction
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...
Curated Video
Make Apps with ChatGPT and Generative AI - Stock Photo Generator Testing
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...
Curated Video
Make Apps with ChatGPT and Generative AI - Deploying OpenAI ChatGPT to Azure Functions
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...
Curated Video
Make Apps with ChatGPT and Generative AI - Local OpenAI ChatGPT Testing
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...