learner-web / chatbot

Simple chatbot exercise using only JavaScript, HTML, CSS

Home Page:https://sylviapap.github.io/chatbot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript Chatbot

This is a very simple "chatbot" using nothing but JavaScript, HTML, & CSS. I put this in quotes because chatbots these days are way more complex - this is an exercise in vanilla JS loops and conditionals, not AI.

I hope it makes a good intro for anyone interested in chatbots and frontend fundamentals.

Enjoy!

Demo

Blog post

About

Simple chatbot exercise using only JavaScript, HTML, CSS

https://sylviapap.github.io/chatbot/


Languages

Language:JavaScript 73.0%Language:CSS 18.2%Language:HTML 8.8%