This AI-powered Snake Game is built using JavaScript and computer vision technology that tracks facial keypoints, specifically the nose position, to control the snake’s movement in real time.
By detecting nose movements through the camera, the game translates left, right, up, and down head motions into smooth snake controls—creating a hands-free gaming experience. The AI logic handles keypoint detection, movement mapping, collision detection, scoring, and increasing difficulty as the snake grows.
Developed with HTML, CSS, and JavaScript, this project demonstrates the integration of AI vision, keypoint tracking, and real-time game mechanics, showcasing how facial motion can be used as an innovative input method for interactive web games.
Press "Run Ai to play r n"
The AI Doodle App is an interactive web application built using JavaScript that understands and recognizes hand-drawn sketches in real time. Users can freely draw on the canvas, and the AI analyzes the sketch patterns to identify what has been drawn.
When the AI successfully detects the doodle, it announces the result out loud using the browser’s Speech Synthesis API (SpeechSynthesisUtterance), turning visual recognition into an engaging audio experience. This creates a fun and accessible way to interact with AI using both drawing and sound.
Developed with HTML, CSS, and JavaScript, this project showcases AI-based sketch recognition, real-time canvas interaction, and text-to-speech integration, demonstrating how creative inputs can be transformed into intelligent and responsive web applications.
Press"Run AI "
to draw right nowe
💬 AI Chatbox (JavaScript)
The AI Chatbox is an interactive web-based chatbot built using JavaScript that allows users to communicate through written text commands in real time. Users type messages into the chat interface, and the chatbot processes the input to generate intelligent and meaningful replies.
Using smart JavaScript logic and AI-style response handling, the chatbox understands user intent, manages conversation flow, and responds instantly—creating a smooth and natural chatting experience. The system simulates human-like interaction through predefined patterns and dynamic message handling.
Developed with HTML, CSS, and JavaScript, this project demonstrates real-time user input processing,
Press "Run AI " to start talking!