Curated Video
Chatbots Development with Amazon Lex - Visual Builder
In this video, we will create a conversational flow, plan the utterances, and make the chatbot accept the queries and responses. We will then use the visual builder to set up the visual perspective of the chatbot.
Curated Video
Chatbots Development with Amazon Lex - Build and Test
After creating the intents, we will want to create a few messages as responses to be displayed by the chatbot. You will learn to add acceptance and decline responses to the chatbot.
Curated Video
Chatbots Development with Amazon Lex - Generic Utterance with Slots
This is the continuation of the lesson from the previous video, where we learned how to create a new intent and then create sample utterances. We will look at completing the information required for the chatbot to understand the intent...
Curated Video
Chatbots Development with Amazon Lex - Making Utterances
After understanding intents and slots in detail, we will make utterances in our chatbots. We will begin with creating intent and then create an utterance using the sample utterances tab.
Curated Video
Chatbots Development with Amazon Lex - Start Developing Chatbot
This video demonstrates the process of creating the Amazon Lex chatbot step by step. You will learn to create your ID on Amazon.com and log in. We will get to the interface and start working from there.
Curated Video
Chatbots Development with Amazon Lex - Lex Bot Overview
In this video, we will look at the Amazon Lex bot. Here, we will briefly overview its architecture, define the chat experience and the processes involved, and deploy the chatbot.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Collaborative Filtering using KNN
This video demonstrates implementing a collaborative filter using the k-nearest neighbor algorithm.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Item-Based Collaborative Filtering
In this video, you will learn to use machine learning to develop item-based collaborative filtering.
Curated Video
A Detailed Guide to the OWASP Top 10 - #4 Insecure Design
This video explains the A04: 2021 - insecure design, which focuses on risks related to design and architectural flaws.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: Making Recommendations with Collaborative Filtering
In this lesson, you will learn to implement recommendations with collaborative filtering.
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - How to Use the Video Course
Steve shows you how to use this video course alongside the CompTIA A+ Certification All-in-One Exam Guide, Tenth Edition. He also shows you helpful hints about the videos This clip is from the chapter "All about the CompTIA A+" of the...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - How to Pass the CompTIA A+ Exams
In this video, the author describes the CompTIA A+ exam process and explores a good strategy for prepping for the exam. Schedule the exam first. This clip is from the chapter "All about the CompTIA A+" of the series "CompTIA A+...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating Larger Props from Smaller Ones
In this lesson, you will find out how to create large props from smaller ones. For instance, you can combine a stack of books together and rotate them to create props that look different and populate your dungeon.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating the Books and Paper
This lesson will show you how to create books and paper using Blender. We will be making several opened and unopened scrolls, and books of various sizes with different leather bindings.
Curated Video
ChatGPT for Creatives - Neural Text
In this video, the author talks about an AI writing tool called Neural Text. It uses artificial intelligence to help writers generate content by suggesting sentences and phrases based on the input text. The author demonstrates how to use...
Curated Video
ChatGPT for Creatives - Generating a Story
In this video, we talk about the process of generating a story for manga or comics, discuss the importance of having a central idea or theme and building the story around it. It also explains how to develop characters, create plot twists...
Curated Video
ChatGPT for Creatives - Creating Lists
In this video, you will learn how to create lists in ChatGPT with examples. We will begin by creating a basic list and then search for something more specific in our prompts. You will learn to create a list with a context.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Shelf Blueprint with Partial Collision
The lesson will show us how to make use of collisions in a more efficient way within the UE5 world. You will learn how to optimize your assets about having partial collisions to your blueprint collections to make sure your Unreal Engine...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating Asset Collections
This lesson will show you how to use your blueprints to sort and group assets. We will be adding them manually, using collections. This will help you group them to integrate them into your 'Blender 3 to Unreal Engine 5 Dungeon Modular...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating Full Material Color Control
In this lesson, we are going to further develop the UE5 PBR material that we use for our material instances. We will set ourselves up with additional control over the base color values, which will allow us to control the saturation and...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Organizing the Props within Our World
During this lesson, we will lay out our props in the UE5 world to check their scale within the scene. We are going to take all our props from the content browser and lay them out on a platform.
Curated Video
Behavioral Design Patterns in C++ - Introduction to Patterns
This video provides an overview of the patterns in programming languages. This clip is from the chapter "Basic Concepts" of the series "Behavioral Design Patterns in C++".This section focuses on basic concepts of design patterns.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Dynamic Title / 110
Here, you will learn more about a styled-component module, which allows us to write CSS within JavaScript in a very modular and reusable way in React instead of having one global dynamic class.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Codebook Demo / 097
This video demonstrates updating and stylizing the product list based on specific eCommerce store sales criteria.