I’m not aware of a chat widget with image upload as a feature. The image would typically be sent to a data store (S3 bucket or something like that) and you would send the name or the image or slot as part of the message to Rasa as part of the message (you shouldn’t send the image itself to Rasa).