Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 729 Bytes

index.md

File metadata and controls

19 lines (12 loc) · 729 Bytes
layout
default

The Media-Cloud-AI project

Media-Cloud-AI is an open-source platform to process media contents with multiple Artificial Intelligence processes.
It will also provides some generic tools to manipulate media.

Architecture

This micro-services platform provides a fully distributed processing for media contents accross multi-cloud provider (public & private).
The backend is the main orchestrator, combining step after step within potential complex workflows.
Each worker is connected to the message broker to enable the horizontal scalability.

{% include mermaid_schemas/main_architecture.html %}

Read more details about the architecture