haelmj / PyPal

Virtual Assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPal

Virtual Assistant

Functionalities

  • Send Emails with attachments using gmail services
    • Command: send mail
  • Play music on local system
    • Command: play music
  • Wikipedia search
    • Command: search wikipedia for [search_topic]
  • Chrome search
    • Command: search in chrome
  • System lock, shutdown, restart
    • Commands: [Lock, Shutdown, Restart]
  • Date and time services
    • Commands: [Date, time]
  • CPU information
    • Command: cpu
  • Memory storage
    • Command: remember [information]

Setup

  • Installation
  • Execution
    • Run AI_ASSISSTANT.py file in Database folder
    • Run main.py file

Contributions

  • Add new features
    • Fork this project, create a feature branch, add feature and then send a pull request
  • Check Current Issues and create Fixes for them

About

Virtual Assistant

License:MIT License


Languages

Language:Python 88.2%Language:TSQL 11.8%