csimpkins22's Stars
modularml/mojo
The Mojo Programming Language
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
open-source-labs/Spearmint
Testing, simplified. || An inclusive, accessibility-first GUI for generating clean, semantic Javascript tests in only a few clicks of a button.
open-source-labs/Svelvet
🎛 A Svelte library for building dynamic, infinitely customizable node-based user interfaces and flowcharts
Josh-XT/AGiXT
AGiXT is a dynamic AI Agent Automation Platform that seamlessly orchestrates instruction management and complex task execution across diverse AI providers. Combining adaptive memory, smart features, and a versatile plugin system, AGiXT delivers efficient and comprehensive AI solutions.
ruvnet/Prompt-Engine
Prompt Engine is a powerful and flexible template designed to facilitate the creation and customization of interactive prompts.
dave1010/tree-of-thought-prompting
Using Tree-of-Thought Prompting to boost ChatGPT's reasoning
lucidrains/soundstorm-pytorch
Implementation of SoundStorm, Efficient Parallel Audio Generation from Google Deepmind, in Pytorch
guidance-ai/guidance
A guidance language for controlling large language models.
openai/openai-cookbook
Examples and guides for using the OpenAI API
openai/shap-e
Generate 3D objects conditioned on text or images
georgia-tech-db/evadb
Database system for AI-powered apps
AIGC-Audio/AudioGPT
AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
exceljs/exceljs
Excel Workbook Manager
albanie/shot-detection-benchmarks
A comparison of ffmpeg, Shotdetect and PySceneDetect for shot transition detection
SoftFever/OrcaSlicer
G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
Klipper3d/klipper
Klipper is a 3d-printer firmware
fluidd-core/FluiddPI
FluiddPi - A Pi image with Klipper, Moonraker, Fluidd and Web Camera support pre-installed.
fluidd-core/fluidd
Fluidd, the klipper UI.
luluvia/svelte-svg-spinners
TheLastBen/fast-stable-diffusion
fast-stable-diffusion + DreamBooth
JoePenna/Dreambooth-Stable-Diffusion
Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) by way of Textual Inversion (https://arxiv.org/abs/2208.01618) for Stable Diffusion (https://arxiv.org/abs/2112.10752). Tweaks focused on training faces, objects, and styles.
Sygil-Dev/stable-diffusion
Sygil-Dev/sygil-webui
Stable Diffusion web UI
riverscuomo/new-albums
This project is for me to experiment with open-source collaboration. So please feel free to chime in and participate. I've been learning programming since 2015 but I've been mostly working on my own. So my github/collaboration skills are weak. I'd like to learn more about collaboration so I can accomplish more as a programmer through teamwork. One reason I've hesitated so long to try this is I'm worried about accidentally exposing API keys, secrets, credentials, and access to my users' data (not that I have much). So this project will be a first, low-risk, foray into the field of open-source collaboration. If things go well here, maybe I can start to open up some of my other repositiories. I could sure use some help. And I love that thought that some of my programs could be useful to others. My first goal here is to understand how different developers can work on a codebase together without sharing credentials; to create a program that different people can use with their own credentials. I've attempted this by requiring collaborators (including myself) to use environment variables.
SonarSonic/DrawingBotV3
DrawingBotV3 is a software for converting images into vector art
DiatomStudio/CodeThread
CodeThread is libary for processing that lets you create g-code as you calculate coordinates for a toolpath. One of the things we love about makerbot in contrast to commercial printers is that you have complete control over every aspect of the print technique. We think there is a lot of opportunity to develop new printing styles with makerbots, beyond traditional solid prints. We wanted to experiment with the materiality of makerbot prints by working directly in gcode with processing, so we made this small library that provides some simple functions for generating gcode commands, and prints a gcode file.
beardicus/awesome-plotters
A curated list of code and resources for computer-controlled drawing machines and other visual art robots.
gwygonik/SquiggleDraw
Processing app to create an SVG based on the brightness of an image transformed into sine waves.