Found 3,928 repositories(showing 30)
Aashishkumar123
A Repositry that contains 20+ GUI Projects on python Tkinter
Restaurant-Management-System in python(tkinter) , GUI based project for college students in python using module tkinter, Based on new boston tutorials with some added tabs and functions.
shreyasharma04
🤖 HealthCare ChatBot Major -1 (4th year - 7th semester) Health Care Chat-Bot is a Healthcare Domain Chatbot to simulate the predictions of a General Physician. ChatBot can be described as software that can chat with people using artificial intelligence. These software are used to perform tasks such as quickly responding to users, informing them, helping to purchase products and providing better service to customers. We have made a healthcare based chatbot. The three main areas where chatbots can be used are diagnostics, patient engagement outside medical facilities, and mental health. In our major we are working on diagnostic. 📃 Brief A chatbot is an artificially intelligent creature which can converse with humans. This could be text-based, or a spoken conversation. In our project we will be using Python as it is currently the most popular language for creating an AI chatbot. In the middle of AI chatbot, architecture is the Natural Language Processing (NLP) layer. This project aims to build an user-friendly healthcare chatbot which facilitates the job of a healthcare provider and helps improve their performance by interacting with users in a human-like way. Through chatbots one can communicate with text or voice interface and get reply through artificial intelligence Typically, a chat bot will communicate with a real person. Chat bots are used in applications such as E-commerce customer service, Call centres, Internet gaming,etc. Chatbots are programs built to automatically engage with received messages. Chatbots can be programmed to respond the same way each time, to respond differently to messages containing certain keywords and even to use machine learning to adapt their responses to fit the situation. A developing number of hospitals, nursing homes, and even private centres, presently utilize online Chatbots for human services on their sites. These bots connect with potential patients visiting the site, helping them discover specialists, booking their appointments, and getting them access to the correct treatment. In any case, the utilization of artificial intelligence in an industry where individuals’ lives could be in question, still starts misgivings in individuals. It brings up issues about whether the task mentioned above ought to be assigned to human staff. This healthcare chatbot system will help hospitals to provide healthcare support online 24 x 7, it answers deep as well as general questions. It also helps to generate leads and automatically delivers the information of leads to sales. By asking the questions in series it helps patients by guiding what exactly he/she is looking for. 📜 Problem Statement During the pandemic, it is more important than ever to get your regular check-ups and to continue to take prescription medications. The healthier you are, the more likely you are to recover quickly from an illness. In this time patients or health care workers within their practice, providers are deferring elective and preventive visits, such as annual physicals. For some, it is not possible to consult online. In this case, to avoid false information, our project can be of help. 📇 Features Register Screen. Sign-in Screen. Generates database for user login system. Offers you a GUI Based Chatbot for patients for diagnosing. [A pragmatic Approach for Diagnosis] Reccomends an appropriate doctor to you for the following symptom. 📜 Modules Used Our program uses a number of python modules to work properly: tkinter os webbrowser numpy pandas matplotlib 📃 Algorithm We have used Decision tree for our health care based chat bot. Decision Tree is a Supervised learning technique that can be used for both classification and Regression problems, but mostly it is preferred for solving Classification problems. It is a tree-structured classifier, where internal nodes represent the features of a dataset, branches represent the decision rules and each leaf node represents the outcome.It usually mimic human thinking ability while making a decision, so it is easy to understand. :suspect: Project Members Anushka Bansal - 500067844 - R164218014 Shreya Sharma - 500068573 - R164218070 Silvi - 500069092 - R164218072 Ishika Agrawal - 500071154 - R164218097
ArvindSingh1099
here some python project for beginners. for more details about project follow me on my Instagram page @_python.py_
Komal01
Phishing website detection system provides strong security mechanism to detect and prevent phishing domains from reaching user. This project presents a simple and portable approach to detect spoofed webpages and solve security vulnerabilities using Machine Learning. It can be easily operated by anyone since all the major tasks are happening in the backend. The user is required to provide URL as input to the GUI and click on submit button. The output is shown as “YES” for phishing URL and “NO” for not phished URL. PYTHON DEPENDENCIES: • NumPy, Pandas, Scikit-learn: For Data cleaning, Data analysis and Data modelling. • Pickle: For exporting the model to local machine • Tkinter, Pyqt, QtDesigner: For building up the Graphical User Interface (GUI) of the software. To avoid the pain of installing independent packages and libraries of python, install Anaconda from www.anaconda.com. It is a Python data science platform which has all the ML libraries, Data analysis libraries, Jupyter Notebooks, Spyder etc. built in it which makes it easy to use and efficient. Steps to be followed for running the code of the software: • Install anaconda in the system. • gui.py : It contains the code for the GUI and is linked to other modules of the software. • Feature_extractor.py: It contains the code of Data analysis and data modelling. • Rf_model.py: It contains the trained machine learning model. • Only gui.py is to be run to execute the whole software.
DalyaG
A "CookieCutter" for a Pythonic GUI with custom graphics - clone this to jump-start your project and learn how to integrate between ModernGL and Tkinter on Python3.6.
Python GUI: Tkinter & PyQt5 with Real World Python Projects!
nishant0820
Inventory Management System is a python based project that uses tkinter modules for Graphical User Interface(GUI)
Alok-2002
Welcome to the Python Tkinter Projects repository! This repository contains a collection of projects built using Python's Tkinter library. Tkinter is a popular GUI (Graphical User Interface) toolkit for Python, allowing developers to create interactive and visually appealing desktop applications.
parthpanchal3399
This Project has been developed my me & my friend Veer for our Second Year Python Project. It uses Tkinter Module for GUI and MySQLDb for database connectivity.
Sanket758
This is a Chatbot which i created for my final year engineering project. It is fully written in python and for training and modelling i have used Tensorflow. finally GUI is created with Tkinter in python my goal was to make this project more real world. Chatbot can be integrated with web too, Using flask nd tensorflow serving, but i haven't done that yet.
I have tried to digitalize the hotel management system through my project.The project is written in Python 3 that uses OOPS concept ie it is based on object and classes. FOR THE GUI I HAVE USED TKINTER AND PAGE THE NORMAL CODE IS NAMED AS MAIN.PY TO RUN THE GUI JUST EXECUTE MAINLY.PY
Prakarsha1809
GUI project of Library Management System in Python using Tkinter and SQL
tiwarinaman
This is a python login system with the database(MySql). In this project I have used the Tkinter module for the GUI of the project. Before run this on your system you make sure you have a mysql database on your system, if not then install and then create the table named as "login" and column name will be "user" and "password" and now you good to go.
Shah-Aayush
Project in python with use of Tkinter GUI toolkit. Execution video link : http://bit.ly/psc-project
avssrikanth
This project is about GUI Student Database Management system with frontend using Tkinter and backend using MYSQL in Python.
shubhamsatishkumbhar
Student Result Management System(SRMS) project build by using Python Language and TKinter Framework. SRMS is a GUI Based Desktop Application. With the help of this project Admin can fill the various data such as course details, result declaration and student details. Students can check their own result by secure login into the system.
This is a simple inventory system created in python language using Tkinter. this is a simple gui based project where database is used for storing information. in this system you can add , delete , update the product in your inventory using product id and also add to cart , bill generation , total product with total price , change calculation like features you can use.
MohamedAhmed-SUT
This project is a custom-built shell implemented in **Python**, featuring a full command-line interface and an optional **Tkinter-based GUI**. The shell supports common built-in commands, external command execution, piping, redirection, background processes, and a GUI frontend for enhanced usability.
vivek1m
Algo Trader - Stock Price Predictor 📈 An intelligent stock recommendation system that helps users make investment decisions based on their investment amount, risk tolerance, and tenure. The project leverages Python, Pandas, Matplotlib, and Tkinter to analyze stock data and provide insightful recommendations through an interactive GUI.
Advance Face Recognition Student Attendance System Project in Python OpenCV With Tkinter GUI & Mysql Database
w1am
Python and Tkinter GUI were used to create the whole project.
vkpdeveloper
This is the Simple Project for using Python Tkinter to make a Graphical User Interface (GUI) to Download YouTube Videos.
Naresh-Cod
Python GUI Projects is a collection of applications built using various graphical user interface (GUI) frameworks such as Tkinter, PyQt, Kivy, and PySide.
Tejeswar001
This project is a simple restaurant booking system implemented in Python using tkinter for the GUI. It demonstrates how to manage customer bookings using a queue data structure.
farzadasgari
Simple Python-based chatbot using NLP for intent recognition. Features a user-friendly GUI built with Tkinter. Handles basic conversations like greetings, farewells, and FAQs. Easily customizable intents and responses. Ideal for learning or small projects.
AkshatSaxena799
Advance Face Recognition Student Attendance System Project in Python OpenCV With Tkinter GUI & SQLite Database. Features of Project: real time face detection 1] Home Page i) Student management system (Save, Take Photo Samples, Update, Delete, Clear) ii) Train Photo Samples iii) Take Attendance with Face Detection iv) Attendance Report (Excel file & SQLite database) v) Developer Page vi) Help Desk.
In this python project, I have made an attendance system which takes attendance by using face recognition technique. I have also intergrated it with GUI (Graphical user interface) so it can be easy to use by anyone. GUI for this project is also made on python using tkinter.
AyemunHossain
💻 This repository contained Python GUI with Tkinter, there is a lot of example and project for practices.
vespylolll
Vespy Logger but better fr. Part of vespy 2.0 project. This is a python open source stub builder that recovers personal information from a windows OS computer, using a tkinter GUI with multiple settings to compile your stub.