Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Variables Introduction
This video explains variables and important concepts to learn about in any programming language, including JavaScript.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction-JavaScript
This video provides a detailed introduction to the concepts covered in this course section, including JavaScript and its topics.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - DOM Manipulation
This video demonstrates an example of a document object model manipulation using JavaScript.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Deploying an EC2 Instance
After exploring the basics of the EC2 dashboard, we will now learn to create our EC2 instance, launch an instance, and deploy a Linux-based AMI.
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Showing Buttons for Bulk Actions
In this video, you will learn how to show buttons for bulk actions. 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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Creating a Single Content Type
In this video, you will learn how to create a single content type. 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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - SEO and Page Challenge
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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Data Fields
In this video, we will understand different data fields such as text, rich text, number, date, Boolean, relation, email, password, and more. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete...
Curated Video
How to Use ChatGPT and Generative AI to Help Create Content - Generating Code with ChatGPT
This video will teach you how to use ChatGPT to generate code snippets and automate programming tasks. This clip is from the chapter "Introduction to Generative AI" of the series "How to Use ChatGPT and Generative AI to Help Create...
Curated Video
How to Use ChatGPT and Generative AI to Help Create Content - Fundaments of Using Generative AI
In this video, you will learn about the basic principles of using Generative AI, including how to choose the right model for your needs and some common use cases. This clip is from the chapter "Introduction to Generative AI" of the...
Curated Video
How to Use ChatGPT and Generative AI to Help Create Content - What Is Generative AI
This video provides an introduction to the concept of Generative AI and explains what it is. This clip is from the chapter "Introduction to Generative AI" of the series "How to Use ChatGPT and Generative AI to Help Create Content".In...
Curated Video
Make Apps with ChatGPT and Generative AI - ChatGPT API and Power Automate Integration
We will now create the Power Automate script and create a new flow. We will integrate it with ChatGPT. We will create an HTTP request and the URL from Postman and Azure Function created as ImageAI. This clip is from the chapter...
Curated Video
Make Apps with ChatGPT and Generative AI - Cover Letter Screen Creation
In this video, you will learn to create cover letters for the JobApplicationCreator app, which will create a cover letter based on the post of the job applying for, which can be mailed to the employer. This clip is from the chapter...
Curated Video
Make Apps with ChatGPT and Generative AI - Adding Reply Box
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...
Curated Video
Make Apps with ChatGPT and Generative AI - ChatGPT Back-End Function Creation
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...
Curated Video
Make Apps with ChatGPT and Generative AI - Text and Photo Testing for ChatGPT App
In this video, we will test our photo and images when providing a destination in the TravelPlan page. This will call the Completion API and ImageAI, which will produce not only the text itinerary but also interesting images of the...
Curated Video
Make Apps with ChatGPT and Generative AI - ImageAI and OpenAI Photo Integration
In this video, you will learn to integrate ImageAI and OpenAI into the TravelPlan project. It will generate images and photos based on the location provided in the TravelPlan and make the itinerary page appear more interesting. This clip...
Curated Video
Make Apps with ChatGPT and Generative AI - ChatGPT Workflow Creation
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...
Curated Video
Make Apps with ChatGPT and Generative AI - Second Page Creation
We will now create the second page for our TravelPlan project. We will create an input box for the user to add his travel plan and a box for displaying the itinerary generated. This clip is from the chapter "Itinerary - ChatGPT app" of...
Curated Video
Make Apps with ChatGPT and Generative AI - Front-End Setup
In this video, you will learn to create the frontend or the interface for the user to input data or destinations for the TravelPlan project. This will be the frontend for the TravelPlan project. This clip is from the chapter "Itinerary -...
Curated Video
Make Apps with ChatGPT and Generative AI - Bubble-ChatGPT API Connection
In this video, you will learn to place a text element, an input element, and a button element. The user feeds his input in the input element and clicks on the button, the button click sends the API across, and displays the response in...
Curated Video
Make Apps with ChatGPT and Generative AI - Running ChatGPT API from Outlook
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...
Curated Video
Make Apps with ChatGPT and Generative AI - Power Apps Q&A Bot Implementation
We will now link our Power Automate flow to have the ChatGPT APIs into Power App. We will create the functionality when clicking the button to execute the flow and obtain the response from the Power Automate flow. This clip is from the...
Curated Video
Make Apps with ChatGPT and Generative AI - OpenAI ChatGPT Integration in Power Apps
We will now create an app that sends a prompt to the Power Automate, and then sends the prompt to our API that we created and then to the Davinci model of OpenAI, which then sends the response from the Azure function to the Power...