# AI

- [ChatGPT 中文指南](https://docs.tenten.co/awesome/ai/chatgpt-zhong-wen-zhi-nan.md)
- [生成式 AI 項目、工具、藝術作品和模型的精選列表](https://docs.tenten.co/awesome/ai/sheng-cheng-shi-ai-xiang-mu-gong-ju-yi-shu-zuo-pin-he-mo-xing-de-jing-xuan-lie-biao.md)
- [精選 GPT-4 指南](https://docs.tenten.co/awesome/ai/jing-xuan-gpt4-zhi-nan.md): 關於 GPT-4 語言模型的經過篩選的提示、工具、和資源列表。
- [ChatGPT 工具收錄](https://docs.tenten.co/awesome/ai/chatgpt-gong-ju-shou-lu.md)
- [Awesome ChatGPT](https://docs.tenten.co/awesome/ai/chatgpt-gong-ju-shou-lu/awesome-chatgpt.md)
- [ChatGPT 中文調教指南](https://docs.tenten.co/awesome/ai/chatgpt-zhong-wen-diao-jiao-zhi-nan.md): ChatGPT是由OpenAI訓練的一款大型語言模型，能夠和你進行任何領域的對話。 它能夠生成類似於人類寫作的文本。您只需要給出提示或提出問題，它就可以生成你想要的東西。 在此頁面中，您將找到可與 ChatGPT 一起使用的各種提示。 只需按照README.md文件中的提示輸入即可。
- [GPT 開放原始碼項目合集](https://docs.tenten.co/awesome/ai/gpt-kai-fang-yuan-shi-ma-xiang-mu-he-ji.md): awesome-open-gpt 是關於GPT開放原始碼精選項目的合集（140+)
- [ChatGPT 應用收藏](https://docs.tenten.co/awesome/ai/chatgpt-ying-yong-shou-cang.md)
- [Awesome OpenAI - 超酷的 OpenAI 蒐藏](https://docs.tenten.co/awesome/ai/awesome-openai-chao-ku-de-openai-sou-cang.md): 關於 OpenAI 的所有精彩內容的精選列表 - ChatGPT 背後的研究公司
- [Awesome-openAI](https://docs.tenten.co/awesome/ai/awesome-openai-chao-ku-de-openai-sou-cang/awesome-openai.md): A curated list of all things awesome about OpenAI - the research company behind ChatGPT
- [Awesome GPT-3 應用集](https://docs.tenten.co/awesome/ai/awesome-gpt3-ying-yong-ji.md): Awesome GPT-3 是關於 OpenAI GPT-3 API 的演示和文章的集合。
- [Awesome GPT-3](https://docs.tenten.co/awesome/ai/awesome-gpt3-ying-yong-ji/awesome-gpt-3.md): Awesome GPT-3 is a collection of demos and articles about the OpenAI GPT-3 API
- [ChatGPT 提示指令庫](https://docs.tenten.co/awesome/ai/awesome-chatgpt.md): 🧠 很棒的 ChatGPT 提示 - ChatGPT 提示的藝術：製作清晰有效的提示的指南
- [Awesome ChatGPT Prompts](https://docs.tenten.co/awesome/ai/awesome-chatgpt/awesome-chatgpt-prompts.md)


---

# 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.tenten.co/awesome/ai.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.
