Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 858 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 858 Bytes

F.R.I.D.A.Y

A personal assistant written in python inspired by IRON MAN's JARVIS

FRIDAY is a personal assistant made using Python. It is coded in a structured way so that you can easily understand and modify the code for your needs. I only tested FRIDAY on windows, but it should run on other operating systems if the required modules are installed.

Features

  • New Updated Engine (Now she can do complex mathematical operations)
  • Answering our Question made easy (Smarter than before)
  • Packed with some system commands
  • Send emails via voice over (need to add in the source code)
    1. Shutdown
    2. Restart
    3. Take a screenshot
    4. Lockdown System & Many more.
  • Removed Delay
  • Fixed a loop issue while listening
  • And many more under the hood changes

Installation

pip install -r requirements.txt