What is Kafka-ML

Hello, could someone explain to me (if you have any material like tutorial, books, courses, video, it would be great) what is Kafka-ML and how does it work and if possible, how can it be implemented with esp32, Arduino or Raspberry?

Hi @ffabioliveira . Confluent Developer (developer.confluent.io) has a lot of material including courses, articles, etc on Apache Kafka (though no courses on Machine learning - which I assume is what you’re referring to). There are some posts up on the Confluent blog that you might be interested in: Machine Learning - Articles, Tips, and Tutorials | Confluent | UK.

The repo’s README looks quite comprehensive: GitHub - ertis-research/kafka-ml: Kafka-ML: connecting the data stream with ML/AI frameworks (now TensorFlow and PyTorch!)