Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/intelligo-mn/neuro

🔮 Neuro.js is machine learning library for building AI assistants and chat-bots.
https://github.com/intelligo-mn/neuro

ai ai-assistants bot chat-bot chat-bots chatbot machine-learning natural-language-processing nlp nodejs

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# neuro.js

[![npm](https://img.shields.io/npm/v/neuro.js.svg?style=plastic)](https://www.npmjs.com/package/neuro.js)
[![npm](https://img.shields.io/npm/dt/neuro.js.svg?style=plastic)](https://www.npmjs.com/package/neuro.js)
[![GitHub license](https://img.shields.io/github/license/intelligo-systems/neuro.js.svg)](https://github.com/intelligo-systems/neuro.js/blob/master/LICENSE)
[![Twitter](https://img.shields.io/twitter/url/https/github.com/intelligo-systems/neuro.js.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fintelligo-systems%2Fintelligo)

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

[![NPM](https://nodei.co/npm/neuro.js.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/neuro.js/)

| [Installation][] | [Documentation][] | [Contributors][] | [License][] |
|---|---|---|---|

# Installation

```
npm install neuro.js --save
```

## Documentation

To check out docs, visit [neuro.js.org](https://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](.github/CODE_OF_CONDUCT.md).
Contributors

## License

> Copyright (C) 2019 Intelligo LLC.
> neuro.js is open-sourced software licensed under the [MIT](https://opensource.org/licenses/MIT) license.
> (See the [LICENSE](https://github.com/intelligo-systems/neuro.js/blob/master/LICENSE) file for the whole license text.)

**[⬆ back to top](#neuro.js)**

[Installation]:#installation
[Documentation]:#documentation
[Contributors]:#contributors
[License]:#license