I'm working on integrating a Botpress chatbot with...
# 🌎general
b
I'm working on integrating a Botpress chatbot with an ML model, but am completely new with using API's etc so an absolute beginner with the process. Right now, I have code written with Django and Python to receive a request, but how do I send a request to my ML model with Botpress? Would I need to know Javascript? Are there any resources to get started?