Skip to content

A new, open source, virtual assistant. It is made entirely with python. If you have any questions, please feel free to comment those questions. (Currently only for mac, I'm working on the windows installation.)

Notifications You must be signed in to change notification settings

potatoesrgood/JASONN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JASONN

A new, open source, virtual assistant. It is made entirely with python. If you have any questions, please feel free to comment those questions. (Currently only for mac, I'm working on the windows installation.)

JASONN my be slow on start up.

Installation

git clone https://github.com/potatoesrgood/JASONN.git

SETUP

cd JASONN 
python Setup.py

Drag jason.py into your home directory

Setting Up a Shortcut (Optional)

nano .bash_profile

Put the next line at the top of the script:

alias Jasonn='python jason.py'

Now do "control-o", "enter", and then "control-x"

source ~/.bash_profile

Starting The Program

python jason.py

Or if you set up the shortcut:

Jasonn

About

A new, open source, virtual assistant. It is made entirely with python. If you have any questions, please feel free to comment those questions. (Currently only for mac, I'm working on the windows installation.)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages