Created
November 2, 2019 16:05
-
-
Save mikehotel/5cbd24b8605223baa41c2419e9854a25 to your computer and use it in GitHub Desktop.
images pipeline
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// sanitize image | |
// run ocr | |
// run image categorization / tagging | |
// structure text | |
// map addresses | |
// add contact info to crm | |
// add event info to calendar | |
// decode qrcodes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment