Skip to content

Simple chatbot exercise using only JavaScript, HTML, CSS

Notifications You must be signed in to change notification settings

Regicyber/chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.0%
  • CSS 18.2%
  • HTML 8.8%