# Introduction

{% hint style="info" %}
**TLDR:** *Monai stands for AI on Monad*
{% endhint %}

**At Monai, we are building a suite of uncensored generative AI tools that will be integrated with** [**Monad** ](https://docs.monad.xyz/)**for seamless access.**

Our flagship product is an advanced, unrestricted Large Language Model ([LLM](https://www.computerworld.com/article/3697649/what-are-large-language-models-and-how-are-they-used-in-generative-ai.html)).\
\
**Landscape**

Major players in the AI industry like OpenAI, Anthropic, and Google are currently operating large language models (LLMs) under a closed-source framework, leveraging license fees and user data for monetization. Despite users contributing both financially and through their data, these models are subject to censorship, exhibit vulnerabilities, and remain confined within their proprietary ecosystems.

Bitcoin introduced a decentralized, censorship-resistant form of payment. Similarly, Ethereum enabled decentralized applications, expanding the scope of blockchains beyond mere financial transactions.

Our aim is to foster a decentralized, uncensored ecosystem in AI, where development and applications are free from central oversight. Just as Bitcoin emancipated financial exchanges from traditional surveillance, our vision for AI promises a world free from biases, limitations, and open to contributions from all network participants.

The primary hurdle we face today is the censorship prevalent in AI. This issue, which lies at the heart of LLM alignment and moderation debates, often sees models like ChatGPT subjected to arbitrary restrictions by their corporate custodians or governmental bodies. These limitations, driven by commercial, political motives, or the personal convictions of their creators, hinder the models' capacity to navigate complex, innovative tasks efficiently. Such censorship, historically evident across various media, bottlenecks AI's true potential under the guise of control and safety.

Aligned with the principles of the Effective Accelerationism movement, we, alongside forward-thinking developers, argue that the prevailing cautious approach to AI stifles the creative breakthroughs vital for its advancement.

This overly conservative stance leads to an AI ecosystem that is overly constrained, failing to unleash the full capabilities of this revolutionary technology. For AI to reach its full potential, a shift towards a more open, balanced, and innovative development paradigm is essential.

<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://monai-1.gitbook.io/monai/monai/introduction.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.
