Create Your Own Chatgpt With Custom Bots Using Php, Mysql Js
Published 6/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.17 GB | Duration: 2h 50m
Published 6/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.17 GB | Duration: 2h 50m
Learn to Build an ChatGPT Chatbot using PHP, MySQL, and JavaScript!
What you'll learn
Learn to build Custom bots
Learn to Give role to ChatGPT AI to Follow
Learn to build bots that's Only answer Question Related to the bot topic
Learn to Highlight Code Snippet
Learn to add typing Effect like ChatGPT
Learn to Highlight Code Snippet while typing
Learn to Build a Chat to Display User and AI Messages
Requirements
Basic understanding of PHP and MySQL.
Familiarity with AI would be beneficial but not required.
Free OpenAI Account
Description
In this course, you will learn how to develop your own Chatbot with features that can intelligently respond to user queries within specific Bot topic by meaning this bot will only answer question related the bot topic. And we will use ChatGPT AI with PHP, MySQL and JavaScript. By taking this course you will gain the skills by building a Chatbot that offers accurate answers. With PHP, MySQL, and JavaScript.You can highlight the project you create in this course, If anyone who sees this project in your portfolio might want to hire you because from this course you will gain skills which help you to learn to build AI powred chatbot with custom bots with PHP, MySQL, using OpenAI's ChatGPT AI Api.SupportBy taking this course you will get my full support. I've always loved to help my students (could be you). I’ve answered all that question that students have asked so far. I’m always in a ninja mood, if there’s a question it’ll be answered within an hour or few. By all this means if you have any errors. I'll be happy to check codes, errors.This Course Covers The Following Features:Build Custom BotsGive role to ChatGPT AI to FollowBuild Bots that's Only answer Question Related to the Bots TopicHighlight Code SnippetTyping Effect like ChatGPTHighlight Code Snippet while typingBuild a Chat to Display User and AI Messages and many more featuresPleaselook at all the lectures to see more things that are covered.
Overview
Section 1: Introduction
Lecture 1 Introduction
Lecture 2 Setting up Local Web Server
Lecture 3 Creating Folders for Our WebApp
Section 2: Creating Bots
Lecture 4 Creating Index Page
Lecture 5 Create Database & the Table
Lecture 6 Creating our first php class to handle database
Lecture 7 Creating Function to Display Chat Bots
Lecture 8 Displaying the bots in the index page
Section 3: Creating the Main ChatRoom and Functions
Lecture 9 Creating Chat page and display the bots
Lecture 10 Creating a Method To get Bot data
Lecture 11 Creating a method to display chat messages
Lecture 12 Creating New Table for Chat
Lecture 13 Creating js function to check if user typed in text input
Lecture 14 Creating Method to send Ajax Request
Lecture 15 Creating Method to Store Messages In the Database
Section 4: Creating AI methods
Lecture 16 Creating method to display AI messages
Lecture 17 Installing Composer
Lecture 18 Downloading the 3rd party repository
Lecture 19 Generating serect key for API
Lecture 20 Getting the reponse from the AI
Lecture 21 Storing AI message in database and making sure AI rememebers the chat
Lecture 22 Creating Method to Hightlight Code block
Lecture 23 Creating Method to Get Recent Chat
Lecture 24 Creating method to scroll down to new message
Lecture 25 Creating Method to add a Typing Effect
Lecture 26 Creating js Method to hightlight code while typing just like chatGPT
Lecture 27 27 Setting a role for the AI to follow
Beginner PHP developer looking to enhance your skill set by creating ChatGPT AI ChatBot using PHP, MySQL, JS,Beginner: Who wants to learn to build own ChatGPT WebApp with CustomBots using PHP