Getting Started With Google Vision AI API In Python | Part 1

preview_player
Показать описание
So Google Vision AI is one of the Google cloud products to simplify image analytics and classification based on its own trained models. Some the things we can do with Google Vision AI such as detect people's face, physical objects, landmarks, or even texts from hand written letter from an image.

In part 1 of the Google Vision AI API tutorial, we are going to learn how to set up the environment.

► Buy Me a Coffee? Your support is much appreciated!
-------------------------------------------------------------------------------------------
☕ Venmo: @Jie-Jenn

► Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------

00:00 - Intro & Agenda
00:58 - Google Vision AI pricing
02:37 - Create a Google Cloud Project
03:43 - Create a Service account
05:30 - Create a Python virtual environment
08:10 - Download Service account client file
09:23 - Enable Google API
09:58 - Google Vision AI Python package

#googlecloud #googleai #visionai #googlevisionai #python #pythonproject
Рекомендации по теме
Комментарии
Автор

im new to this. do you have video that to setup the python?

ZenKnights