Skip to content

This repository contains an intelligent voice assistant that utilizes various technologies such as speech recognition, text-to-speech, etc. The assistant is built using Python and various external libraries and APIs.

License

Notifications You must be signed in to change notification settings

NourEldin-Osama/IntelligentVoiceAssistant

Repository files navigation

Intelligent Voice Assistant

This is an AI Assistant that can perform various tasks such as speech recognition, text-to-speech, Wikipedia queries, YouTube video searches, WhatsApp messaging, voice identification, language translation, weather queries, and stock price queries.

Installation

  1. Clone the repository:
     git clone https://github.com/NourEldin-Osama/IntelligentVoiceAssistant.git
  2. Install the required packages:
    pip install -r requirements.txt

Usage

  1. Run the script:
    python  assistant.py
  2. Speak to the AI Assistant, and it will respond to your commands

Functionality

  • Speech recognition
  • Text-to-speech
  • Wikipedia queries
  • YouTube video searches
  • WhatsApp messaging
  • Voice identification
  • Language translation
  • Weather queries
  • Get next prayer time
  • Reading the latest news
  • Choose between male or female voice options

Customization

You can customize the functionality of the AI Assistant by editing the assistant.py file and commands.py file.

Contributing

If you wish to contribute to this project, please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

About

This repository contains an intelligent voice assistant that utilizes various technologies such as speech recognition, text-to-speech, etc. The assistant is built using Python and various external libraries and APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages