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 - 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
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
How to Use ChatGPT and Generative AI for Passive Income - Use Midjourney to Create Stock Photos
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...
Curated Video
How to Use ChatGPT and Generative AI for Passive Income - Use ChatGPT to Write Emails for Sales
Discover how to use ChatGPT to draft effective sales emails that drive conversions. This video will show you how to use AI to generate personalized and persuasive messages that engage with your target audience and encourage them to take...
Curated Video
How to Use ChatGPT and Generative AI for Passive Income - Use ChatGPT to Create an eBook
Learn how to use ChatGPT to create an eBook, specifically a children’s storybook. You will discover how to use Generative AI to generate engaging and natural-sounding content that captures the attention of your target audience. This clip...
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 - Generating Text Content with ChatGPT
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...
Curated Video
How to Use ChatGPT and Generative AI to Help Create Content - Generating Images with Stable Diffusion
This video will teach you how to use the Stable Diffusion model to generate high-quality images using a diffusion process. This clip is from the chapter "Introduction to Generative AI" of the series "How to Use ChatGPT and Generative AI...
Curated Video
How to Use ChatGPT and Generative AI to Help Create Content - Generating Images with DALLE-2
This video will teach you how to use DALLE-2, a powerful generative AI model, to create high-quality images from textual descriptions. This clip is from the chapter "Introduction to Generative AI" of the series "How to Use ChatGPT and...
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
Make Apps with ChatGPT and Generative AI - HTTP Request: OpenAI ChatGPT Integration
In this video, you will learn how to create a flow on the Microsoft Power Automate software. You will learn about the different parameters, passing URLs. We will create a JSON text request for the body of the flow. This clip is from the...
Curated Video
Make Apps with ChatGPT and Generative AI - Image API DALLE Use
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...
Curated Video
Make Apps with ChatGPT and Generative AI - ChatGPT API Linking and Workflow Creation
In this video, you will learn to create a workflow. We will create buttons and actions to the button and we will set up the API, which will use the Completion API that we created in the earlier projects. This clip is from the chapter...
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 - Variable-Based ChatGPT Prompt Modification
After testing the script, we will edit the prompts section to correspond to the email we want to write based on the person's interest and interesting products. We will create a variable-based prompt and learn to modify it based on the...
Curated Video
Make Apps with ChatGPT and Generative AI - Dynamic Prompt Modification
In this lesson, we will understand how to create a dynamic prompt; the prompt should be equal to whatever input the user puts into the input A. We will click on the button and type in a prompt and await the response obtained and...
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 - Pasting Response in Outlook Add-In
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...
Curated Video
Make Apps with ChatGPT and Generative AI - Email Body Transfer to ChatGPT
After getting the Azure functions and Outlook integrated, we will now create a useful application, which will allow users to get into their email and summarize the email for us. We will send the content of the mail and receive a response...
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 - 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...