/detectify

Find Your Perfect Glasses. Built with Django

Primary LanguagePython

Detectify

Project built with:

  • Django
  • HTMX
  • DaisyUI
  • Roboflow Object Classification API

Features

  • Find Your Perfect Glasses
    • Identifies your face shape (heart, oblong, oval, round, or square) by uploading a selfie or image to find the ideal frames for your eyeglasses Find Your Perfect Glasses

How to run

  • To activate pipenv pipenv shell
  • To run server python manage.py runserver
  • To exit pipenv exit