yanniedog / Autocrew

Automatically create a crew and tasks for CrewAI
Creative Commons Zero v1.0 Universal
185 stars 35 forks source link

Make the script modular with several sub-scripts (for easier maintainance) #20

Closed yanniedog closed 10 months ago

yanniedog commented 10 months ago

I attempted this, but it was too difficult to develop and debug, as it had 18-20 different scripts. https://github.com/yanniedog/autocrew/tree/modular-version

For the time being, I'll stick with the single-script approach