Skip to content

An artificially intelligent chatbot that can answer basic questions for University of Alberta undergrad students.

Notifications You must be signed in to change notification settings

WenrrrBeth/chatterBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChatterBot

Project created under 24 hours in hackathon HackED2021. In a team of three, we created a artificially intelligent chatbot that can answer basic questions for University of Alberta undergrad students.


NLP steps:

  1. tokenize
  2. lower all characters (case insensitive)
  3. stem the words
  4. exclude punctuations


Model:

     alt text

About

An artificially intelligent chatbot that can answer basic questions for University of Alberta undergrad students.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages