Python-Based Voice Assistant

Python Project | Python | September 2023

Python Voice Assistant Project Image

Project Description:

The Python-Based Voice Assistant is a versatile tool capable of understanding and responding to voice commands. It allows users to perform tasks like opening applications such as Notepad, Calculator, or searching for songs on YouTube. Additionally, with the integration of computer vision, it supports hand tracking for understanding sign language.

Technologies Used:

  • Python, OpenCV for computer vision and hand tracking.
  • Speech Recognition library for voice input.
  • pyttsx3 library for voice output.

Additional Features:

  • Capture videos from your webcam.
  • Generate QR codes directly from the assistant.
GitHub
Back to Projects