Can we take real time picture of user in a rasa chatbot

I need to take a real-time picture after the conversation with the user’s permission. Can anyone tell me is that possible if yes then how?

Hey @akashrajk54

That’s not a part of Rasa Open Source. If you’re implementing some custom UI, you’ll have to handle acquiring the permission/taking the photo/storing the photo yourself.

I hope that helps!