Starred repositories
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
A repository of LIVE malwares for your own joy and pleasure. theZoo is a project created to make the possibility of malware analysis open and available to the public.
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
A new Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.
🕵️♂️ Collect a dossier on a person by username from thousands of sites
The Web framework for perfectionists with deadlines.
Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
Turn (almost) any Python command line program into a full GUI application with one line
Detect Covid-19 with Chest X-Ray Data
A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
Hypothesis extension to allow generating strings based on regex
Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node