Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 535 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 535 Bytes

Build Status

kraetos-v1

This repository is abode of the continously improving virtual AI assistant kraetos.

Setting up python3 libraries before running the application

Prefix with $ python3 -m pip <command> if using multiple versions of python for example: $ python3 -m pip install -r requirements.txt

Installing

$ python3 -m build
$ cd dist
$ python3 -m pip install *.whl