Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - OpenAI Configurations and Updating DALL-E API Code
In this video, we will remove the console.log, and after completing the API key setup, we will configure the openAIAPi from OpenAI. We will set up a variable configuration, which requires the API key, and then update the code. This clip...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Warning: OpenAI API Occasional Delay
In this video, we will give you a warning about occasional delays with the OpenAI API. We will explain what these delays are and how to work around them to keep your chatbot running smoothly. This clip is from the chapter "Introduction...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - About Your Instructor
In this video, you will get to know your instructor and learn about their experience in the tech industry. We will discuss their qualifications and how they will be guiding you throughout the course. You will also get to know their...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Open Trades - Initial Setup
In this video, we will guide you through the initial setup of open trades in your trading bot. You will learn how to define the parameters for opening trades, including entry conditions, position sizing, and risk management. This setup...
Curated Video
Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - MetaMask Setup
In this video, we will guide you through the process of setting up MetaMask, a cryptocurrency wallet, and browser extension that enables interaction with the Ethereum network. You will learn how to install MetaMask, create a new wallet,...
Curated Video
ChatGPT Mastery - Crafting Effective Prompts for Optimal Results - Code Generation and Explanation - Introduction
In this video, we will be introduced to the concept of code generation and explanation using ChatGPT, how ChatGPT can assist in generating code snippets, and the underlying code logic. We will understand the potential benefits and...
Science Buddies
Arduino Mini-Drone Lesson Part 3: Using the HC-SR04 Ultrasonic Distance Sensor
In this video, students will learn how to use an ultrasonic distance sensor with an Arduino. This video is part of the Arduino Mini Drone Lesson video series.
Science Buddies
Arduino Mini-Drone Lesson Part 4: Mini Drone Assembly Instructions
In this video students will learn how to physically assemble their mini popsicle stick drones. This video is part of the Arduino Mini Drone Lesson video series.
Science Buddies
Arduino Mini-Drone Lesson Part 2: Controlling Motors with an Arduino and a Transistor
In this video, students will learn to control motors with an Arduino. This video is part of the Arduino Mini Drone Lesson video series.
Science Buddies
Arduino Mini-Drone Lesson Part 1: Introduction
In this STEM lesson, students will build a mini popsicle stick drone and use feedback control with an Arduino and an ultrasonic sensor to control the drone's altitude. This video is an introduction to the lesson.
Curated Video
Program to check if a number is even or odd
Program to check if a number is even or odd