DEV Community

Alfaben
Alfaben

Posted on

[Zrav Chatbot]

My Final Project

Create a Chatbot web based using NodeJS.

Demo Link

https://hackathon-kmipn-2020.herokuapp.com/

Link to Code

Node Chatbot

This project was created for the needs of the chatbot, answering automatically.

try to ask, the list of questions there is a question

To try chatbot visit this link

By using NodeJS and the ExpressJS chatbot framework it was successfully created in such a way. The library used for NLP:

  • node-nlp
  • salient



How I built it (what's the stack? did I run into issues or discover something new along the way?)

Create a dataset of questions and answers then train data plus classification with node-nlp. condition how many things if the answer is not found or the other (ex consisi: the value of the classification is less than 2 then the answer is considered to be absent)

Tech stack:

  • NodeJS
  • ExpressJS
  • Jquery

The problem that I found when making this was an inaccurate classification and still looking for a strong classification with nodejs

Additional Thoughts / Feelings / Stories

Every day is a new day, and you’ll never be able to find happiness if you don’t move on. lets create issue on my github repo!

Top comments (0)