alesha-pro/tools

Tools, ComfyUI workflows and benchmark configs from a 4x RTX 3090 local-inference rig

What it solves

This repository provides a collection of specialized tools for running AI models on local hardware, specifically focusing on optimizing video generation and creating agent-based animations.

How it works

The project is organized into independent sections, each with its own installation process:

  • minimax-h3: Implements ComfyUI workflows for the MiniMax H3 model, which generates synchronized video and audio in a single pass. It includes optimizations for both single 24 GB GPUs and multi-GPU setups, achieving significant speedups on four-card configurations.
  • skills: Contains standalone agent skills, such as a JavaScript and Canvas 2D tool for creating hand-drawn canvas animations (pencil, ink, risograph, etc.) without requiring Blender or video-generation models.

Who it’s for

Users running local AI inference on their own hardware (particularly those with NVIDIA RTX 3090s or similar multi-GPU setups) who want to generate high-quality video and audio or implement specific animation skills for AI agents.

Highlights

  • Multi-GPU Optimization: Specifically tuned for 4x RTX 3090 setups, reducing sampling time for 15-second shots from 19 minutes to under 7 minutes.
  • Sychronized Generation: Utilizes MiniMax H3 to produce frames and audio simultaneously.
  • Agent Skills: Includes a specialized animation tool for expressive strokes and authored poses using Canvas 2D.
  • Ready-to-Use: Ships with custom nodes, necessary patches for turbo LoRA, and simplified installers.

Related

  • Project
  • Project
  • Project
  • Project