Awesome
<!-- PROJECT LOGO --> <br /> <p align="center"> <a href="https://github.com/autoai-org/aid"> <img src="assets/logo_transparent.png" alt="Logo" width="540"> </a> <h3 align="center">A.I.D</h3> <p align="center"> Aid your entire A.I activity. <br /> <a href="https://aid.autoai.org"><strong>Explore the docs »</strong></a> <br /> <br /> <a href="https://www.youtube.com/watch?v=18ulW_8phgs">Video Demo</a> · <a href="https://github.com/autoai-org/aid/issues">Report Bug</a> · <a href="https://github.com/autoai-org/aid/issues">Request Feature</a> </p> </p> <!-- TABLE OF CONTENTS -->Table of Contents
Intro
AID is a DevOps System that is dedicated to machine learning. It consists of the following components:
- Machine Learning Package Manager that could search, download, and deploy machine learning models.
- A dashboard to monitor the status of installed services, trigger build, test/evaluate services.
- A registry that provides plugins for notifications, security checks, etc.
Usage
For more examples, please refer to the Documentation.
<!-- ROADMAP -->Roadmap
See the open issues for a list of proposed features (and known issues).
<!-- MODELS -->Models
We share our officially tested models with our github organization aidmodels. We are also working on an open registry that could provide you with more features. Stay tuned!
<!-- CONTRIBUTING -->Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Personal uses are governed by the MIT License. See LICENSE
for more information.