angelsswordstudios/angelssword-adventurers-creator — explained in plain English
Analysis updated 2026-05-18
Create a transparent, looping VTuber or PNGtuber avatar from a character sprite for streaming.
Generate an AI character sprite and idle animation using OpenAI and Gemini API keys.
Turn an existing animated video into a seamless loop for use as a streaming overlay asset.
Export transparent WebM or GIF animations for use in OBS or the companion Reactive Overlay tool.
| angelsswordstudios/angelssword-adventurers-creator | avacocloud/avaco-railway | matem6/p2jb-y2jb-porting | |
|---|---|---|---|
| Stars | 37 | 37 | 37 |
| Language | JavaScript | JavaScript | JavaScript |
| Setup difficulty | easy | moderate | hard |
| Complexity | 2/5 | 3/5 | 5/5 |
| Audience | general | ops devops | researcher |
Figures from each repo's GitHub metadata at analysis time.
AI generation steps need an OpenAI or Gemini API key and internet access, the rest of the pipeline works fully offline.
AS Adventurer Creator is a desktop tool from Angel's Sword Studios for creating animated VTuber or PNGtuber characters, the kind of animated avatar streamers use as their on screen persona. It needs no installation. Running the included executable opens a local web page in your browser that walks you through a four step pipeline turning a character sprite into a finished, transparent, looping animation ready for streaming. The first step, Sprite Prep, gets a character image onto a solid colored background. You can either upload your own transparent PNG sprite, or describe a character in a text prompt and have one generated with AI, which requires an OpenAI API key. The second step, Generate Video, is optional and turns that static sprite into a short animated clip using Google's Gemini AI, based on a written description of the motion you want, such as gentle breathing and blinking. This step needs a Gemini API key and costs roughly ten cents per second of generated video. If you already have an animated video from another tool, you can skip straight to step three. Video Prep, the third step, trims unwanted frames and turns a clip into a clean loop using techniques like playing it forward then backward, reversing it, or crossfading the start and end. Multiple clips can also be joined together. The final step, Model Exporter, removes the solid colored background and exports the result as a transparent animated file, either WebM with true alpha transparency or GIF, with sliders to control how precisely the background color is removed and how its edges blend. Exported files are designed to plug directly into the studio's companion tool, AS Reactive Overlay, but also work with OBS or any other software that supports transparent video. It runs on Windows 10 or 11, needs internet only for the two AI powered steps, and takes about 40 megabytes of disk space.
A no-install Windows desktop tool that walks you through creating and exporting a transparent, looping animated VTuber character for streaming.
Mainly JavaScript. The stack also includes JavaScript, OpenAI API, Google Gemini API.
The README does not state a software license for this project.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.