MrNothing / AI-Blocks

A powerful and intuitive WYSIWYG interface that allows anyone to create Machine Learning models!
https://mrnothing.github.io/AI-Blocks/index.html
Other
1.87k stars 224 forks source link

Is there any tutorial that build AI-Blocks from scratch? #15

Closed datomnurdin closed 6 years ago

datomnurdin commented 6 years ago

Is there any tutorial that build AI-Blocks from scratch? Please advice. TQ.

MrNothing commented 6 years ago

Hi, sorry for the delay i was in Japan :)

No tutorial but the process is fairly simple, just install node.js, and the electron and bower packages, and run npm install.

Once you did all this, type 'npm run test' to test the client Type npm run pack to build.