/Chatbot-in-Python-

Python Chatbot 🇮🇳

Primary LanguagePython

-Chatbot-in-Python-

Python Chatbot 🇮🇳

Require Modules

💻 json

💻 jdifflib

💻 jtkinter

Import Modules

import json

from difflib import get_close_matches

from tkinter import Tk, Label, Entry, Button, Text, Scrollbar,Frame

UI Screen :

image