Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/webdevbysubha/virtual-assistant

Virtual Assistant is a simple, interactive assistant built with HTML, CSS, and JavaScript. It responds to user's input voice.
https://github.com/webdevbysubha/virtual-assistant

Last synced: 20 days ago
JSON representation

Virtual Assistant is a simple, interactive assistant built with HTML, CSS, and JavaScript. It responds to user's input voice.

Awesome Lists containing this project

README

        

# Rosie - Virtual Assistant 🤖

This is a simple virtual assistant developed using HTML, CSS, and JavaScript. The assistant responds to user input voice 🎙️ and performs tasks like telling the time 🕒, greeting the user 👋, and providing useful information 💡.

## Features ✨

- **Interactive interface**: Simple, user-friendly design using HTML and CSS. 🎨
- **Voice commands**: Reacts to commands using JavaScript for functionality. 🗣️
- **Personalized greetings**: Greets the user with a friendly message. 😊
- **Answering questions**: Responds to any question by providing relevant answers. 💬
- **Time & Date**: Tells current time and date. ⏰📅
- **Additional functionality**: Can be expanded with more tasks and features. 🚀

## Demo 🎬

Check out the live demo: [Rosie Demo](https://virtualassistant-bysubha.netlify.app/) 🌐

## Technologies Used ⚙️

- **HTML**: Used for structuring the content of the virtual assistant's interface. 📄
- **CSS**: Applied for styling and making the interface responsive. 🎨
- **JavaScript**: Used for implementing the interactive features and functionality of the virtual assistant. 💻

## Acknowledgments 🙏

- Thanks to various tutorials and resources that helped in building this assistant. 📚
- Inspired by personal virtual assistant applications like Siri and Google Assistant. 🎤