Skip to content

AI cloud native pipeline for confidential and sustainable computing

License

Notifications You must be signed in to change notification settings

jialeif/cloud-native-ai-pipeline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Native AI Pipeline

CI Check License CI Check Spelling CI Check Python

(Disclaimer: This project is currently under active development, and as such, all source code may not be included in any release. This means that the code is subject to change without notice, and that any information contained within the code should be considered as work in progress.)

Cloud-native technologies can be applied to Artificial Intelligence (AI) for scalable application in dynamic environments such as public, private and hybrid cloud. But it requires cloud native design to decompose monolithic inference pipeline into several microservices.

The major microservices includes:

Microservice Role Description
Transcoding Gateway Data Source Receive multiple real-time streams and perform transcoding
Frame Queue Data Integration Assign the input stream into specific work queue
Infer Engine Data Analytics Infer the frame and send result to result broker
Dashboard Data Visualization Render the result into client's single page application

About

AI cloud native pipeline for confidential and sustainable computing

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published