Skip to content

ihesvm/chatbot-nltk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple chat bot created with python and nltk version 0.1

Requirements:

  • python
  • nltk
  • podman

how to run?

> podman build -t chatsbots .
.....
.....
.....
> podman run -i chatbots 
Hi! I am an AI chatbot. How can I assist you today?
> hello
Hello
...

Enjoy :)

Releases

No releases published

Packages

No packages published