520 skills found · Page 1 of 18
PySimpleGUI / PySimpleGUIPython GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.
PaulleDemon / PyUIBuilderPython GUI builder. GUI builder for Tkinter, CustomTkinter, Kivy(upcoming) and PySide
alejandroautalan / PygubuA simple GUI builder for the python tkinter module
alejandroautalan / Pygubu DesignerA simple GUI designer for the python tkinter module
Aashishkumar123 / Python GUI ProjectA Repositry that contains 20+ GUI Projects on python Tkinter
jarvisteach / AppJarSimple Tkinter GUIs in Python
zhangjiancong / MarketSpider淘宝、京东、1688商品信息爬虫。方便自动化的获取指定关键词的商品链接、商品价格、商品名称、店铺名称、店铺链接等信息。配合Tkinter的GUI界面,可以清晰监测运行状态。Powered by Selenium+Python
rigvedmaanas / CustomTkinterBuilderThis is a Free and Open Source RAD tool for Custom Tkinter. This software allows you to create complex UI faster than ever⚡
PacktPublishing / Python GUI Programming With TkinterPython GUI Programming with Tkinter, published by Packt
KeithGalli / GUISource Code to go along with my video on how to program a gui in python using Tkinter
Kalebu / Python Phonenumber Tracker AppTracks location of a phone number with python
amark23 / Restaurant Management System Python 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.
bradtraversy / Part ManagerPython/Tkinter Desktop GUI app
ripexz / Python Tkinter MinesweeperMinesweeper game written in Python using Tkinter GUI library.
AdmiralSYN-ACKbar / BulkcheckScript for running bulk checks via https://www.abuseipdb.com/. Available in Powershell with WinForms GUI, Python with Tkinter GUI and BASH.
Zingzy / HPyTA package to manipulate Windows and Title Bars of GUI applications made using Python
PacktPublishing / Python GUI Programming With Tkinter 2EPython GUI Programming with Tkinter 2E.Published by Packt
ShalmonAnandas / Gui Youtube DlA cross platform GUI for youtube-dl written entirely in python using the Customer Tkinter (Previously WX) library.
shreyasharma04 / HealthChatbot🤖 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
Akascape / CTkDesigner SupportSupport page for CTkDesigner - GUI design app for customtkinter (python)