Critiscan emerged as an innovative solution developed for the Flipkart Robotics Challenge Hackathon, addressing critical challenges in product inspection and agricultural quality assessment. Our platform leverages advanced machine learning to provide intelligent, rapid, and accurate analysis of products and produce.
Link to our models:
#Clone the repository:
git clone https://github.com/aanushkaguptaa/critiscan
#Install dependencies:
npm install
#Run the application:
npm run dev