Image Analyser

This project was built using AWS Rekognition which uses machine learning to analyze images and identify objects in the image.

It is built using a React front end and running an Express server on the backend to handle requests and keep API keys secret.

Users can set a variety of parameters and select a URL to an image that is hosted online. The application then returns an analysis that has specific object labels with confidence.

The animations in the header are created using Particle.js

↩ Go Back