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 - ChatGPT for Problem Solving
In this video, we will understand how ChatGPT helps provide problem-solving solutions and explains how the concept works. We will understand the basics, how it fits into OpenAI, what the different models are, pros and cons, and how to...
Curated Video
Make Apps with ChatGPT and Generative AI - Tech Stack: ChatGPT Apps
In this video, we will understand how ChatGPT works and creates applications or solutions theoretically, including the frontend, the backend, a wrapper API, the OpenAI API, and the GPT-3 Model. This clip is from the chapter "Introduction...
Curated Video
ChatGPT for Salesforce Development - Use ChatGPT to Write Test Class for Your Batch Class
In this video, we will ask ChatGPT to help us create a Batch Apex class that updates the Mailing City Of Contacts With Their Related Account's Billing City. We will then use ChatGPT again to generate the corresponding test class for this...
Curated Video
How to Use ChatGPT and Generative AI for Passive Income - Use ChatGPT to Create Customized Life Coaching Plans for Others
In this video, you will learn how to use ChatGPT to create customized life coaching plans for clients. You will explore how to use ChatGPT to generate personalized advice on areas such as career development, relationship building, and...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Make Absolute Admin URLs Work
In this video, you will learn how to make absolute admin URLs work. 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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Fixing Error Handling
In this video, you will learn how to fix error handling. 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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Providing UI Feedback to the Admin User
In this video, you will learn how to provide UI feedback to the admin user. 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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Creating a Test Project
In this video, you will learn how to create a test project. 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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Post Likes: Part 2
In this video, we will continue with the Post likes feature. 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 - Request and Response
In this video, we will understand the starting and ending point of our flow, that is, request and response. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Adapting the API Response
In this video, you will learn how to adapt the API response. 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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Shaping a GraphQL Response
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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Applying an Auth Scope to GraphQL Operations
In this video, you will learn how to apply an auth scope to GraphQL operations. 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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Creating a Custom Resolver
In this video, you will learn how to create a custom resolver. 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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - The GraphQL Plugin and How It Works
In this video, you will learn about the GraphQL plugin and understand how it works. 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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Premium Posts: Solution 1
In this video, we will have a look at the first solution to our Premium posts problem. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Controllers: Replacing Core Controllers
In this video, you will learn how to replace the core controllers. 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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Controllers: Extending Core Controllers
In this video, you will learn how to extend the core controllers. 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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Middleware
In this video, we will focus on Middleware. 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 will dive into...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Strapi Architecture: An Overview
In this video, we will have a look at the Strapi architecture by understanding the flow of a real request. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Sort the API Response
In this video, you will learn how to sort the API response. This clip is from the chapter "Working with REST API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start working with REST...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Performing User Authentication Through API
In this video, we will test and perform actual user authentication through API. This clip is from the chapter "Permissions, Authentication, and Authorization" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Performing Public API Operations
In this video, we will be performing public API operations. This clip is from the chapter "Permissions, Authentication, and Authorization" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will...