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 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 Video8:22
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Plugin Localization

Higher Ed
In this video, we will cover plugin localization. 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 section, we will cover Strapi...
Instructional Video13:50
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Deleting Projects in Bulk

Higher Ed
In this video, you will learn how to delete projects in bulk. 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 section, we will...
Instructional Video3:22
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Dealing with Markdown Content

Higher Ed
In this video, you will learn how to deal with markdown content. 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 section, we...
Instructional Video6:08
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Shaping a GraphQL Response

Higher Ed
In this video, you will learn how to shape a GraphQL response. This clip is from the chapter "Extending the GraphQL API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how to...
Instructional Video4:36
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Extending the Schema (Custom Mutation)

Higher Ed
In this video, you will learn how to extend the schema (custom mutation). This clip is from the chapter "Extending the GraphQL API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn...
Instructional Video2:52
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Lifecycle Hooks Exercise: Part 2 (Challenge Solution)

Higher Ed
In this video, we will look at a possible solution to the lifecycle hooks exercise challenge. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins...
Instructional Video7:56
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Finishing the Blog Application

Higher Ed
In this video, we will be working on finishing the blog application by designing our pages data types. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and...
Instructional Video3:07
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - SEO and Page Challenge

Higher Ed
In this video, we will work with SEOConfig. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how to design Strapi...
Instructional Video3:43
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Creating Header and Footer Types

Higher Ed
In this video, you will learn how to create header and footer types. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn...
Instructional Video3:46
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Fixing the Homepage

Higher Ed
In this video, you will learn how to fix the homepage. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how to design...
Instructional Video4:55
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Creating the Homepage Content Entry

Higher Ed
In this video, you will learn how to create the homepage content entry. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will...
Instructional Video3:11
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Creating Service and Course Content Types

Higher Ed
In this video, you will learn how to create service and course content types. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you...
Instructional Video8:03
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Using the Content Manager

Higher Ed
In this video, you will learn how to use the content manager. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how to...
Instructional Video8:42
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Relation Fields

Higher Ed
In this video, you will learn how to add a new relation field. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how...
Instructional Video6:02
Curated Video

Make Apps with ChatGPT and Generative AI - Linking Pages and Testing

Higher Ed
We will create a workflow where in the data is transferred to the second page of the TravelPlan project. We will save the data from page 1 into a database and then create a second session when clicking the page 2, where the data is...
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 Video4:15
Curated Video

Make Apps with ChatGPT and Generative AI - ChatGPT Workflow Creation

Higher Ed
Here, we will begin with creating the API called the Completion API as an action and the datatype to return as text. We will add the prompt, body, and URL parameters for the workflow. This clip is from the chapter "Itinerary - ChatGPT...
Instructional Video7:42
Curated Video

Make Apps with ChatGPT and Generative AI - Pasting Response in Outlook Add-In

Higher Ed
In this video, we will use the Outlook pane application we created and send the body of an email for which we require a summary of, and then generate a summary of the email and display it on the pane we created. This clip is from the...
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 Video10:00
Curated Video

Make Apps with ChatGPT and Generative AI - Python Access to OpenAI API

Higher Ed
The next stage is to create a serverless ChatGPT API, which enables us to ping OpenAI API. We will build Azure functions that will ping the API, ask questions, and show the responses on the API. We will link out Python to the OpenAI API...
Instructional Video6:55
Curated Video

How to Use Boclips Classroom

Pre-K - Higher Ed
This video tutorial will walk you through the basics of how to use the Boclips Classroom platform. Learn how to filter your search, how to save videos, how to submit feedback, and other tips to maximize your experience.
Instructional Video6:37
Curated Video

Reducing Fractions to Simplest Form

3rd - Higher Ed
Mr. Addit demonstrates the method for reducing fractions to their simplest form by using factors.