Skip to content

WBGZDTSL/AI_Maintain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI(artificial intelligence) Maintain


Logo

AI-MAINTAIN

An case about predicting and display parts' life by an interactive website
Explore the docs »

Table of Contents
  1. Background
  2. Getting Started
  3. Usage
  4. Contributing
  5. Contact
  6. Acknowledgments

Background

Air Conditioner Maintenance

The company finds it’s costly to arrange a worker to repair a chiller without knowing which parts are failed inside. The worker will have an issue identifying what parts to bring when scheduling their repair job and is time-consuming to fetch the broken parts twice. Therefore, managers first need to know the usage of parts, and can monitor the remaining life of parts in real time.

Here are the problems we will deal with:

  • We need select a model to predict parts' life precisely.
  • We need to design a dynamic and interactive web page to meet the needs of managers to monitor the life cycle status of parts in real time.

(back to top)

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

  • Lifelines
  • Dash

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This project requires basic knowledge of python, and two additional libraries, Lifelines and Dash, need to be installed.

Installation

Next is to apply our template.

  1. Clone the repo
    git clone https://github.com/WBGZDTSL/AI_Maintain.git
  2. Install packages
     pip install lifelines
     pip install Dash 

(back to top)

Usage

We completed the prediction of the life of specific parts, and displayed the predicted results on the dynamic web page.

For more details, please refer to the Documentation

(back to top)

Contributing

The business impact of the model is estimated as follows.

Savings: When a part reaches a critical life, we can try to monitor it through the dynamic interactive web page, check the life of the part in time, and provide effective suggestions for the exchange of parts.

(back to top)

Contact

Aaron Wei - @WBGSUPER - [email protected]

Project Link: https://github.com/WBGZDTSL/AI_Maintain

(back to top)

Acknowledgments

In this project we have cited and referenced the following resources, we would like to express our heartfelt thanks!

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published