An open API service indexing awesome lists of open source software.

https://github.com/awesomelistsio/awesome-ai-art

A curated list of tools, platforms, datasets, and resources for creating, exploring, and understanding AI-generated art.
https://github.com/awesomelistsio/awesome-ai-art

List: awesome-ai-art

ai ai-art art awesome awesome-list awesome-lists

Last synced: 3 months ago
JSON representation

A curated list of tools, platforms, datasets, and resources for creating, exploring, and understanding AI-generated art.

Awesome Lists containing this project

README

          

# Awesome AI Art [![Awesome Lists](https://srv-cdn.himpfen.io/badges/awesome-lists/awesomelists-flat.svg)](https://github.com/awesomelistsio/awesome)

[![Ko-Fi](https://srv-cdn.himpfen.io/badges/kofi/kofi-flat.svg)](https://ko-fi.com/awesomelists)   [![PayPal](https://srv-cdn.himpfen.io/badges/paypal/paypal-flat.svg)](https://www.paypal.com/donate/?hosted_button_id=3LLKRXJU44EJJ)   [![Stripe](https://srv-cdn.himpfen.io/badges/stripe/stripe-flat.svg)](https://tinyurl.com/e8ymxdw3)   [![X](https://srv-cdn.himpfen.io/badges/twitter/twitter-flat.svg)](https://x.com/ListsAwesome)   [![Facebook](https://srv-cdn.himpfen.io/badges/facebook-pages/facebook-pages-flat.svg)](https://www.facebook.com/awesomelists)

> A curated list of tools, platforms, datasets, and resources for creating, exploring, and understanding AI-generated art.

AI art merges machine learning, creativity, and visual expression — transforming how artists generate and explore new artistic styles and experiences.

## Contents

- [Overview & Learning](#overview--learning)
- [Generative Tools & Platforms](#generative-tools--platforms)
- [Text-to-Image Models](#text-to-image-models)
- [AI Animation & Video](#ai-animation--video)
- [AI Style Transfer](#ai-style-transfer)
- [AI Music & Sound](#ai-music--sound)
- [3D & Generative Design](#3d--generative-design)
- [Datasets](#datasets)
- [Ethics & Copyright](#ethics--copyright)
- [Communities & Galleries](#communities--galleries)
- [Open Source Projects](#open-source-projects)
- [Related Awesome Lists](#related-awesome-lists)

## Overview & Learning

- **[AIArtists.org](https://aiartists.org/)** – Comprehensive hub of artists, tools, and exhibitions using AI in the arts.
- **[MIT – Machine Learning for Artists](https://ml4a.github.io/)** – An educational resource for learning creative machine learning.
- **[The Next Rembrandt](https://www.nextrembrandt.com/)** – AI-generated Rembrandt painting using deep learning and 3D printing.

## Generative Tools & Platforms

- **[Runway ML](https://runwayml.com/)** – Accessible AI tools for creatives: image, video, and animation generation.
- **[NightCafe](https://creator.nightcafe.studio/)** – Online text-to-image art generator using popular models.
- **[Artbreeder](https://www.artbreeder.com/)** – Blend and morph images collaboratively using generative networks.
- **[Deep Dream Generator](https://deepdreamgenerator.com/)** – Neural network visualizations and surreal artistic filters.
- **[PaintsChainer](https://paintschainer.preferred.tech/index_en.html)** – AI auto-coloring tool for anime-style art.

## Text-to-Image Models

- **[Stable Diffusion](https://github.com/CompVis/stable-diffusion)** – Open-source latent text-to-image diffusion model.
- **[Midjourney](https://www.midjourney.com/)** – AI art generator using Discord interface for imaginative visual outputs.
- **[DALL·E 3](https://openai.com/dall-e)** – Text-to-image model by OpenAI with inpainting and edit features.
- **[Dream by Wombo](https://dream.ai/)** – Mobile-first generative art tool powered by AI.

## AI Animation & Video

- **[Kaiber](https://www.kaiber.ai/)** – Text-to-video and music visualization tool for generative animation.
- **[Pika](https://www.pika.art/)** – AI video generation from text or image prompts.
- **[AnimateDiff](https://github.com/guoyww/AnimateDiff)** – Animate diffusion model outputs.
- **[Runway Gen-2](https://research.runwayml.com/gen2)** – Multi-modal AI video generation (image-to-video, text-to-video).

## AI Style Transfer

- **[DeepArt](https://deepart.io/)** – Turn your photos into artworks using style transfer algorithms.
- **[Neural Style Transfer with PyTorch](https://pytorch.org/tutorials/advanced/neural_style_tutorial.html)** – PyTorch example of style transfer using VGG networks.
- **[NST with TensorFlow](https://www.tensorflow.org/tutorials/generative/style_transfer)** – TensorFlow tutorial for neural style transfer.

## AI Music & Sound

- **[AIVA](https://www.aiva.ai/)** – AI-powered music composition for soundtracks and creative projects.
- **[Boomy](https://www.boomy.com/)** – Create and publish AI-generated music tracks easily.
- **[Amper Music](https://www.shutterstock.com/discover/amper-music)** – AI music generator formerly hosted at Amper Music.
- **[Google Magenta](https://magenta.tensorflow.org/)** – Tools and models for music and art generation using deep learning.

## 3D & Generative Design

- **[NVIDIA GauGAN](https://www.nvidia.com/en-us/research/ai-playground/gaugan/)** – Turn sketches into realistic landscape art.
- **[Blender AI Add-ons](https://blendermarket.com/categories/ai-tools)** – Enhance 3D modeling with AI tools in Blender.
- **[DreamFusion](https://dreamfusion3d.github.io/)** – Text-to-3D generation via diffusion and neural rendering.

## Datasets

- **[LAION-5B](https://laion.ai/blog/laion-5b/)** – Large-scale image-text dataset used for training models like Stable Diffusion.
- **[WikiArt Dataset](https://www.wikiart.org/)** – Artwork images covering multiple styles and time periods.
- **[Flickr-Faces-HQ (FFHQ)](https://github.com/NVlabs/ffhq-dataset)** – High-quality human face dataset.

## Ethics & Copyright

- **[AI Art & Copyright (Creative Commons)](https://creativecommons.org/2022/09/13/the-legal-and-ethical-dimensions-of-ai-generated-art/)** – Discussion on the legality and licensing of AI-generated art.
- **[US Copyright Office – AI Policy](https://www.copyright.gov/ai/)** – Government position on copyright for AI-generated content.
- **[Prompt Injections and Model Misuse](https://arxiv.org/abs/2302.12173)** – Security concerns in generative AI tools.

## Communities & Galleries

- **[AI Art Gallery](https://aiartonline.com/)** – Curated exhibitions of AI-generated works.
- **[Reddit – r/AIArt](https://www.reddit.com/r/aiArt/)** – Subreddit showcasing and discussing AI-generated artwork.
- **[Hugging Face Spaces](https://huggingface.co/spaces)** – Explore community-built generative art tools.

## Open Source Projects

- **[Diffusers by Hugging Face](https://github.com/huggingface/diffusers)** – State-of-the-art diffusion models and pipelines.
- **[InvokeAI](https://github.com/invoke-ai/InvokeAI)** – Stable Diffusion toolkit for local art generation.
- **[ComfyUI](https://github.com/comfyanonymous/ComfyUI)** – Node-based GUI for Stable Diffusion workflows.
- **[ArtLine](https://github.com/vijishmadhavan/ArtLine)** – AI project to turn photos into artistic line drawings.

## Related Awesome Lists

- **[Awesome Generative AI](https://github.com/awesomelistsio/awesome-generative-ai)**
- **[Awesome Prompt Engineering](https://github.com/awesomelistsio/awesome-prompt-engineering)**
- **[Awesome Diffusion Models](https://github.com/awesomelistsio/awesome-diffusion-models)**
- **[Awesome AI](https://github.com/awesomelistsio/awesome-ai)**

## Contribute

Contributions are welcome!

## License

[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-sa.svg)](http://creativecommons.org/licenses/by-sa/4.0/)