Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/intelligo-mn/neuro
- Owner: intelligo-mn
- License: lgpl-3.0
- Created: 2017-10-20T06:40:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-22T10:37:24.000Z (3 months ago)
- Last Synced: 2024-08-22T12:09:40.790Z (3 months ago)
- Topics: ai, ai-assistants, bot, chat-bot, chat-bots, chatbot, machine-learning, natural-language-processing, nlp, nodejs
- Language: JavaScript
- Homepage: https://neuro.js.org/
- Size: 1.15 MB
- Stars: 186
- Watchers: 11
- Forks: 35
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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