Skip to content

Latest commit

 

History

History
69 lines (48 loc) · 2.54 KB

File metadata and controls

69 lines (48 loc) · 2.54 KB

Virtual-Assistant-Python

Added Virtual Assistant capabilities to Python program

Used Python Libraries

Include: Speech_Recognition Pyttsx3 Datetime WebBrowser Subprocess Ecapture WolframAlpha Requests Smtplib Selenium Regex Json Os

Features

  • Female, male speech for assistant
  • Answering from wiki articles
  • Web searching with webbrowser lib
  • Opening different websites from app, such as Youtube, Gmail, Wikipeadia
  • Time info
  • Capturing photos
  • Answering Geographical and Mathematical questions
  • Weather forecasting with Weather App API
  • Writing mail to any contant with subject and body
  • Telling you random joke from Chuck Norris API
  • Search for any info in Google with Selenium
  • Shut down, log off PC

Getting Started

You can also easily copy the file from your terminal using curl. From the root of your project directory, run the following command:

curl https://raw.githubusercontent.com/ascott1/readme-template/master/README-template.md > README.md

Getting Help

If you have questions or need further guidance on using this template, please file an issue. I will do my best to respond to all issues in a timely manner.

Contributing Guidelines

All contributions and suggestions are welcome!

For suggested improvements, please file an issue.

For direct contributions, please fork the repository and file a pull request. If you never created a pull request before, welcome 🎉 😄 Here is a great tutorial on how to send one.

Code of Conduct

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.

This project pledges to follow the Contributor's Covenant.

Credits

License

This project is licensed under The Unlicense and released to the Public Domain. For more information see our LICENSE file.