# Cool Apps

### Cool Apps

**No Code AI Art tools**

* [Artbreeder](https://www.artbreeder.com/) - StyleGAN model with "genes" (directions in latent space) for editing
* [Artbreeder Collage](https://collage.artbreeder.com/) - CLIP guided diffusion on top of simple collages
* [Astria.ai](https://www.astria.ai/) - nice and easy Dreambooth training - upload images, and get finetuned SD model
* [BlueWillow](https://www.bluewillow.ai/) - text to image Discord like MidJourney (appears to use Stable Diffusion finetunes)
* [CogView](https://agc.platform.baai.ac.cn/CogView/index.html) - text to image, Chinese model like DALL-E ( [interview](https://towardsdatascience.com/cogview-image-generation-and-language-modelling-at-scale-8d358a0686d2) )
* [conjure.art](https://www.conjure.art/) - new text to image site currently in beta
* [craiyon](https://www.craiyon.com/) - formerly known as dall-e mini, free and makes quick grids of 9 outputs
* [DeepDreamGenerator](https://deepdreamgenerator.com/) - deep style, thin style, deep dream
* [DreamStudio](https://beta.dreamstudio.ai/) - easy to use text to image from creators of Stable Diffusion&#x20;
* [Genmo](https://alpha.genmo.ai/) - short animations (looks like KLMC2) &#x20;
* [midjourney](https://midjourney.com/) - text to image via discord bot &#x20;
* [murf.ai](https://murf.ai/text-to-speech) - text to speech with Ai voices
* [neural.love image-upscale](https://neural.love/image-upscale) - credit based image upscaling service
* [NightCafe](https://creator.nightcafe.studio/) - style transfer, VQGAN, diffusion image generation
* [Nebula41](https://nebula41.io/) - under development, VQGAN videos from text
* [Ostagram](https://www.ostagram.me/) - style transfer
* [Playform](https://www.playform.io/) - style transfer, train stylegans, images morphs
* [pollinations.ai](https://pollinations.ai/) - run lots of popular notebooks
* [ProsePainter](https://www.prosepainter.com/) - interactive tool to "paint with words"
* [snowpixel](https://snowpixel.app/) - text to image and variations
* [StarryAI](https://www.starryai.com/) - text to image with easy selection of styles
* [synth.run](https://www.synth.run/) - text to image app for iOS, Android, and web
* [tokkingheads](https://www.tokkingheads.com/) - animate portraits with Ai
* [uberduck.ai](https://uberduck.ai/speak) - text to speech with lots of different voices
* [Visions of Chaos](https://softology.pro/voc.htm) - run the popular AI notebooks locally on Windows (see the Machine Learning setup steps)
* [Wombo](https://app.wombo.art/) -  Super fast and free
* [wzrd.ai](https://wzrd.ai/) - give it a music file and produce animation from big set of pretrained GANs

**Create Game Assets**

* [Layer ](https://layer.ai/)- 2D assets and variations for games
* [Luma AI Imagine 3D](https://captures.lumalabs.ai/imagine) - alpha test of text to 3D models
* [MirageML](https://www.mirageml.com/) - 3D assets and prototyping
* [Scenario.gg](https://www.scenario.gg/) - AI-generated game assets
* [withpoly](https://withpoly.com/) - AI-generated textures and materials


---

# 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://metaverse-imagen.gitbook.io/ai-tools-research/ai-tools-main-categories/ai-resources/cool-apps.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.
