Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
[AI] Create a Object Recognition Web App with Python & React
Rating: 4.3 out of 5(37 ratings)
3,089 students

[AI] Create a Object Recognition Web App with Python & React

Build AI-driven web apps with FastAPI and React. Discover Machine Learning with Python for developers.
Created byAlex Bakker
Last updated 11/2024
English

What you'll learn

  • AI and Machine Learning Fundamentals with hands on
  • Basic Programming in Python and Typescript
  • Handle frameworks like FastAPI and React
  • Build real world modern object recognition application

Course content

7 sections42 lectures3h 0m total length
  • Introduction3:38

    Learn to build an object detection web app with Python, FastAPI, and React. Explore AI, machine learning, and computer vision for a full stack project.

  • AI, Machine Learning and Deep Learning13:27

    Explore AI, machine learning, and deep learning fundamentals—from neural networks and CNNs to supervised and unsupervised learning—and their role in object recognition.

  • Convolutional Neural Networks (CNNs)6:27

    Explore convolutional neural networks, their convolutional layers, pooling, and fully connected layers, and see how ReLU activation enables real-time object detection using pre-trained models in TensorFlow.

  • Installing VSCode2:08

    Install Visual Studio Code as your IDE to edit code for the object recognition web app, leveraging extensions, an integrated terminal, and git support across Mac and other systems.

  • VSCode Extensions1:59

    Install and configure VSCode extensions to streamline Python and FastAPI development, enabling Pylance IntelliSense, pylint linting, and virtual environments via the Python extension pack.

  • Best way to take advantage of this course2:32

    Learn to maximize this ai course by handling roadblocks with Q&A, using exact package versions from package.json and requirements.txt, and consulting documentation and Google when needed.

  • AI, Machine Learning and Deep Learning Quiz

Requirements

  • No programming experience required. Only computer and access to internet

Description

[AI] Create a Object Recognition Web App with Python & React

Build AI-driven web apps with FastAPI and React. Discover Machine Learning with Python for developers.

This comprehensive course, "[AI] Create a Object Recognition Web App with Python & React," is designed to empower developers with the skills to build cutting-edge AI-powered applications. By combining the power of FastAPI, TensorFlow, and React, students will learn to create a full-stack object recognition web app that showcases the potential of machine learning in modern web development.

Throughout this hands-on course, participants will dive deep into both backend and frontend technologies, with a primary focus on Python for AI and backend development, and TypeScript for frontend implementation. The course begins by introducing students to the fundamentals of machine learning and computer vision, providing a solid foundation in AI concepts essential for object recognition tasks.


***DISCLAIMER*** This course is part of a 2 applications series where we build the same app with different technologies including Angular, and React. Please choose the frontend framework that fits you best.


Students will then explore the FastAPI framework, learning how to create efficient and scalable REST APIs that serve as the backbone of the application. This section will cover topics such as request handling, data validation, and asynchronous programming in Python, ensuring that the backend can handle the demands of real-time object recognition processing.

The heart of the course lies in its machine learning component, where students will work extensively with TensorFlow to build and train custom object recognition models. Participants will learn how to prepare datasets, design neural network architectures, and fine-tune pre-trained models for optimal performance. The course will also cover essential topics such as data augmentation, transfer learning, and model evaluation techniques.

On the frontend, students will utilize React and TypeScript to create a dynamic and responsive user interface. This section will focus on building reusable components, managing application state, and implementing real-time updates to display object recognition results. Participants will also learn how to integrate the frontend with the FastAPI backend, ensuring seamless communication between the two layers of the application.

Throughout the course, emphasis will be placed on best practices in software development, including code organization and project structure. Students will also gain insights into deploying AI-powered web applications, considering factors such as model serving, scalability, and performance optimization.

By the end of the course, participants will have created a fully functional object recognition web app, gaining practical experience in combining AI technologies with modern web development frameworks. This project-based approach ensures that students not only understand the theoretical concepts but also acquire the hands-on skills necessary to build sophisticated AI-driven applications in real-world scenarios.

Whether you're a seasoned developer looking to expand your skill set or an AI enthusiast eager to bring machine learning models to life on the web, this course provides the perfect blend of theory and practice to help you achieve your goals in the exciting field of AI-powered web development.


Cover designed by FreePik

Who this course is for:

  • Beginner Python, Frontend and AI developers. Students with interest in how AI works