Machine learning is being used at Carousell in several ways to improve the user experience. Category and title suggestions using convolutional neural networks help users list items faster and improve listing quality. Chat reply suggestions apply dot product ranking and recurrent neural networks to previous messages to suggest relevant responses. These models are trained on Google Cloud and deployed using TensorFlow and Kubernetes to provide fast, efficient predictions at scale.