This is a simple voice-controlled web assistant using the Web Speech API. It can recognize voice commands and open common websites or perform Google searches.
- Voice recognition with Web Speech API
- Text-to-speech responses
- Opens popular websites (YouTube, Google, Facebook, Instagram, WhatsApp)
- Performs Google searches for unknown commands
- HTML
- CSS (optional for styling)
- JavaScript (Vanilla)
- Web Speech API
- Click the "Start Listening" button.
- Speak a command like:
- "Open YouTube"
- "Open Google"
- "Search for weather in New York"
- The assistant will respond and take action.
- Clone the repository or download the code.
- Open the
index.htmlfile in your browser.
This project is open-source and free to use.
