
GPT Tutor Wei on the GPT Store
GPT Description
Welcome Message
GPT Prompt Starters
- List 5 best art styles in DALL-E 3.
- How to make my own GPT in ChatGPT?
- Midjourney vs. DALL-E, which one is best?
- List 5 best lighting effects in DALL-E 3.
GPT Action OpenAPI Spec
{
"openapi": "3.0.1",
"info": {
"title": "web_pilot",
"description": "This plugin allows users to input a URL retrieves the web page content, and returns a comprehensible summary of it. Also allows user to access real-time content.",
"version": "v1.1"
},
"servers": [
{
"url": "https://gpts.webpilot.ai"
}
],
"paths": {
"/api/visit-web": {
"post": {
"operationId": "visitWebPage",
"x-openai-isConsequential": false,
"summary": "visit web page",
"requestBody": {
"required": true,
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/visitWebPageRequest"
}
}
}
},
"responses": {
"200": {
"description": "OK",
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/visitWebPageResponse"
}
}
}
},
"400": {
"description": "Bad Request",
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/visitWebPageError"
}
}
}
}
}
}
}
},
"components": {
"schemas": {
"visitWebPageResponse": {
"type": "object",
"properties": {
"title": {
"type": "string",
"description": "The title of this web page"
},
"content": {
"type": "string",
"description": "The content of the web page's url to be summarized"
},
"meta": {
"type": "object",
"description": "The Html meta info of the web page"
},
"links": {
"type": "array",
"description": "Some links in the web page",
"items": {
"type": "string"
}
},
"extra_search_results": {
"type": "array",
"description": "Additional Search results",
"items": {
"type": "object",
"properties": {
"title": {
"type": "string",
"description": "the title of this search result"
},
"link": {
"type": "string",
"description": "the link of this search result"
},
"snippet": {
"type": "string",
"description": "the snippet of this search result"
}
}
}
},
"todo": {
"type": "array",
"description": "what to do with the content",
"items": {
"type": "string"
}
},
"tips": {
"type": "array",
"description": "Tips placed at the end of the answer",
"items": {
"type": "string"
}
},
"rules": {
"description": "Adherence is required when outputting content.",
"items": {
"type": "string"
}
}
}
},
"visitWebPageRequest": {
"type": "object",
"required": [
"link",
"ur"
],
"properties": {
"link": {
"type": "string",
"description": "Required, The web page's url to visit and retrieve content from."
},
"ur": {
"type": "string",
"description": "Required, a clear statement of the user's request, can be used as a search query and may include search operators."
},
"lp": {
"type": "boolean",
"description": "Required, Whether the link is directly provided by the user"
},
"rt": {
"type": "boolean",
"description": "If the last request doesn't meet user's need, set this to true when trying to retry another request."
},
"l": {
"type": "string",
"description": "Required, the language used by the user in the request, according to the ISO 639-1 standard. For Chinese, use zh-CN for Simplified Chinese and zh-TW for Traditional Chinese."
}
}
},
"visitWebPageError": {
"type": "object",
"properties": {
"code": {
"type": "string",
"description": "error code"
},
"message": {
"type": "string",
"description": "error message"
},
"detail": {
"type": "string",
"description": "error detail"
}
}
}
}
}
}
GPT Tutor Wei FAQs
More custom GPTs by myaiforce.com on the GPT Store
Image Recreator
Upload an image to recreate it using DALL-E 3. Each request should include 3 images with unique IDs and corresponding Midjourney prompts. You can instruct GPT to make modifications to a specific image by ID or recreate images using Midjourney. —公众号:Vito的AI力量
25K+
超级Dalle
1. 生成 4 副图片 2. 生成 Midjourney 提示词 3. 为每幅图片分配ID便于修改时指定 (by 公众号: 我的AI力量)5. 使用教程:https://myaiforce.com.cn/best-gpts-for-dalle-3/
10K+
提示宝 (PromptPal)
一步步帮写提示词&一键优化提示词;简单易用的菜单和分步说明;演示:myaiforce.com.cn/promptpal (by公众号:我的AI力量)
5K+
PromptPal
Step-by-step help with writing prompts & one-click optimization of prompts; easy-to-use menus and step-by-step instructions. Demo: myaiforce.com/promptpal
1K+
AI 博主 Vito
AI 博主 Vito 的数字分身,知识库来源于公众号:我的AI力量
80+

GPT Tutor Wei
Your mentor for ChatGPT and Midjourney queries, enhanced with tutorials from myaiforce.com.
60+

DalleX
Address the copyright issue with DALL-E 3, improve prompt quality, generate 4 images with unique IDs, and then create an additional set of 4 ideal images.

SuperDalle
1. Create 4 image copies. 2. Generate the Midjourney prompt. 3. Assign a gen_id to each image. Demo: https://myaiforce.com/best-gpts-for-dalle-3/

