# Building an image recognition endpoint with Serverless and Google Cloud Functions.

DevFeed: [Building an image recognition endpoint with Serverless and Google Cloud Functions.](<https://devfeed.tech/articles/building-an-image-recognition-endpoint-with-serverless-and-google-cloud-functions-14206.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/google-cloud-functions-application>)

Author: Alex DeBrie

Published: 2017-10-20T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [Cloud Functions](<https://devfeed.tech/topics/cloud-functions.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [API](<https://devfeed.tech/topics/api.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [building](<https://devfeed.tech/tags/building.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [image-recognition](<https://devfeed.tech/tags/image-recognition.md>), [images](<https://devfeed.tech/tags/images.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [vision](<https://devfeed.tech/tags/vision.md>)

## AI overview

A tutorial on using Serverless, Google Cloud Functions, and the Cloud Vision API to build an image-classification endpoint.

## Source excerpt

Use Serverless, Google Cloud Functions, and the Cloud Vision API to build an endpoint to classify images.