# Welcome

### AI Wiki 知识百科

分享AI相关术语、词汇，帮你快速入门了解各类AI知识。

* [什么是人工智能 (AI)-Google](https://wiki.aig123.com/ai-wiki/shen-me-shi-ren-gong-zhi-neng-aigoogle)
* [人工智能-百度百科](https://wiki.aig123.com/ai-wiki/ren-gong-zhi-neng-bai-du-bai-ke)
* [人工智能-Wikipedia](https://wiki.aig123.com/ai-wiki/ren-gong-zhi-neng-wikipedia)
* [Artificial Intelligence Wiki (English)](https://wiki.aig123.com/ai-wiki/artificial-intelligence-wiki-english)
* [机器之心人工智能专业词汇表](https://wiki.aig123.com/ai-wiki/ji-qi-xue-xi-ke-cheng-shu-yu-biao)
* [人工智能专业术语表](https://wiki.aig123.com/ai-wiki/ren-gong-zhi-neng-zhuan-ye-shu-yu-biao)
* [机器学习课程术语表](https://wiki.aig123.com/ai-wiki/ji-qi-xue-xi-ke-cheng-shu-yu-biao)

### Prompt Engineering 教程

从使用者的角度，学习如何上手及更好的使用 Prompt Engineering。

* [Prompt Engineering 是什么？​](https://wiki.aig123.com/prompt-engineering-tutorial/prompt-engineering-shi-shen-me)
* [Learn Prompting (多语言)](https://wiki.aig123.com/prompt-engineering-tutorial/learn-prompting-duo-yu-yan)
* [Learning Prompt (中文)](https://wiki.aig123.com/prompt-engineering-tutorial/learning-prompt-zhong-wen)
* [Learn Prompt (English)](https://wiki.aig123.com/prompt-engineering-tutorial/learn-prompt-english)
* [Deep Learning (English)](https://wiki.aig123.com/prompt-engineering-tutorial/deep-learning-english)

### ChatGPT 教程

由浅入深，从使用者的角度，教你如何使用 ChatGPT，以及如何更好地使用 ChatGPT。

* [基础篇](https://wiki.aig123.com/chatgpt-tutorial/ji-chu-pian)
* [高级篇](https://wiki.aig123.com/chatgpt-tutorial/gao-ji-pian)
* [技巧篇](https://wiki.aig123.com/chatgpt-tutorial/ji-qiao-pian)
* [Awesome ChatGPT Prompts (English)](https://wiki.aig123.com/chatgpt-tutorial/awesome-chatgpt-prompts-english)

### Midjourney 教程

通过各种场景案例，教你如何使用 Midjourney。即使是小白，看完教程后，也能够快速上手

* [基础篇](https://wiki.aig123.com/midjourney-tutorial/ji-chu-pian)
* [高级篇](https://wiki.aig123.com/midjourney-tutorial/gao-ji-pian)
* [技巧篇](https://wiki.aig123.com/midjourney-tutorial/ji-qiao-pian)
* [Text Prompt 篇](https://wiki.aig123.com/midjourney-tutorial/text-prompt-pian)
* [Big List](https://wiki.aig123.com/midjourney-tutorial/big-list)

### Sora 教程

Sora 中文学习手册，新手入门教程。

* [基础篇](https://wiki.aig123.com/sora-tutorials/ji-chu-pian)
* [高级篇](https://wiki.aig123.com/sora-tutorials/gao-ji-pian)
* [技巧篇](https://wiki.aig123.com/sora-tutorials/ji-qiao-pian)


---

# 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://wiki.aig123.com/welcome.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.
