DEV Community

Cover image for Chat bot in Nodejs
Edinson Carranza Saldaña
Edinson Carranza Saldaña

Posted on

Chat bot in Nodejs

Hello community if you are looking to develop a chatbot project.

Here I present you a totally usable code.

The project was developed with JS technologies.

https://github.com/ockang/botly-chatbot

Top comments (2)

Collapse
 
ai_joddd profile image
Vinayak Mishra

Nice content, liked the code part.. But how do you solve hallucinations for chatbots? Asking coz I read something similar on LLM hallucination detection .

Collapse
 
dsaga profile image
Dusan Petkovic

Can you provide a little more description on how to use this?