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

VendorLisy09/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. If you want to contribute code changes, please check out the contributing documentation.

Contact Us

For more information, we recommend you to join the AIFlow Community Group on the Google Groups to contact us: aiflow@googlegroups.com.

You can also join the group on the DingTalk. The number of the DingTalk group is 35876083, which group can also be joined 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

Packages

No packages published

Languages

  • Python 75.0%
  • Java 19.9%
  • Shell 2.6%
  • HTML 0.8%
  • JavaScript 0.7%
  • Vue 0.6%
  • Other 0.4%