So I was thinking of a script that looked at the task FIRST, and then designed and built the crew, and task and 'tools scripts' or just took the tools right out of langchain to do the task, without needing to set up a crew in python each time.
Basically the script would use templates that would be populated with a crew of the LLM's choice, for given tasks, a list of tools made, and coded up by the CODING AGENT, whenever its built and the tasks all auto-populated.
So the user basically types their idea, crew ai then has a set and structured buildcrew.py that is designed to build a crew to carry out the task... the structured 'build crew' would pretty much be all you'd ever need to build if it worked... (Big IF there right)