This repository has been archived on 2024-08-28. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2024-03-25 12:36:32 +01:00
.gitignore .gitignore hinzugefügt 2024-03-25 11:07:29 +00:00
crew-suche-information-pruefe-wiki.py added 2024-03-25 12:36:00 +01:00
README.md added 2024-03-25 12:36:00 +01:00
test.md Test commit 2024-03-25 12:30:03 +01:00

Anleitungsvideo: Youtube: CrewAI Python Tutorial for Beginners - Let's Build an AI Crew!

Installation

  py -m venv venv
 .\venv\Scripts\activate  #linux ./venv/Scripts/activate)
´´´