Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Simple Chatbot

A simple chatbot built using Python and Tkinter for the graphical user interface (GUI). It uses the NLTK library for natural language processing to respond to user input.

Features

  • Greets users with predefined responses.
  • Can respond to basic questions like "How are you?".
  • Responds with a default message when it doesn't understand the input.

Technologies Used

  • Python
  • NLTK
  • Tkinter

How to Run the Project

  1. Install the required libraries:
    pip install nltk

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages