Skip to content

This is a simple rule driven Virtual Assistant/Chatbot that was designed for a college website.

License

Notifications You must be signed in to change notification settings

VSangarya/Virtual-assistant-ChatBot-for-a-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual-assistant-ChatBot-for-a-website

This is a simple rule driven Virtual Assistant/Chatbot that was designed for a college website.


template hierarchy:
-templates
---new.html (templates/new.html)
-static
---css
------new.css (static/css/new.css)


Note : I tried using the "nltk" package directly, but it has no return method for some of the functions(converse() would only print on screen). I had to open the code of the nltk package and add a return statement to the converse() method. I've renamed this altered package as "nltkutil.py"

About

This is a simple rule driven Virtual Assistant/Chatbot that was designed for a college website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published