Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Assistant Logo

Virtual Assistant

A lightweight, fully client-side mini Virtual Assistant built with HTML, CSS, and JavaScript in collaboration with Jugal Team. Works directly in the browser without requiring any backend server!

🎙️ Try Live Demo


🚀 Overview

This project provides an interactive virtual assistant interface that executes commands and user requests completely on the front-end client side. It leverages native browser APIs (such as the Web Speech API) to process voice inputs without server overhead.


✨ Key Features

  • 100% Client-Side: Operates entirely in the browser using JavaScript, eliminating the need for server infrastructure or external API keys.
  • Voice Recognition: Integrated microphone functionality via SVG assets to listen and respond to speech commands.
  • Lightweight & Fast: Minimal memory footprint with standard HTML5, CSS3, and modern JavaScript.
  • Responsive Interface: Designed to present a clean visual dashboard across standard desktop and mobile screens.

📁 Repository Structure

.
├── index.html     # Main markup structure for the assistant interface
├── style.css      # Custom styling, animations, and visual elements
├── script.js     # Voice processing logic, command handling, and app state
├── logo1.png      # Application branding logo
├── mic.svg        # Microphone input UI icon
└── README.md

About

A virtual assistant application that performs tasks on a computer using voice commands, such as opening YouTube, Facebook, accessing the camera, and providing date and time and so on.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages