From the course: Creating Agents with CrewAI

Using the Exercise files

From the course: Creating Agents with CrewAI

Using the Exercise files

- [Instructor] In this video, I'm going to be showing you how to access and use the exercise files. The exercise files for this course are currently available at the GitHub repo displayed on your screen. This repo contains two main folders, my_first_crew and technical_writing_crew. These are the folders containing the projects that we're going to be writing in this course. The first folder, which is my_first_crew contains two projects that we're going to be writing first. We have our Adepoju project, which is the youtube_crew.py and the simple_travel_planning_crew, which we're going to be building throughout this course. If we go back to the homepage of the repo, we also have the technical_writing_crew. This is the production project that we're going to be building in our final chapter. These files are available to you as a reference or to check any point in which your code is not working as expected. Oftentimes, you'll also be required to grab details from this project, as you may not want to see me type all this text just to create a simple agent. So here are your exercise files, they're here to help you and I advise that you reference them whenever you need to.

Contents