JARVIS is a collaborative system that connects AI models for solving complicated AI tasks. The system comprises an LLM as the controller and numerous expert models as collaborative executors. The system workflow involves task planning, model selection, task execution, and response generation. JARVIS requires Ubuntu 16.04 LTS, NVIDIA GeForce RTX 3090 * 1, and RAM > 24GB. To get started, replace `openai.key` and `huggingface.cookie` in `server/config.yaml` with your personal key and your cookies at huggingface.co. Run the server and access the services by the Web API or CLI mode. The project is still under development, and the code will be available soon.