Skip to content

ramesh-852000/simple-chatbot-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– Simple Chatbot with GUI (Tkinter)

A beginner-friendly Python Chatbot with a Tkinter GUI chatbot built with Python and Tkinter that uses a JSON file for predefined responses.
It provides a graphical chat interface, supports fuzzy matching for user inputs, and can be extended easily. It uses responses.json for predefined answers and supports fuzzy matching.

πŸš€ Features

  • Graphical chat window (Tkinter)
  • Predefined responses in responses.json
  • Fuzzy matching for variations in user input
  • Exit gracefully with "exit", "bye", or "quit"
  • Beginner-friendly and easily extendable

πŸ“Έ Preview

Simple Chatbot

About

A beginner-friendly chatbot built with Python and Tkinter that uses a JSON file for predefined responses. It provides a graphical chat interface, supports fuzzy matching for user inputs, and can be extended easily.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages