Skip to content

krissylegaspi/PythonChatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Chatbots

This project consists of multiple chatbots written in Python.

Coffeebot

Coffeebot is built using control flow. There are two versions of this chatbot. One uses recursive functions and the other uses loops.

TODO

  • Chatbot accepts multiple forms of yes or no inputs

Alienbot

Alienbot is a rule-based chatbot combined with Natural Language Processing.

TODO

  • More responses to current intents
  • Adding more intents
  • Math questions with numbers larger than 9
  • Reflections?

About

Chatbots with control flow, rules, and deep learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages