Skip to content

Full GUI Chatbot with inbuilt Dictionary in Python

Notifications You must be signed in to change notification settings

AakashAP/Python-Chatbot

Repository files navigation

Python Chatbot with GUI and Dictionary

A Python chatbot with a graphical user interface (GUI) that allows users to chat and provides word meanings from an inbuilt dictionary. The chatbot is script-based and can easily be modified to work with APIs. Additionally, it offers a login functionality for user access.

Features

  • User-friendly graphical user interface.
  • Real-time chat functionality.
  • Inbuilt dictionary for looking up word meanings.
  • User login system for personalized interactions.
  • Customizable scripts for chat responses.
  • Easily integratable with external APIs.

Technologies

Python, Tkinter, JSON

Usage

  1. Clone the repository:
    git clone https://github.com/yourusername/python-chatbot.git
  2. Navigate to the project directory:
  3. Run the Python script
    python Main.py
    

About

Full GUI Chatbot with inbuilt Dictionary in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages