Skip to content

zaid-ahmad/smart-brain-backend

Repository files navigation

Smart Brain Backend

This is a simple backend made with Node and Express with no database. It simply receives a request from the frontend, sends the request to the Clarifai API to get the image detected, and sends the response back to the frontend.