Skip to content

This is a project integrating a Keral model with python and MQTT

Notifications You must be signed in to change notification settings

armbrustsamuel/CAD-classifier-mqtt-keras-cf

Repository files navigation

CAD Classifier

This project intends to test the integration between HiveMQ (MQTT), Python scalable applications model, Keras classification models and cloud foundry.

This project use the following technologies:

  • SAP Hana trial (cloud foundry)
  • HiveMQ (MQTT broker)
  • Base64 encode and decode

Architecture

Organization

The project contains these two main folders:

cad-predictor

This is a python application containing a keras trained model listening from a MQTT queue.

cad-generator

This is a python application containing some images to be sent for cad-predictor

Extensibility

To extend the project and make it useful, we can add a new cad-generator, simulating different source of information.

About

This is a project integrating a Keral model with python and MQTT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published