Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Voice Assistant (Python)

A Python-based voice assistant designed to execute basic system and web tasks using voice commands. The project focuses on applying core programming concepts and integrating multiple Python libraries to build an interactive, command-driven assistant.

The assistant can recognize voice input, convert speech to text, and perform actions such as fetching the current date and time, opening commonly used websites like Google, YouTube, and WhatsApp, and executing basic web searches.

This project was built to strengthen practical understanding of automation, speech processing, and Python-based application development.

Key Features: Voice command recognition and processing Text-to-speech response system Web automation (Google, YouTube, WhatsApp, etc.) Date and time retrieval Basic search functionality via browser automation Tech Stack: Python SpeechRecognition pyttsx3 webbrowser module datetime module Purpose:

To apply theoretical knowledge in a practical project by combining speech processing and automation in Python.

About

Python-based voice assistant that performs basic tasks using voice commands such as opening websites (Google, YouTube, WhatsApp), searching on the web, and telling date and time. Built using Python with SpeechRecognition, pyttsx3, and webbrowser modules to apply concepts of automation, speech processing, and real-world application development.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages