Loading repository data…
Loading repository data…
pedroMattos / repository
Este projeto ainda está em fase de desenvolvimento. Projeto de estudo para criação de um chat bot usando linguagem natural e network training assistido.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Sonny is a simple artificial intelligence chatbot made using the Brainjs library.
First, you need to clone this repositorie.
git clone https://github.com/pedroMattos/chat-bot.git
Use the package manage npm to install the dependencies
npm install
And Run:
node testSonny.js
node bootSonny.js
Please, read the comments (documentation) in the code to use testSonny.js correctly. Bug report as issues are welcome.
node Sonny.js
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.