Skip to content

AI Flow is an open source framework that bridges big data and artificial intelligence.

License

Notifications You must be signed in to change notification settings

aqua7regia/ai-flow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIFlow

CI codecov

Introduction

AIFlow is an open source framework that bridges big data and artificial intelligence. It manages the entire machine learning lifecycle as a unified workflow, including feature engineering, model training, model evaluation, model service, model inference, monitoring, etc.

In addition to the capability of orchestrating a group of batch jobs, by leveraging an event-based scheduler(enhanced version of Apache Airflow), AIFlow also supports workflows that contain streaming jobs. Such capability is quite useful for complicated real-time machine learning systems as well as other real-time workflows.

Learn more about AIFlow at https://ai-flow.readthedocs.io

Features

  1. Define the machine learning workflows including batch/stream jobs.
  2. Manage metadata(generated by the machine learning workflow) of datasets, models, artifacts, metrics, jobs etc.
  3. Schedule and run the machine learning workflows from end to end.
  4. Publish and subscribe various events and take corresponding actions.

Contributing

We happily welcome contributions to AIFlow in any ways, whether reporting problems, drafting features, or contributing code changes. You can report problems to request features in the GitHub Issues.

Contact Us

For more information, you can join the AIFlow Users Group on DingTalk to contact us. The number of the DingTalk group is 35876083.

You can also join the group by scanning the QR code below:

About

AI Flow is an open source framework that bridges big data and artificial intelligence.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.8%
  • Java 20.0%
  • Shell 2.6%
  • HTML 0.8%
  • JavaScript 0.7%
  • Vue 0.6%
  • Other 0.5%