Skip to content
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.
/ chatbot Public archive

Chatbot using Natural Language Processing Classifier in Node.js

License

Notifications You must be signed in to change notification settings

sertxudev/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot

Chatbot created using nlp.js, express.js and Node.js.

This bot uses Natural Language Processing Classifier (NLP), to classify utterance into intents.

Run it

To run the bot make sure you installed all the dependencies.

npm i

Once the dependencies are installed you will be able to run the bot using the start script.

npm start

Testing it

To test the bot while it's running you can access via website thanks to express.js, open the web browser and access to the address localhost:3000, here you'll be able to talk with the bot.


© 2019 - Sertxu Developer

About

Chatbot using Natural Language Processing Classifier in Node.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages