Summary
Keywords
Full Transcript
We will build a testpad website in React JS that can support drag and drop of potato plant leaf image. Upon dropping the image on website, it calls the FastAPI backend to perform the inference. In this video we will go over website code, talk a little bit about React JS and connect the website to backend and perform the inference. Frontend Code: https://github.com/codebasics/potato-disease-classification/tree/main/frontend All Code: https://github.com/codebasics/potato-disease-classification/tree/main/ What is CORS? https://www.youtube.com/watch?v=4KHiSt0oLJ0 ⭐️ Timestamps ⭐️ 00:00 Introduction 01:56 Installation 06:48 Website Code Project Playlist : https://www.youtube.com/playlist?list=PLeo1K3hjS3ut49PskOfLnE6WUoOp_2lsD Project Hindi Playlist : https://www.youtube.com/playlist?list=PLPbgcxheSpE1gl5WkrwtmRiCwiGMM8NdH Deep learning tutorials: https://www.youtube.com/playlist?list=PLeo1K3hjS3uu7CxAacxVndI4bE_o3BDtO Python tutorials: https://www.youtube.com/playlist?list=PLeo1K3hjS3uv5U-Lmlnucd7gqF-3ehIh0 All machine learning projects: https://www.youtube.com/playlist?list=PLeo1K3hjS3ut2o1ay5Dqh-r1kq6ZU8W0M Do you want to learn technology from me? Check https://codebasics.io/ for my affordable video courses. 🌎 Website: https://www.codebasics.io/ 🎥 Codebasics Hindi channel: https://www.youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg #️⃣ Social Media #️⃣ 🔗 Discord: https://discord.gg/r42Kbuk 📸 Instagram: https://www.instagram.com/codebasicshub/ 🔊 Facebook: https://www.facebook.com/codebasicshub 📱 Twitter: https://twitter.com/codebasicshub 📝 Linkedin (Personal): https://www.linkedin.com/in/dhavalsays/ 📝 Linkedin (Codebasics): https://www.linkedin.com/company/codebasics/ ❗❗ DISCLAIMER: All opinions expressed in this video are of my own and not that of my employers'.
