DEV Community

Cover image for NodeJs Chat-Bot AI 🤖 Backend
alexpaper
alexpaper

Posted on

 

NodeJs Chat-Bot AI 🤖 Backend

Hi friends,
I created a simple Chat-Bot AI 🤖 Backend video guide,
to understand the logic behind this new technology that is growing very fast in this days.

For this project I used NPM node-wit
Wit.ai web site

Yes, you need to know JavaScript and Nodejs basics,
this is the YouTube video link
Chat-Bot Backend YouTube guide

If you are interested to the code this is the GitHub page where you can download project.
GitHub Repo

If you also want create a simple HTML CSS JavaScript UI (User Interface)
I have created a video guide, this is the link
Chat-Bot UI YouTube guide

Thank Bye 🖖🏻!

Oldest comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git