# Generative Image

## Machine Learning: Image Generator

* [Same Energy Beta](https://same.energy/about)
* [CLIP: Connecting Text and Images](https://openai.com/blog/clip/)
* [ELBO Art - Express yourself by creating Art using AI](https://art.elbo.ai/)
* [Fever Dreams](https://www.feverdreams.app/random/25)
* [Zazow :: Algorithmic Generative Art](https://www.zazow.com/)
* [GhostlyStock](https://www.ghostlystock.com/) Image Stock
* [Generate Images and Art with the help of AI](https://imageai.app/)

## DALL-E Text to Image Generation

* [saharmor/dalle-playground: A playground to generate images from any text prompt using DALL-E Mini and based on OpenAI's DALL-E https://openai.com/blog/dall-e/](https://github.com/saharmor/dalle-playground)

## Generative Art

* [Drivey.js - GL on Wheels](https://rezmason.github.io/drivey/)
* [Shadertoy BETA](https://www.shadertoy.com/)
* [krea-ai/open-prompts](https://github.com/krea-ai/open-prompts)
* [The Road to Realistic Full-Body Deepfakes - Metaphysic.ai](https://metaphysic.ai/the-road-to-realistic-full-body-deepfakes/)
* [ahrm/UnstableFusion: A Stable Diffusion desktop frontend with inpainting, img2img and more!](https://github.com/ahrm/UnstableFusion)
* [My Creations - NightCafe Creator](https://creator.nightcafe.studio/my-creations)
* [DALL·E](https://labs.openai.com/)
* [Astraea - Tailor-made AI image generation](https://www.strmr.com/tunes)
* [Art AI Generator - ImageAI App](https://imageai.app/art-ai-generator/)
* [HealthyDiffusion](https://healthydiffusion.com/)
* [VectorArt.ai](https://vectorart.ai/)

## Text to Image

* [Build Your Own Imagen Text-to-Image Model](https://www.assemblyai.com/blog/build-your-own-imagen-text-to-image-model/)

## Generative Arts

* [Lexica](https://lexica.art/)
* [Stable Diffusion - a Hugging Face Space by stabilityai](https://huggingface.co/spaces/stabilityai/stable-diffusion)
* [CompVis/stable-diffusion](https://github.com/CompVis/stable-diffusion)
* [GuyTevet/motion-diffusion-model: The official PyTorch implementation of the paper "Human Motion Diffusion Model"](https://github.com/GuyTevet/motion-diffusion-model)
* [invoke-ai/InvokeAI: This version of Stable Diffusion features a slick WebGUI, an interactive command-line script that combines text2img and img2img functionality in a "dream bot" style interface, and multiple features and other enhancements. For more info, see the website link below.](https://github.com/invoke-ai/InvokeAI)

## AI Art

* [Unique AI Art](https://uniqueaiart.com/)

## AI Generation Prompt

* [Stable Diffusion Prompt Book - OpenArt | OpenArt](https://openart.ai/promptbook)
* [Control your AI images with these must-know parameters | Sagio Dev](https://www.sagiodev.com/blog/stable_diffusion_parameters/)
* [Nolibox Creator](https://creator.nolibox.com/guest) [carefree0910/carefree-creator: An AI-powered creator for everyone.](https://github.com/carefree0910/carefree-creator) This is great and complete
* [Drip AI - Personalized AI Portrait](https://drip.art/welcome) generate from photo
* [SD RESOURCE GOLDMINE](https://rentry.org/sdupdates2)
* [Stable Diffusion Models](https://rentry.org/sdmodels)
* [SD RESOURCE GOLDMINE](https://rentry.co/sdupdates)
* [questianon/sdupdates: A mega collection of all resources and news related to Stable Diffusion. Focused around AUTOMATIC1111's webui (https://github.com/AUTOMATIC1111/stable-diffusion-webui)](https://github.com/questianon/sdupdates)
* [All images - Phantasmagoria](https://www.phantasmagoria.me/)
* [Everything you need to create images with AI | getimg.ai](https://getimg.ai/)
* [Find All You Need For AI Art](https://www.aiartapps.com/)
* [Stadio](https://stadio.ai/models)
* [www.diffusion.land](https://www.diffusion.land/)
* [AI Art Panic | Opinionated Guides](https://opguides.info/posts/aiartpanic/)
* [Stable Diffusion tutorials, prompts and resources - Stable Diffusion Art](https://stable-diffusion-art.com/)
* [Clio Sketch ✍️](https://clio.so/)

## Generative Anime

* [niji・journey](https://nijijourney.com/en/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/digitalmedia/generative-image.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
