# Image Feedback Recognition via AWS Rekognition

**URL:** https://community.glideapps.com/t/image-feedback-recognition-via-aws-rekognition/71437
**Category:** Ask for Help
**Created:** [March 5, 2024, 7:56pm UTC](https://community.glideapps.com/t/image-feedback-recognition-via-aws-rekognition/71437 "2024-03-05T19:56:21Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![JAT](https://avatars.discourse-cdn.com/v4/letter/j/e19adc/32.png) [@JAT](https://community.glideapps.com/u/JAT)
#### Post date: [March 5, 2024, 7:56pm UTC](https://community.glideapps.com/t/image-feedback-recognition-via-aws-rekognition/71437/1 "2024-03-05T19:56:21Z")

</div>

Hi, I am new to Glide. I am wondering if anyone has any experience with AWS Rekognition and how I would go about connecting Glide to it. I am making a new hire checklist app where associates would be directed to locate and identify specific machinery and machinery parts in a factory. In order to complete the action, they would need to take a picture of the machine, upload it, and have Glide/Rekognition verify that their picture is the correct part or machine.

Thoughts??

---

<div class="post-metadata">

### Author: ![slscustom.ru](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/slscustom.ru/32/77336_2.png) [@slscustom.ru](https://community.glideapps.com/u/slscustom.ru)
#### Post date: [March 5, 2024, 8:29pm UTC](https://community.glideapps.com/t/image-feedback-recognition-via-aws-rekognition/71437/2 "2024-03-05T20:29:53Z")

</div>

I think you can do it this way:  
Take a photo, store it in glide column. Make an api call to external service, may be aws and send to it photo’s url, and fedback the response to glide api

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [March 6, 2024, 1:18am UTC](https://community.glideapps.com/t/image-feedback-recognition-via-aws-rekognition/71437/3 "2024-03-06T01:18:36Z")

</div>

You can do this using the Glide AI → Generate Text feature. It will accept an image as input.
