From 437d844be2aa6d340d91dc71d6411812468b60ff Mon Sep 17 00:00:00 2001 From: Mueez Khan <30333942+rzmk@users.noreply.github.com> Date: Sat, 1 Jan 2022 09:39:18 -0500 Subject: [PATCH] :clapper: Add demo to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 540d587..b0c2ebe 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ ## Details +https://user-images.githubusercontent.com/30333942/147852975-57df2f75-2e4b-497e-8200-447df9209df4.mp4 + The frontend repo of a full stack web application that enables logged-in users to upload images to view detected faces using a face recognition AI model using Clarifai's REST API. Backend: [https://github.com/rzmk/smart-brain-api](https://github.com/rzmk/smart-brain-api)