CrewAI is a python script that automates langchain. I run it inside of Visual Studio Code on my PC, but if you wanted to run it on Unraid you would either use a Linux VM or Linux Docker or even Code-Server which is a dockerized version of Visual Studio Code. I strongly recommend the VS code version as you will be tweaking it a lot to get it going. You'll need to define the agents and their skills, you'll need to define the tasks, any tools they will use, it is far from easy to use. I'm fighting it now to be able to output code to a file...