Project: face-detection
A simple face-detection
application using clarifai
. This project is made with create-react-app
, and deployed on github-pages
, and it works. Here...
npx create-react-app face-detection-legacy
npm start
-
Under Development!
-
Moved from
REST
togRPC
- Using
render
for backend deployment Netlify
for frontend
NOTE
: For some unknown reasons, the first response from the backend server is too slow ( 7.4s ).