This is a simple web-based virtual assistant built using HTML, CSS, and JavaScript. It can respond to voice commands and perform basic tasks such as opening websites, telling the time, and giving responsesβall through your browser
π€ Voice recognition using Web Speech API
π§ Responds to predefined voice commands
π Opens websites (Google, YouTube, etc.) on command
π Tells the current time
πΌοΈ Simple and responsive user interface
π Voice response via speech synthesis
graphql
Copy
Edit
βββ index.html
βββ style.css
βββ script.js
βββ mic.svg
βββ voice.gif
βββ jarvis.jpg
π οΈ Tech Stack
HTML5
CSS3
JavaScript (Web APIs)
Web Speech API (Speech Recognition & Speech Synthesis)
Clone or download the repository.
Open index.html in a modern browser (preferably Chrome).
Click the microphone icon and start speaking!
"Hello Jarvis"
"What is the time?"
"Open Google"
"Open YouTube"
Created by Mohamed Asharaf β€οΈ
