Upload an image and detect the items/objects in that image in seconds.
- AWS credentials to use Amazon Rekognition
- Clone the repo
- Run
npm installto install all the dependencies - Create a
.env.localfromenv-examplefile:cp env-example .env.local - Update the Keys/Tokens in the
.env.localfile - Run
npm run devto start the project
- NextJS
- TailwindCSS
- Amazon Rekognition
