Skip to content

ola Voice Assistant is a Python 3-powered virtual assistant that uses voice commands to fetch info from Wikipedia, control apps, browse the web, and more. Built with speech_recognition, pyttsx3, and other key libraries, it delivers a seamless, hands-free experience.

Notifications You must be signed in to change notification settings

phionex2/ola-voice-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗣️ Ola Voice Assistant

Ola is a Python 3-powered voice assistant designed to make your life easier by performing tasks via voice commands. Whether you want to search Wikipedia, control your system apps, browse the web, or get voice feedback, Ola is here to help you—all hands-free!


🚀 Key Features

  • Voice-Controlled Automation: Seamlessly interact with apps, web searches, and Wikipedia using natural speech.
  • Text-to-Speech Feedback: Ola responds with spoken feedback using pyttsx3.
  • Web Browsing: Effortlessly open websites with just your voice using webbrowser.
  • System Integration: Execute system-level commands and control local applications via os.

🛠️ Tech Stack & Libraries

  • Python 3 – Core programming language.
  • speech_recognition – For understanding and processing voice commands.
  • pyttsx3 – To convert text responses into speech.
  • wikipedia – Fetches relevant information directly from Wikipedia.
  • os – For executing system-level operations.
  • webbrowser – Opens web pages from voice instructions.

Getting Started

Follow these simple steps to set up Ola Voice Assistant:

  1. Clone the repository:
    git clone https://github.com/your-username/ola-voice-assistant.git

About

ola Voice Assistant is a Python 3-powered virtual assistant that uses voice commands to fetch info from Wikipedia, control apps, browse the web, and more. Built with speech_recognition, pyttsx3, and other key libraries, it delivers a seamless, hands-free experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages