This article provides a tutorial on how to use Apache Pulsar Functions to build a real-time inference engine that can retrieve low-latency predictions both one at a time and in bulk. It outlines the steps to install, configure, and launch Apache Pulsar, as well as how to define the Python functions that will underpin the inference engine.
