17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Udemy - Create Your Own ChatGPT With Custom Bots Using PHP, MySQL JS
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
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
If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com
Get More Tutorials and Support Us -->> https://FreeCourseWeb.com
We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/1. Introduction/1. Introduction.mp4
21.4 MB
~Get Your Files Here !/1. Introduction/2. Setting up Local Web Server.mp4
14.6 MB
~Get Your Files Here !/1. Introduction/3. Creating Folders for Our WebApp.mp4
12 MB
~Get Your Files Here !/2. Creating Bots/1. Creating Index Page.mp4
7.9 MB
~Get Your Files Here !/2. Creating Bots/2. Create Database & the Table.mp4
24.2 MB
~Get Your Files Here !/2. Creating Bots/3. Creating our first php class to handle database.mp4
40.1 MB
~Get Your Files Here !/2. Creating Bots/4. Creating Function to Display Chat Bots.mp4
40.4 MB
~Get Your Files Here !/2. Creating Bots/5. Displaying the bots in the index page.mp4
33.3 MB
~Get Your Files Here !/2. Creating Bots/core/classes/Chat.php
353 B
~Get Your Files Here !/2. Creating Bots/core/init.php
95 B
~Get Your Files Here !/2. Creating Bots/index.php
2.5 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/assets/css/style.css
580 B
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/assets/images/avatar.png
18.6 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/assets/images/bot-1.png
28.8 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/assets/images/bot-2.png
23.3 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/assets/images/bot-3.png
35.1 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/assets/images/favicon/android-chrome-192x192.png
13.6 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/assets/images/favicon/android-chrome-384x384.png
31.7 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/assets/images/favicon/apple-touch-icon.png
12.6 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/assets/images/favicon/browserconfig.xml
246 B
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/assets/images/favicon/favicon-16x16.png
1.1 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/assets/images/favicon/favicon-32x32.png
1.7 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/assets/images/favicon/favicon.ico
14.7 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/assets/images/favicon/mstile-150x150.png
7.8 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/assets/images/favicon/safari-pinned-tab.svg
2.4 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/assets/images/favicon/site.webmanifest
426 B
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/assets/images/loding.gif
32.1 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/assets/images/mygpt.png
42.2 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/bot-messages.txt
4.8 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/chat.html
4.9 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/index.html
2.3 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/loader.html
1.3 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/messages.html
1.6 KB
~Get Your Files Here !/2. Creating Bots/MyChatGPT-ProjectFiles/recent-list.html
1.2 KB
~Get Your Files Here !/3. Creating the Main ChatRoom and Functions/1. Creating Chat page and display the bots.mp4
36.1 MB
~Get Your Files Here !/3. Creating the Main ChatRoom and Functions/2. Creating a Method To get Bot data.mp4
68.5 MB
~Get Your Files Here !/3. Creating the Main ChatRoom and Functions/3. Creating a method to display chat messages.mp4
60.6 MB
~Get Your Files Here !/3. Creating the Main ChatRoom and Functions/4. Creating New Table for Chat.mp4
18.6 MB
~Get Your Files Here !/3. Creating the Main ChatRoom and Functions/4.1 11-Creating-New-Table-for-Chat.sql
1.5 KB
~Get Your Files Here !/3. Creating the Main ChatRoom and Functions/5. Creating js function to check if user typed in text input.mp4
26.7 MB
~Get Your Files Here !/3. Creating the Main ChatRoom and Functions/6. Creating Method to send Ajax Request.mp4
84.3 MB
~Get Your Files Here !/3. Creating the Main ChatRoom and Functions/7. Creating Method to Store Messages In the Database.mp4
67 MB
~Get Your Files Here !/3. Creating the Main ChatRoom and Functions/chat.js
1.2 KB
~Get Your Files Here !/3. Creating the Main ChatRoom and Functions/Chat.php
1.3 KB
~Get Your Files Here !/3. Creating the Main ChatRoom and Functions/getMsgDiv.php
1.2 KB
~Get Your Files Here !/3. Creating the Main ChatRoom and Functions/index.php
2.5 KB
~Get Your Files Here !/3. Creating the Main ChatRoom and Functions/storeMessage.php
412 B
~Get Your Files Here !/4. Creating AI methods/1. Creating method to display AI messages.mp4
86.5 MB
~Get Your Files Here !/4. Creating AI methods/10. Creating Method to add a Typing Effect.mp4
64.8 MB
~Get Your Files Here !/4. Creating AI methods/11. Creating js Method to hightlight code while typing just like chatGPT.mp4
91.5 MB
~Get Your Files Here !/4. Creating AI methods/12. 27 Setting a role for the AI to follow.mp4
57.9 MB
~Get Your Files Here !/4. Creating AI methods/2. Installing Composer.html
2.1 KB
~Get Your Files Here !/4. Creating AI methods/3. Downloading the 3rd party repository.mp4
24.2 MB
~Get Your Files Here !/4. Creating AI methods/3.2 The Repository.html
98 B
~Get Your Files Here !/4. Creating AI methods/4. Generating serect key for API.mp4
14.6 MB
~Get Your Files Here !/4. Creating AI methods/4.1 OpenAI Website.html
89 B
~Get Your Files Here !/4. Creating AI methods/5. Getting the reponse from the AI.mp4
71.2 MB
~Get Your Files Here !/4. Creating AI methods/6. Storing AI message in database and making sure AI rememebers the chat.mp4
45.7 MB
~Get Your Files Here !/4. Creating AI methods/7. Creating Method to Hightlight Code block.mp4
70.9 MB
~Get Your Files Here !/4. Creating AI methods/8. Creating Method to Get Recent Chat.mp4
69.3 MB
~Get Your Files Here !/4. Creating AI methods/9. Creating method to scroll down to new message.mp4
39 MB
~Get Your Files Here !/4. Creating AI methods/chat.js
2.3 KB
~Get Your Files Here !/4. Creating AI methods/chat.php
8.3 KB
~Get Your Files Here !/4. Creating AI methods/composer.json
64 B
~Get Your Files Here !/4. Creating AI methods/composer.lock
2.6 KB
~Get Your Files Here !/4. Creating AI methods/getMsgDiv.php
4.9 KB
~Get Your Files Here !/4. Creating AI methods/getResponse.php
139 B
~Get Your Files Here !/4. Creating AI methods/index.php
2.5 KB
~Get Your Files Here !/4. Creating AI methods/init.php
202 B
~Get Your Files Here !/4. Creating AI methods/storeMessage.php
413 B
~Get Your Files Here !/4. Creating AI methods/vendor/autoload.php
771 B
~Get Your Files Here !/4. Creating AI methods/vendor/composer/autoload_classmap.php
222 B
~Get Your Files Here !/4. Creating AI methods/vendor/composer/autoload_namespaces.php
139 B
~Get Your Files Here !/4. Creating AI methods/vendor/composer/autoload_psr4.php
210 B
~Get Your Files Here !/4. Creating AI methods/vendor/composer/autoload_real.php
1.1 KB
~Get Your Files Here !/4. Creating AI methods/vendor/composer/autoload_static.php
1.1 KB
~Get Your Files Here !/4. Creating AI methods/vendor/composer/ClassLoader.php
15.7 KB
~Get Your Files Here !/4. Creating AI methods/vendor/composer/installed.json
2.2 KB
~Get Your Files Here !/4. Creating AI methods/vendor/composer/installed.php
1 KB
~Get Your Files Here !/4. Creating AI methods/vendor/composer/InstalledVersions.php
14.7 KB
~Get Your Files Here !/4. Creating AI methods/vendor/composer/LICENSE
1 KB
~Get Your Files Here !/4. Creating AI methods/vendor/composer/platform_check.php
925 B
~Get Your Files Here !/4. Creating AI methods/vendor/orhanerday/open-ai/CHANGELOG.md
5.6 KB
~Get Your Files Here !/4. Creating AI methods/vendor/orhanerday/open-ai/composer.json
1.2 KB
~Get Your Files Here !/4. Creating AI methods/vendor/orhanerday/open-ai/files/en-marvel-endgame.m4a
1023.6 KB
~Get Your Files Here !/4. Creating AI methods/vendor/orhanerday/open-ai/files/sample_file_1.jsonl
139 B
~Get Your Files Here !/4. Creating AI methods/vendor/orhanerday/open-ai/files/tr-baris-ozcan-youtuber.m4a
1 MB
~Get Your Files Here !/4. Creating AI methods/vendor/orhanerday/open-ai/LICENSE.md
1.1 KB
~Get Your Files Here !/4. Creating AI methods/vendor/orhanerday/open-ai/openai-elephpant.svg
3.5 KB
~Get Your Files Here !/4. Creating AI methods/vendor/orhanerday/open-ai/README.md
27.1 KB
~Get Your Files Here !/4. Creating AI methods/vendor/orhanerday/open-ai/src/OpenAi.php
12.5 KB
~Get Your Files Here !/4. Creating AI methods/vendor/orhanerday/open-ai/src/Url.php