Skip to content

MohdSiddiq12/Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This a cross-platform desktop app built with [tkinter] which simply acts like a dictionary chatbot, you can send it a message and it will return a response on what it thinks the message is by fetching it in a very large dictionary.

Getting started

To get started with this app, you might have to clone or download the repository first;




## launching

Now once installed launch it by running as you would run a normal python script and the gui for chatbot will pop up;

```bash
python app.py

launched interface

Your interface for the chatbot app will probably look like shown below;

chatbot application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published