Image recognition App API built with NestJS
Grab an API key here from clarifai.
See .env.example file for required env variables.
Copy .env.example and provide the appropriate env vars
Run: (from project dir) npm install
Run: Make run-local
Contributions Welcome :D