azathoth
v0.1.1
Published
A node application that uses AI and machine learning to convert design mockups into complex web pages
Downloads
2
Readme
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