Skip to content

mbasio/crewai-beginner-course

 
 

Repository files navigation

CrewAI Beginner Course

  • install pycharm community edition ide (if you don't have one)
  • install anaconda (if you don't want to use venv)

Join my Discord community for any questions!

To install the requirements, type this in your terminal:
pip install -r requirements.txt

OR

pip install crew for beginning of tutorial pip install 'crewai[tools]' for tooling on rest of tutorial

I explain where to use these in the video

About

Crew ai Test environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%