I Spy with my AI
About This Space
This workspace implements Amazon Web Services Rekognition. The application uses your device camera to take a photo, analyze objects in the picture, and tell you all about it using human speech though the speakers on your device.
Last updated on August 17, 2020
Forked from: /al3/ai-age/
Public Permissions: View Run Comment
What do I spy with my AI?
This workspace implements Amazon Web Services Rekognition. The application uses your device video camera. When you press Analyze the current screen will be analyzed to determine what types of objects are identified. The AI will then tell you all about it using human speech through the speakers on your device.
Making it work
First, create your own space:
- Click Fork on the ribbon to make a copy of the original space
- Click Update on the ribbon to update public permissions. To keep your API key private, the Open and Modify permissions should be unchecked.
Next, create a AWS account and IAM user with perimssions to Rekognition: - Sign up for an account at aws.amazon.com, if you don’t already have one - Navigate to IAM Identitiy and Access Management - Create a new IAM user with permissions to Rekognition
- Use the credentials provided when you created the IAM user to update the config.json file with your keys
Finally, you’re ready to launch your own copy of the app. You can either use the Launch menu or simply use your phone, tablet, or a laptop with a camera to browse to the run URL for your new workspace.
More Spaces By Al3 (@al3)
This workspace implements Amazon Web Services Rekognition. The application uses your device camera to take your photo, determine how old you look, and tell you all about it using human speech though the speakers on your device.
15500
1
1
This workspace implements Amazon Web Services Rekognition. The application uses your device camera to take a photo, analyze objects in the picture, and tell you all about it using human speech though the speakers on your device.
12591
1
0
This workspace implements Amazon Web Services Rekognition. The application uses your device camera to take a photo, analyze objects in the picture, and tell you all about it using human speech though the speakers on your device.
12880
0
0
This space creates an AWS S3 Bucket Browser using AWS SDK APIs. It allows you to create and delete buckets, list objects in a bucket, and Upload, download, preview or delete objects.
23687
1
1
This space creates an AWS S3 Bucket Browser using AWS SDK APIs. It allows you to create and delete buckets, list objects in a bucket, and Upload, download, preview or delete objects. This space is protected to protect the credentials being used for the example. To see the code or create a version to browse your own S3 buckets see http://noderun.com/al3/aws-s3-bucket-browser/
16429
1
1
19440
0
3
13460
0
0
Comments
Al3
5 years ago
This space has been protected because it uses my personal Amazon credentials. You can still run it to see how it works. To see the code or create a version that uses your own AWS account, go to http://noderun.com/al3/i-spy-with-my-ai-code/