Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Build a Blueprint of the Mobile Application Tech Architecture with ChatGPT
This video will show you how to build a blueprint of the tech architecture for your mobile application using ChatGPT, providing you with a solid foundation for your development process.
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Building Out a Mobile Application with ChatGPT from Scratch - Problem Solving
In this video, you will learn how to build a mobile application with ChatGPT from scratch while focusing on problem-solving techniques that will help you overcome any challenges you may encounter along the way.
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Render the Article Data from ChatGPT Code Creation into React Native
In this video, you will learn how to render the article data that you created using ChatGPT code into your React Native application. You will explore different ways of displaying the data and learn how to customize the layout of your...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Understanding Spring Boot Magic - Spring Boot Starter Projects
In this video, you will learn about Spring Boot starter projects.
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Code Along - Complete Configuring App Express File
This video demonstrates the complete configuring of app Express file, and you will code along with the instructor throughout. This clip is from the chapter "Configuring App Express" of the series "Express Framework Fundamentals - Secure...
Curated Video
Chatbots Development with Amazon Lex - Responses with Boto
After creating a query with Boto and obtaining responses from the chatbot, we will look at the responses obtained with Boto.
Curated Video
Chatbots Development with Amazon Lex - Integration with Boto
In this lesson, we will discuss deploying our chatbot using code. We will not use a built-in application such as Twilio; instead, we will use a Python library, Boto.
Curated Video
Chatbots Development with Amazon Lex - Session state Dialog Hook and Dialog Action
In this lecture, we will understand what a session state is, basically the state of the conversation between the user and the Amazon Lex chatbot and dialog action, which determines the action that Amazon Lex should take to the Lambda...
Curated Video
Chatbots Development with Amazon Lex - Interconnection
This video demonstrates the process of connecting Amazon Lambda to our chatbot. We will create the functions required for our chatbot and author it from scratch.
Curated Video
Chatbots Development with Amazon Lex - Completing Lambda Function
In this lesson, we will complete the Lambda function and the last part of the chatbot build—the fulfillment code hook and add them to the database.
Curated Video
Advanced Chatbots with Deep Learning and Python - Answer and Response
After learning to create our encoders for the input sequences and the questions, the encoders will match the data and obtain the responses.
Curated Video
Advanced Chatbots with Deep Learning and Python - Generative Versus Retrieval Chatbots
In this lecture, you will learn about a generative and retrieval chatbot and compare the differences between the two chatbots.
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Call and Response Example for OpenAI Implementation and Customizations
In this video, we will provide a call and response example for OpenAI implementation and customizations, demonstrating how to optimize and personalize your chatbot's responses.
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Robust Error Handling and Logic Completion to OpenAI API
In this video, we will teach you how to implement robust error handling and logic completion for your OpenAI API, ensuring that your application can handle unexpected user input and provide accurate responses.
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Async Await Fetch OpenAI and ChatGPT Data Response Pattern
In this video, you will see how async/await and fetch can be used to fetch data from the OpenAI API and display the responses in a ChatGPT application. You will also learn about data response patterns and how they can be used to...
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Async Await Fetch OpenAI and ChatGPT Post Request Pattern
This video demonstrates the use of async/await and fetch to send a post request to the OpenAI API, allowing ChatGPT to respond to user input in real time.
Curated Video
Linux Network Administration - Enabling Internet in Linux
This video explains how to enable internet access in the virtual machine.
Curated Video
Fundamentals of Secure Software - Introduction to Session Management
This video provides an introduction to session management and best practices.
Curated Video
Fundamentals of Secure Software - Security Logging and Monitoring Failures
This video demonstrates insecure logging.
Curated Video
Fundamentals of Secure Software - Proxy Tools
This video provides an introduction to proxy tools and their purpose.
Curated Video
A Detailed Guide to the OWASP Top 10 - #9 Security Logging and Monitoring Failures Prevention
This video explains the steps to prevent security logging and monitoring failures.
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - Fuzzing for Path Traversal Demo
This is a demo video on Fuzzing for path traversal. This clip is from the chapter "Fuzzing with Burp Suite Intruder" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This section focuses on Fuzzing with Burp Suite...
Curated Video
Web Hacker's Toolbox - Tools Used by Successful Hackers - The Basics of Fuzzing
This video provides basic knowledge on Fuzzing. This clip is from the chapter "Fuzzing with Burp Suite Intruder" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This section focuses on Fuzzing with Burp Suite...