Completed
CrewAI
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Gemini 1.5 Pro for Code - Building LLM Agents with CrewAI
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 CrewAI
- 3 Getting the Repo into Gemini
- 4 Hey Gemini what is CrewAI?
- 5 How to set up in colab
- 6 putting it into Colab
- 7 Creating a simple 2 Agent bot
- 8 Running the bot in Colab
- 9 Adding in a Gemini model
- 10 Making a Bot with a Search Tool
- 11 Running the Search & Rewrite Bot
- 12 Using code understanding a code base