gopiashokan/Apple-Inspired-AI-Calculator-using-Computer-Vision-and-Generative-AI
Engineered an AI model utilizing advanced Computer Vision and Google Generative AI to solve math problems by recognizing hand gestures, offering real-time, accurate solutions through an intuitive interface inspired by Apple Tablet calculators.
Built with OpenCV for live video capture and MediaPipe for real-time hand landmark detection, the system uses multi-finger gesture combinations (thumb-index for drawing, thumb-middle for erasing, index-middle for submission) to control canvas interactions. The drawn expressions are blended onto the video feed and sent to Google's Gemini 1.5 Flash model for mathematical problem-solving, with results displayed through a Streamlit web interface that provides real-time feedback and interaction.
No commits in the last 6 months.
Stars
24
Forks
2
Language
Python
License
MIT
Category
Last pushed
Jan 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/gopiashokan/Apple-Inspired-AI-Calculator-using-Computer-Vision-and-Generative-AI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepraj21/WordWise
WordWise leverages Google's generative AI for seamless mathematical problem-solving. This...
3ConstArt3/Lexarithmos
A dictionary that converts Greek language phrases into their numerical equivalents, implemented...
H0NEYP0T-466/Matrix_Calculator
🌟 Matrix Calculator — Smart, Fast & AI-Powered ⚙️🧮 A modern web-based matrix calculator that...
PB2204/MathVenture
Mathventure is an immersive, space-themed educational application designed to make learning...
ArindamTripathi619/ai_calculator
A Flask-based web app that uses the Gemini AI API to process images of mathematical expressions...