/quiz-app

Primary LanguageJavaScript

Project Description:

The KaBOOT project is a web application that utilizes artificial intelligence to recognize hand gestures in real-time. The backend of the application is implemented in Python, using the scikit-learn library for machine learning and gesture recognition. The frontend is built using React.js, providing an interactive quiz where answers can be selected using hand gestures.

Technologies Used in the Project:

  • Backend:

    • Python
    • scikit-learn
  • Frontend:

    • React.js
    • HTML/CSS/TailwindCSS
    • JavaScript