Skip to content

Latest commit

 

History

58 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaintenanceAI

Structure

Functional
  • chat folder has the Sami chatbot advising maintenance employees how to service the devices
  • py folder has the main application code
Under construction
  • dashboard folder contains dashboard where live breakdowns and services are shown (under construction)
  • estimator folder contains breakdown simulation and will have machine learning tools for estimation (under construction)
Attempts and ended development
  • chatbot folder has an OpenAI chatbot attempt (not functional and not developed)
  • dialochat has Microsoft chatbot attempt (not functional and not developed)
  • frontend folder contains the early phase of the project written in React (development ended)

Demo videos

Starting the chat

  • Some files are not included in the repo
  • Train the model with: python3 train.py
  • Run the app with: python3 app.py

Starting the Python application

  • Activate venv with: source venv/bin/activate
  • Start the PostgreSQL database
  • Start the app with: python3 run.py

Robot tests

  • Go to py directory
  • Start the server
  • Run tests with command:
robot tests

About

Gen AI for Maintenance and Renovation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages