Prerequisites:
- Docker
- Docker Compsoe
-
Set up the environment
make requirements
-
Train dog model
make train
-
Download and start Confluent platform stack in detached mode
make kafka
-
Run Seldon-Core and TensorFlow Serving
make kafka-deploy
-
Run kafka consumer
-
CONFIG=TENSORFLOW python kafka_consumer.py
-
python kafka_consumer.py
-
-
Send image with kafka producer
python kafka_producer.py