Docs Random AI Prompt
Random AI Prompt
A JavaScript prompt generator for Stable Diffusion.
A JavaScript tool for generating prompts for Stable Diffusion. It began as a way to produce fully random prompts and grew into a configurable generator with a range of controls over the output.
What it does
- Generates prompts from curated word lists and modules, from fully random to tightly controlled.
- Provides a web UI for driving generation without editing code.
- Supports one-click export of an image to an animation, and onward export to frame-interpolation tools.
Full documentation
The project publishes its own documentation site (generated API documentation plus its living notes), served under this domain, and is developed in the open:
- Documentation site: https://fairyfox.io/random-ai-prompt/
- Notes: https://github.com/junebug12851/random-ai-prompt/tree/master/notes
- Repository: https://github.com/junebug12851/random-ai-prompt