Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.76 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.76 KB

neuro.js

npm npm GitHub license Twitter

Neuro.js is machine learning framework for building AI assistants and chat-bots.

NPM

Installation Documentation Contributors License

Installation

npm install neuro.js --save

Documentation

To check out docs, visit neuro.js.org.

Contributors

You may contribute in several ways like creating new features, fixing bugs, improving documentation and examples or translating any document here to your language. Find more information in CODE_OF_CONDUCT.md. Contributors

License

Copyright (C) 2019 Intelligo LLC.
neuro.js is open-sourced software licensed under the MIT license.
(See the LICENSE file for the whole license text.)

⬆ back to top