Easily bring your Python applications online with the world's lightest GUI toolkit.
-
Updated
May 27, 2025 - Python
Easily bring your Python applications online with the world's lightest GUI toolkit.
HealthChat is a project containing a series of ongoing efforts to improve health conversations involving humans and AI (e.g., LLMs).
Code to reproduce experiments from "User-Interactive Offline Reinforcement Learning" (ICLR 2023)
Machine Learning
The "Terminal Based Maze Solver" project is a Python implementation featuring a maze generator and a depth-first search algorithm to find a solvable path from the starting to the ending point in a randomly generated maze. The program provides a user-friendly console interface for interaction and exploration of maze solutions.
User Interaction Technology | Tongji University, 2021
OASIS Infobyte Internship
A new package that allows users to input a public username or handle from social media platforms, and receives a structured, humorous roast based on publicly available information. The package uses ll
A new package designed to interpret user-submitted text descriptions, such as notices or requests related to device control or automation, and convert them into structured commands or actions. By leve
The Fancy Coffee Machine project is a Python-based application designed to practice Object-Oriented Programming (OOP) principles. This interactive program simulates a coffee-making machine, allowing users to select drinks, manage ingredients, and handle payments.
A calculator program for basic arithmetic operations (add, subtract, multiply, divide) with interactive functionality. It allows reusability by continuing with previous results or starting afresh. Features include a user-friendly interface, dynamic operation mapping using functions and dictionaries, and integration of a custom logo from `art.py`.
A Python program that simulates a thrilling turtle race using the Turtle module. Users can place bets on their favorite turtle, and then watch as colorful turtles dart across the screen in a random race to the finish line. Who will emerge victorious? Run the script to find out!
A Python framework for dynamically crafting and managing multi-step API workflows with conditional logic and user prompts.
Python | Turtle Graphics | Object-Oriented Programming | Real-Time Input Handling | Basic Game Mechanics | PvP
This is a Python-based quiz application designed to present users with boolean questions. It features an interactive interface and tracks the user's score throughout the quiz. Simply clone the repository, run the program, and start testing your knowledge!
Turtle Racing is a fun game using Python's turtle and random modules. Six colorful turtles race to the finish line, and players bet on a turtle's color. If their choice wins, they win! Turtles start aligned on the x-axis, with varying y-positions and random speeds, making each race unpredictable and exciting.
Introducing our Discord bot dedicated to helping your server stay updated with the latest job offers effortlessly. Stay informed and connected with job listings directly fetched to your Discord channels. Simplify job hunting and keep your community engaged with real-time updates.
A Python program combining input validation, menus, and Taylor Swift-inspired puns.
This Python script offers an engaging and informative guessing game that tests your knowledge of celebrity follower counts on social media platforms. The code leverages various Python functionalities and adheres to best practices for clarity and structure.
Add a description, image, and links to the user-interaction topic page so that developers can more easily learn about it.
To associate your repository with the user-interaction topic, visit your repo's landing page and select "manage topics."