Completed
- Setting Up the Backend
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building a Rice Crop Deficiency Detection Backend with YOLOv8, LangChain, and Flask - Part 2.3
Automatically move to the next video in the Classroom when playback concludes
- 1 - Setting Up the Backend
- 2 - Environment Setup and Dependencies
- 3 - Inference Function
- 4 - Feeding Results to LangChain
- 5 - Improving Bot Responses with Templates
- 6 - Connecting Backend with Frontend
- 7 - Building Image Upload Functionality
- 8 - Implementing Chatbot Functionality
- 9 - Review of Backend