Posts

Showing posts from October, 2020
Image
How to use Flow Builder with Google Vision API and Google Cloud Functions This is some text inside of a div block. Rafael Valiev OCTOBER 6, 2020 | CONVERSATIONS This is a simple demonstration using  GoogleCloud Functions  and  Flow Builder  to do image recognition on an image sent on Telegram. Flow Builder and Beyond As a developer of Flow Builder I often think who our users are, why they use Flow Builder, and what they need to accomplish their goals; and then, which features we need to implement to best serve those users. FlowBuilder is a powerful drag-and-drop automation engine for creating communication flows. We initially conceived it as a no-code solution, but we found many users could get really powerful behavior writing some code for specific use-cases.   These bits of code can be inside Flow Builder, or they can be 3rd party cloud functions like  AWS Lambda  functions or  Google Cloud Functions .  An interesting use case: Image Recognition  For a short and funny example, I will