Instructional Video10:59
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Securing SSH with a Network Firewall

Higher Ed
Here, you will learn about SSH best practices on firewall rules to only allow users who know the "secret knock" to enter the network through a particular port.
Instructional Video11:11
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Installing LAMP Stack on Ubuntu Through Command Line

Higher Ed
In this guide, we will install a LAMP stack on an Ubuntu server. There are a few different ways to do this from the command line.
Instructional Video2:38
Curated Video

Make Apps with ChatGPT and Generative AI - Visual Studio Code Installation

Higher Ed
The next thing we need to set up in our system is the Visual Studio Code, an IDE available by Microsoft, to deploy functions on Azure. We will create a blank project on a folder of choice. This clip is from the chapter "Prework" of the...
Instructional Video3:40
Curated Video

Make Apps with ChatGPT and Generative AI - Python Installation

Higher Ed
We will now download and install Python and set it up on our local system. We will download and install the Python 3. 9.13 version and add the path for the software. We will check the installation using the CMD command. This clip is from...
Instructional Video5:55
Curated Video

ChatGPT for Salesforce Development - Use ChatGPT to Write Batch Apex and Its Test Class with 100% Code Coverage

Higher Ed
In this video, we will use ChatGPT to create a Batch Apex class that creates tasks for all cases in the “new” status. You will also learn how to achieve 100% code coverage using ChatGPT to write the necessary test class. By the end of...
Instructional Video7:59
Curated Video

How to Use ChatGPT and Generative AI for Passive Income - Use Midjourney to Create Phone Backgrounds

Higher Ed
In this video, you will learn how to use Midjourney to create unique and engaging phone backgrounds that you can use or sell. You will discover how to use Midjourney’s Generative AI platform to create custom backgrounds that meet your...
Instructional Video3:27
Curated Video

How to Use ChatGPT and Generative AI for Passive Income - Use Midjourney to Create Stock Photos

Higher Ed
Midjourney is a Generative AI platform that can help you create unique and eye-catching stock photos for your digital art projects. In this video, you will learn how to use Midjourney to generate high-quality images that can be used for...
Instructional Video5:16
Curated Video

Oh My; My Left Eye by Dr. Bee

Pre-K - 5th
Andy is a little boy born with crossed eyes. The book outlines his journey to having his vision corrected and the setbacks he and his parents face along the way.
Instructional Video7:51
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Configure a Custom Domain

Higher Ed
In this video, you will learn how to configure a custom domain. This clip is from the chapter "Deploy Strapi in Production" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how to...
Instructional Video3:30
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Install the Plugin as a Dependency (And Publish to the Strapi Market)

Higher Ed
In this video, you will learn how to Install the plugin as a dependency and publish to the Strapi Market. This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with...
Instructional Video8:32
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Exposing Projects with Public Routes

Higher Ed
In this video, you will learn how to expose projects with public routes. This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...
Instructional Video4:37
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Admin Panel: Plugin Icon and First Component

Higher Ed
In this video, you will learn about the plugin icon and the first component in the admin panel. This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and...
Instructional Video4:31
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Integrating the Third-Party GitHub API

Higher Ed
In this video, you will learn how to integrate the third-party GitHub API. This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...
Instructional Video5:18
Curated Video

How to Use ChatGPT and Generative AI to Help Create Content - Generating Text Content with ChatGPT

Higher Ed
In this video, you will learn how to use ChatGPT, a state-of-the-art language model, to generate high-quality text content, including articles, blog posts, and more. This clip is from the chapter "Introduction to Generative AI" of the...
Instructional Video16:58
Curated Video

Make Apps with ChatGPT and Generative AI - Resolving CORS and Security Errors

Higher Ed
This video is for those who were not able to connect the Outlook with the Azure function. We will discuss the CORS error or any other security errors that might pop up during the testing and resolve the errors. This clip is from the...
Instructional Video2:39
Curated Video

Make Apps with ChatGPT and Generative AI - Congratulations

Higher Ed
This video provides a thank-you note from the author and also recapitulates the concepts we learned and the applications we built over the duration of the course. This clip is from the chapter "Conclusion" of the series "Make Apps with...
Instructional Video12:26
Curated Video

Make Apps with ChatGPT and Generative AI - Image API DALLE Use

Higher Ed
We will work on using the Image API DALL-E and integrate it an app called SplashImages, which will create characters based on images in a photograph; we will use an HTTP trigger and an Azure Function. This clip is from the chapter...
Instructional Video3:03
Curated Video

Make Apps with ChatGPT and Generative AI - Adding Reply Box

Higher Ed
In this video, you will learn to create a reply box, which will read the mail received and generate a response or reply that can be used to email back the sender as a reply for the mail received from them. This clip is from the chapter...
Instructional Video5:51
Curated Video

Make Apps with ChatGPT and Generative AI - Body Modification for ChatGPT Backend

Higher Ed
After testing the functions of the backend we created in the previous lesson, we will now learn to make modifications to the body that will alter the response for the mail generated in the pane. This clip is from the chapter...
Instructional Video9:10
Curated Video

Make Apps with ChatGPT and Generative AI - ChatGPT Back-End Function Creation

Higher Ed
We will now create the backend for our application. We will create a button that, when clicked, reads the email and then uses the Completion API and generates a professional email, and sends the response back to the pane on the mail as a...
Instructional Video2:36
Curated Video

Make Apps with ChatGPT and Generative AI - Front-End Changes

Higher Ed
After getting the basic setup up and running, we will begin with creating the frontend for our application. We will make a few changes to the task pane to display the name of the app, and other changes to how the frontend appears. This...
Instructional Video3:50
Curated Video

Make Apps with ChatGPT and Generative AI - Outlook Environment Setup

Higher Ed
We will create an app, “PolitelySayNo”, which will reply to emails that you receive in your inbox. You will need to have Visual Studio up and running and also the Yo software available, and base it on the project where we linked Outlook...
Instructional Video9:01
Curated Video

Make Apps with ChatGPT and Generative AI - Running ChatGPT API from Outlook

Higher Ed
After the Outlook add-in is working, we will now create API calls from our Outlook add-in to the ChatGPT API that we created. We will make post-requests and edit the model, prompt, body, and temperature of the Azure code. This clip is...
Instructional Video4:47
Curated Video

Make Apps with ChatGPT and Generative AI - Outlook Add-In Launch

Higher Ed
After building our first Outlook add-in project and going through some of the code behind it, we will start it and look at it on Outlook. We will be creating a task pane and we will click a button and a pane will come up from the right...