# Invoke AI
**Wikidata**: [Q133730804](https://www.wikidata.org/wiki/Q133730804)  
**Source**: https://4ort.xyz/entity/invoke-ai

## Summary
Invoke AI is a free software application that functions as a local AI art web interface, allowing users to generate images using deep learning models. Also known as the InvokeAI Stable Diffusion Toolkit or simply "Invoke," it utilizes Stable Diffusion and Flux models to operate. The platform is distributed under the Apache Software License 2.0, enabling users to freely run, study, and modify the software.

## Key Facts
*   **Instance of:** Local AI art web interface, Free software.
*   **Also known as:** InvokeAI Stable Diffusion Toolkit, Invoke.
*   **Primary Models:** Uses Stable Diffusion (characterized as a text-to-image, latent variable, and diffusion model) and Flux.
*   **Software License:** Distributed under the Apache Software License 2.0.
*   **Model License:** Utilizes models licensed under CreativeML Open RAIL-M (specifically stated as CreativeML Open RAIL++-M).
*   **Source Code:** Hosted publicly on GitHub at https://github.com/invoke-ai/InvokeAI.
*   **Official Resources:** Maintains a FAQ at https://invoke-ai.github.io/InvokeAI/faq/ and an issue tracker on GitHub.
*   **Community:** Maintains an official Discord server with the invite ID ZmtBAhwWhy.

## FAQs
### Q: Is Invoke AI free to use?
A: Yes, Invoke AI is classified as free software. It is distributed under terms that allow users to freely run, study, change, and distribute it and modified versions.

### Q: What AI models does Invoke AI use to generate images?
A: The software uses Stable Diffusion for creation, defined technically as a text-to-image, latent variable, and deep learning diffusion model. It also utilizes Flux.

### Q: Where can the source code for Invoke AI be found?
A: The source code repository is available on GitHub. Users can access the code and track issues at the official repository link.

## Why It Matters
Invoke AI represents a significant tool in the democratization of generative AI art by providing a professional-grade interface that runs locally on a user's own hardware. Unlike cloud-based image generators that require subscriptions or transmit data to external servers, Invoke AI prioritizes local execution. This approach solves critical issues regarding data privacy and generation speed for users with capable hardware, while eliminating recurring costs.

As "free software" licensed under Apache 2.0, it stands out in a market often dominated by proprietary, closed-source solutions. This licensing allows developers and researchers to inspect the code, fostering transparency and community-driven improvements. By supporting advanced architectures like Stable Diffusion and Flux within a user-friendly web interface, Invoke AI bridges the gap between complex command-line machine learning tools and the intuitive workflow required by digital artists and designers. It empowers users to have full control over their creative tools, from the model weights to the user interface customizations.

## Notable For
*   **Local Execution:** Distinguished as a "Local AI art web interface," allowing operation without mandatory cloud processing.
*   **User Freedom:** Licensed under Apache Software License 2.0, explicitly allowing users to study, change, and distribute the software.
*   **Advanced Model Support:** Integrates distinct model architectures including Stable Diffusion and Flux.
*   **Dual Licensing Structure:** Combines permissive software licensing (Apache 2.0) with specific responsible AI model licensing (CreativeML Open RAIL++-M).

## Body
### Software Classification and Identity
Invoke AI is formally classified as a local AI art web interface and free software. It serves as a toolkit for generating visual media using deep learning technologies. The project is identified by several aliases, including "Invoke" and the "InvokeAI Stable Diffusion Toolkit."

### Technical Architecture
The software functions by leveraging specific deep learning models for image creation.
*   **Stable Diffusion:** Invoke AI utilizes Stable Diffusion, which is defined in the project's metadata as a text-to-image model, a latent variable model, a diffusion model, and a deep learning model.
*   **Flux:** The software also incorporates "Flux" technology in its creation process.

### Licensing and Distribution
Invoke AI operates under a dual-licensing framework regarding the software code and the AI models used:
*   **Code License:** The software codebase is distributed under the **Apache Software License 2.0**.
*   **Model License:** The underlying AI models are subject to the **CreativeML Open RAIL-M** license, specifically stated as **CreativeML Open RAIL++-M**.

### Project Resources and Community
The project maintains a transparent development environment with the following key resources:
*   **Website & Documentation:** The primary portal is hosted at `https://invoke-ai.github.io/InvokeAI/`, with a dedicated Frequently Asked Questions (FAQ) section available.
*   **Repository:** The source code is managed in a GitHub repository (`invoke-ai/InvokeAI`), which also serves as the issue tracker for bug reports and development discussion.
*   **Community:** Real-time support and discussion are facilitated via a Discord server (Invite ID: ZmtBAhwWhy).

## References

1. [Source](https://api.github.com/repos/invoke-ai/InvokeAI)