Skip to content

bruno-novo-it/python_virtual_assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Virtual Assistant

This repository will store our Python Virtual Assistant study implementation. Everyone is welcome to fork/help the project.

Requirements

Linux

This program needs the following dependencies installed. Run the following command on your terminal to install them

./install_dependencies.sh

MAC OSX

https://brewinstall.org/Install-mpg321-on-Mac-with-Brew/ for Mac OSX

For Windows PC

http://www.mpg123.de/download/win64/mpg123-1.23.8-x86-64.zip download for windows, then extract the folder and rename mpg123.exe to mpg321.exe and add the folder to your system path. Learn how to add folder to path here: https://www.architectryan.com/2018/03/17/add-to-the-path-on-windows-10/

How to run

Run the script "main.py" from the directory containing it

python3 main.py

Available Commands:

Say:

  • Hello: Will greet the user.

  • Thank you: Will say she's glad she could help.

  • What is your name: Will say she's waiting for her creator to give her a name.

  • Open Gmail: Will open Gmail Page on default browser.

  • Open Whatsapp: Will open Web WhatsApp Page on default browser

  • Local time: Will check and tell your current local time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors