Engineering AI
Engineering AI
  • Видео 4
  • Просмотров 4 511
AWS Cloud Engineering 101: Building an AI Quiz App from Scratch
Learn to build with cloud and AI in a single hands-on project. In this video, we build an AI-powered quiz maker with a backend in the cloud. We use the OpenAI API and AWS Cloud Infrastructure. Demo and code available!
Part 1: Prompt Engineering
Part 2: Cloud Infrastructure
Part 3: The AI Quiz App
code: github.com/eric-yim/cloud-engineering-for-beginners
demo: eric-yim.github.io/quiz
Просмотров: 136

Видео

Beginner Computer Vision Project: Don't take my parking space!
Просмотров 332Год назад
Learn how to build a parking spot monitor with OpenCV. Here we use object detection to see whether a car is in a spot. Then we use an emailing service to send notifications for when a spot is open. github.com/eric-yim/parking-spot-monitor
Computer Vision Tutorial: How to Build a People Counter from Scratch
Просмотров 2,1 тыс.Год назад
You'll learn how to build a people counter. This includes object detection, tracking, and counting. You will learn the basics of AI and computer vision and how to create a real-world product. This is a hand-on learning series for beginners. Timecodes 00:00 - Intro to Notebooks 02:05 - Creating a Dataset 11:22 - Training an Object Detector 23:54 - Postprocessing and Tracking
Building a Car Counter with Python and OpenCV: A Beginner's Guide
Просмотров 1,9 тыс.Год назад
In this beginner-friendly computer vision project, we'll set up a webcam, connect it to our desktop, and use object detection AI to track and count cars on the street. You'll learn how to use Python and OpenCV to detect objects in real-time, track them using their centroids, and finally, count the number of cars passing by. This tutorial is perfect for anyone interested in learning about comput...

Комментарии