This project uses a combination of computer vision and AI to recognize hand gestures made in front of a webcam and solve mathematical problems based on those gestures. It integrates OpenCV for hand tracking, a generative AI model for solving math problems, and Streamlit for the user interface.
- Hand gesture recognition to capture hand movement.
- Real-time drawing on the canvas based on detected hand movement.
- Integration with a generative AI model to solve math problems which is drawn on the canvas.
- Display of solved problems in a web interface.