The embodiment of the application belongs to the field of
artificial intelligence, is applied to the field of cross-platform interaction, and relates to a cross-platform task execution method and device,
computer equipment and a storage medium, which comprises the following steps: acquiring a
system image of a first platform and caching the
system image into a Docker engine; acquiring
machine resources of a second platform, deploying the Docker engine, and mounting a preset NAS mounting volume into the deployed Docker engine; acquiring a pre-created AI
processing task through the Docker engine, taking the
system image as an execution program, taking the
machine resources as a configuration program, and completing AI
processing system construction; calling the constructed AI
processing system to run the AI processing task, acquiring a task execution result, and storing the task execution result in the NAS mounting volume. The application realizes cross-platform task execution in a state where
business logic and configuration resources are highly separated across platforms through a NAS mounting volume and a Docker engine, and avoids excessive
coupling among multiple platforms.