Cristian Steri's repositories

gpt-api

The GPT class in this Python script is designed to utilize OpenAI's GPT language model to generate responses based on the provided questions.

Language:PythonStargazers:2Issues:0Issues:0

mousejiggler

This program is a MouseJiggler for Arduino with ATmega32u4

Language:C++Stargazers:1Issues:0Issues:0

dall-e-api

This program utilizes OpenAI's DALL-E to generate images based on prompts provided. It serves as a command-line tool, python module and interface allowing users to easily create images using DALL-E's capabilities.

Language:PythonStargazers:0Issues:0Issues:0

PNGtoICO

A Python script with a PyQt interface that converts PNG files to ICO files

Language:PythonStargazers:0Issues:0Issues:0

sc2-map-unlocker

This is a simple program that allows unlocking the original maps of Stronghold Crusader 2 so that they can be modified using the map editor.

Language:PythonStargazers:0Issues:1Issues:0

ssh-executor

SSH Executor is a simple Python module designed to execute SSH commands on various servers either concurrently or sequentially. It facilitates the execution of commands using credentials read from a configuration file.

Language:PythonStargazers:0Issues:0Issues:0

sshclient

SSHClient is a Python class that utilizes the `paramiko` library to establish an SSH connection to a remote host and execute a series of specified commands.

Language:PythonStargazers:0Issues:0Issues:0