Object Detection is used to locate the presence of objects in the image. We can find the location of the object as well in the image. It can detect a…
- Salesforce
Logo Recognition using Google Cloud Vision in Salesforce
by Dhanik Lal Sahni July 31, 2020Logo recognition allows companies to detect where on the web their brand logo appears. Companies pay hefty amounts to sponsor events and raise brand visibility. This brand awareness benefits companies in different…
Recently I got request from one of my blog member for extracting text from image which is uploaded in Salesforce record’s attachment. So i have analyzed some APIs which has…
I am using google fit android app for my daily fitness activity monitoring. Based on this, I thought of integrating Google Fitbit with Salesforce. This blog will give step by…
This blog will give step by step process of getting refresh token and access token from Google API. This access token and refresh token can be used to call any…
- Salesforce
Audio to Text by Google Speech API in Salesforce Lightning
by Dhanik Lal Sahni January 31, 2020Recently we were having a requirement for getting text from audio or video file. These audios were majorly from customer calls with agents. Once we get text from audio files…