Hands-On: Build a Recipe Recommendation AI with CrewAI
Machine-readable: Markdown · JSON API · Site index
Описание видео
Description: It’s time to code! In our first assignment, we build a Recipe Recommendation System. Learn how to take user inputs (ingredients and dietary restrictions) and use a single CrewAI agent to evaluate, search, and summarize recipes into a step-by-step guide.
Chapters:
0:00 Assignment Overview: Recipe AI
1:45 Project Setup: IntelliJ & Environment
2:30 Importing CrewAI Classes
3:45 Defining the Culinary Assistant Agent
5:30 Creating the Filtering & Guidance Tasks
7:40 Executing the Crew & Planning Action
9:15 Final Result & Output Analysis
#PythonProject #CrewAI #AICooking #LearnToCode #AIProgramming