Skip to content

frost249/voice-assistant-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Python Voice Assistant (CLI Based)

A terminal-based voice assistant built using Python. It performs tasks like searching the web, playing music, fetching weather, setting alarms, taking notes, and automation.

Features

  • Voice input using SpeechRecognition
  • Text-to-speech responses
  • Play songs on YouTube
  • Wikipedia search
  • Weather information
  • Alarm and notes
  • Open websites and system apps
  • Translation support

Tech Stack

  • Python
  • pyttsx3
  • SpeechRecognition
  • Wikipedia API
  • OpenWeather API

How to Run

  1. Clone the repository
  2. Install dependencies: pip install -r requirements.txt
  3. Run: python assistant.py

Note

This project runs in the terminal and focuses on functionality and automation rather than GUI.

About

Terminal based Python Voice Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages