Inspiration
Building bot with messenger is amazing. It has lot of features and capabilities. I decided to make Image Service Bot to can combine various types of "image processing" , "image coloring" , apply "deep learning techniques" to images and present it to the users so that the can use and learn easily.
What it does
Image Service Bot takes images from users and present a new image as per service chosen by user.
How I built it
I built it using Python and Flask and hosted it on Heroku to receive back messages. I used DeepAI API to provide image service and integrated it with messenger to serve users with ease.
Challenges I ran into
Firstly , combinig api with messenger was tricky. I have to manage flow of data precisely so it can be present to all functions which needed it. Also image extension .jpg was making the work slow. At the end its working fine.
Accomplishments that I'm proud of
I combined Api's with messenger to build a service that can be used by user's.
What I learned
I got to know a lot of python stuffs , how to write json data , how Api works, bulding bots with messenger.
What's next for Image Service Bot
Build free version and paid version of it. Integrate payments.


Log in or sign up for Devpost to join the conversation.