Skip to content

ammarasmro/chatbots-zero-to-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatbots-zero-to-hero

This project aims to tackle different areas of building chatbots. With all the machine learning techniques of building a chatbot coming out everyday we forget the basic building blocks. This project aims to fix that by starting from a very basic bot and increasing the complexity step by step.

Plan

Implemented

  • Echo bot: Echoes everything the user says
  • Fixed Responses: Responds with pre-programmed responses
  • Randomized Responses: Gets a random response for every pre-programmed question.

Next

  • Regex based
  • Entity Recognition
  • Sequence to Sequence
  • Reinforcement Learning based

Disclaimer: This project was inspired by the first section of DataCamp chatbots 101 course.

About

Various implementations of chatbots made simple

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages