0.1.1 • Published 6 years ago

azathoth v0.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

azathoth logo

azathoth

A node application that uses AI and machine learning to convert design mockups into complex web pages

Installation

npm install --global azathoth

Usage

Usage: azathoth -d <directory path> -l <learning algorithm>

A node application that uses AI and machine learning to convert design mockups into complex web pages

Options:

  -d, -folder         a directory path where you will be dumping mockup designs
  -h, --help          output usage information
  -V, --version       output version number

Examples

Running the lidless eye and passing it a yml settings file

$ azathoth -d './main_site' -l 'NaiveBayes-Multinomial'

License

ISC

0.1.1

6 years ago

0.1.0

6 years ago