# Modular AI Framework

#### Custom Model Deployment & Integration

ArtisanAI supports the permissionless upload and registration of user-trained AI models. Developers can contribute models across modalities — visual, textual, generative, or multimodal — and configure inference access, pricing curves, and licensing terms via smart contracts. This model-as-asset approach transforms deployed logic into natively monetizable protocol components.

#### Public Model Registry & Incentivized Distribution

The protocol maintains a curated, on-chain registry of all public models available for community use. Users can fork, fine-tune, or remix these models, with attribution and usage tracked transparently. $ART incentives are automatically routed to original model contributors, establishing a token-driven reputation layer over reusable intelligence components.

#### Composable Execution Graphs for Creative Pipelines

Advanced users and tool developers can construct multi-step AI pipelines by linking models into node-based execution graphs. Each node represents a discrete operation — such as prompt translation, style modulation, or format conversion — enabling chained workflows that blend different models, media types, and interaction states in a single composable logic stream.

<br>


---

# 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://docs.artisanaiai.xyz/artisanai.ai-workflow/modular-ai-framework.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.
