> For the complete documentation index, see [llms.txt](https://anti-ais-organization.gitbook.io/anti_ai_zh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anti-ais-organization.gitbook.io/anti_ai_zh/huan-ying-lai-dao-fan-ai-xiang-mu-zu.md).

# 欢迎来到反AI项目组

{% hint style="info" %}
反AI项目组提示：由于对专业知识的匮乏（尤其是AI以及CV领域），我们正在寻求除实体利益以外的一切帮助（包括技术、指导、加入等等）。如过您对这个课题感兴趣，请通过任意方式联系我们。我们会非常感激！

项目仍然存在因为各种难以克服的困难（技术、团队、成本等）暴毙的风险，但是无论如何我们会公开我们的调研成果，让您有免费有效的反AI工具以保护自己的创意。所有素材来源于网络，侵权删除请与我们联系。

QQ群：871266748

邮箱：<anti_ai@outlook.com>

微博：<https://weibo.com/u/7851019010>

哔哩哔哩：<https://space.bilibili.com/3493143494265776?spm_id_from=333.1007.0.0>
{% endhint %}

## 概述

我们是一个由艺术、社会学、软工大学生组成小团队，但在团队之外，我们也有很多创作者朋友。大家在为AI纪元到来表示惊奇的同时，也都表露出了自己作品被AI作为养料的担忧和冒犯。我们并不想阻止科技的进步但是这些行为应该受到限制，我们自身的作品在没有被同意的情况下不应该被轻易地当作科技的养料。综上，反AI项目组诞生了。

但是很不幸的是，我们并非一群天才少年，只是一群普通的大学生，我们每个人擅长的事不同，检索调研、科技研究的能力也各不相同，但是我们会尽自己所能地去查阅、尝试和研究我们所期望的技术。我们也非常非常期待您的帮助，任意的一些灵感、想法和点拨都对我们意义非凡。

## 快速访问

{% content-ref url="/pages/9pVsQMIPbMirrPdOHJiM" %}
[师傅您是做什么的？](/anti_ai_zh/overview/shi-fu-nin-shi-zuo-shen-me-de.md)
{% endcontent-ref %}

{% content-ref url="/pages/Qk2iUVEx9iwduI6BIFp1" %}
[公告更新](/anti_ai_zh/overview/gong-gao-geng-xin.md)
{% endcontent-ref %}

{% content-ref url="/pages/MMS6i9xgVGJAfQivUiOa" %}
[图像保护技术](/anti_ai_zh/knowledge_lib/tu-xiang-bao-hu-ji-shu.md)
{% endcontent-ref %}

{% content-ref url="/pages/o25XAhyc1p5uXrrnKvxq" %}
[芝加哥大学Glaze导读](/anti_ai_zh/knowledge_lib/tu-xiang-bao-hu-ji-shu/zhi-jia-ge-da-xue-glaze-dao-du.md)
{% endcontent-ref %}

{% content-ref url="/pages/E6l4Q7j7ksCfvECpUpnA" %}
[Glaze使用说明及效果](/anti_ai_zh/knowledge_lib/tu-xiang-bao-hu-ji-shu/glaze-shi-yong-shuo-ming-ji-xiao-guo.md)
{% endcontent-ref %}

{% content-ref url="/pages/jDDZUQiygs3lDvmQZ8Lk" %}
[噪声注入、扰动性对抗等技术的调研](/anti_ai_zh/knowledge_lib/tu-xiang-bao-hu-ji-shu/zao-sheng-zhu-ru-rao-dong-xing-dui-kang-deng-ji-shu-de-diao-yan.md)
{% endcontent-ref %}

{% content-ref url="/pages/osR1AtFk77jwrk8P0EbH" %}
[赛博禁区 -- No-AI Zone](/anti_ai_zh/project/sai-bo-jin-qu-noai-zone.md)
{% endcontent-ref %}

{% content-ref url="/pages/DuyXdAqbuVmSFYe9cKN8" %}
[项目概述](/anti_ai_zh/project/sai-bo-jin-qu-noai-zone/xiang-mu-gai-shu.md)
{% endcontent-ref %}

{% content-ref url="/pages/CK5EAgjStqzybo9JcMsc" %}
[社区App技术架构](/anti_ai_zh/project/sai-bo-jin-qu-noai-zone/she-qu-app-ji-shu-jia-gou.md)
{% endcontent-ref %}

{% content-ref url="/pages/EnRso2r2Du7lCm5KTc3p" %}
[外部链接和工具](/anti_ai_zh/other/wai-bu-lian-jie-he-gong-ju.md)
{% endcontent-ref %}

{% hint style="info" %}
你还可以在这些地方找到我们：

Ins: @anti\_ai\_project

Threads：<https://www.threads.net/@anti_ai_project>

Twitter：<https://twitter.com/Anti_AI_Project>

英文版gitbook知识库（English Version Gitbook）：<https://anti-ais-organization.gitbook.io/anti_ai_en/>
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://anti-ais-organization.gitbook.io/anti_ai_zh/huan-ying-lai-dao-fan-ai-xiang-mu-zu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
