Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
rockbenben committed Feb 26, 2023
1 parent fa5cc03 commit 2ae5567
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# ChatGPTCN
# ChatGPT Shortcut

[ChatGPTCN](https://newzone.top/chatgpt/) 是根据领域和功能划分的 ChatGPT 快捷指令表,可通过标签筛选、关键词搜索和一键复制来使用提示词,旨在简化你的工作流程并提高生产力。
[ChatGPT Shortcut](https://newzone.top/chatgpt/) 是根据领域和功能划分的 ChatGPT 快捷指令表,可通过标签筛选、关键词搜索和一键复制来使用提示词,旨在简化你的工作流程并提高生产力。

提示词来自精选和 [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts),定期更新。如需自定义提示词,可以参考 [ChatGPT Prompt Examples](https://platform.openai.com/examples) 进行调整,同时也欢迎[投稿](https://github.com/rockbenben/ChatGPTCN/issues/new)

## 使用说明

ChatGPTCN 页面默认显示所有提示词。通过标签筛选、关键词搜索进行过滤,然后点击卡片右侧的「复制」获取提示词,将其粘贴到 ChatGPT,参考中文提示调整需求文本,即可得到指定领域的建议输出。
ChatGPT Shortcut 页面默认显示所有提示词。通过标签筛选、关键词搜索进行过滤,然后点击卡片右侧的「复制」获取提示词,将其粘贴到 ChatGPT,参考中文提示调整需求文本,即可得到指定领域的建议输出。

![image](https://user-images.githubusercontent.com/28252913/221302238-bbe4d0a4-712a-447c-b9be-b40e8c739b1d.png)

Expand All @@ -22,7 +22,7 @@ ChatGPTCN 页面默认显示所有提示词。通过标签筛选、关键词搜

## 为什么提示词用英文?

ChatGPTCN 是为中文母语人士使用 ChatGPT 而创建的,但不得不承认,相较于中文,ChatGPT 对英文的理解更为出色。即使是国内第一个对话式大型语言模型 MOSS,也承认 MOSS 的英文回答水平比中文高,建议使用英文。
ChatGPT Shortcut 是为中文母语人士使用 ChatGPT 而创建的,但不得不承认,相较于中文,ChatGPT 对英文的理解更为出色。即使是国内第一个对话式大型语言模型 MOSS,也承认 MOSS 的英文回答水平比中文高,建议使用英文。

虽然使用中文可能会得到不错的结果,但如果您再次输入相同的中文指令,结果可能会千差万别。因为 ChatGPT 对中文指令的理解每次都不同,所以建议大家还是使用英文提示词以保证输出效果。

Expand Down
8 changes: 4 additions & 4 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const config = {
// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.
organizationName: 'rockbenben', // Usually your GitHub org/user name.
projectName: 'ChatGPTCN', // Usually your repo name.
projectName: 'ChatGPT Shortcut', // Usually your repo name.

onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',
Expand Down Expand Up @@ -84,9 +84,9 @@ const config = {
// image: 'img/docusaurus-social-card.jpg',
metadata: [{name: 'keywords', content: 'prompt,ChatGPT,提示词,AI prompts'}],
navbar: {
title: 'ChatGPTCN',
title: 'ChatGPT SC',
logo: {
alt: 'ChatGPTCN',
alt: 'ChatGPT Shortcuts',
src: 'img/logo.svg',
},
items: [
Expand Down Expand Up @@ -117,7 +117,7 @@ const config = {
},
footer: {
style: 'dark',
copyright: `Copyright © ${new Date().getFullYear()} ChatGPTCN`,
copyright: `Copyright © ${new Date().getFullYear()} ChatGPT Shortcut`,
},
prism: {
theme: lightCodeTheme,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "ChatGPTCN",
"name": "ChatGPT Shortcut",
"version": "1.0.0",
"private": true,
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ const Users: User[] = [
{
title: '海绵宝宝的神奇海螺',
description: 'I want you to act as Spongebob’s Magic Conch Shell. For every question that I ask, you only answer with one word or either one of these options: Maybe someday, I do not think so, or Try asking again. Don’t give any explanation for your answer. My first question is: "提问"',
remark: '向海绵宝宝中的神奇海螺进行对话,它只会按指定规则进行输出。',
remark: '与海绵宝宝中的神奇海螺进行对话,它只会按指定规则进行输出。',
preview: null,
website: 'https://github.com/f/awesome-chatgpt-prompts#act-as-spongebobs-magic-conch-shell',
source: null,
Expand Down Expand Up @@ -572,7 +572,7 @@ const Users: User[] = [
tags: ['living'],
},
{
title: '私人厨师',
title: '厨师①',
description: 'I want you to act as my personal chef. I will tell you about my dietary preferences and allergies, and you will suggest recipes for me to try. You should only reply with the recipes you recommend, and nothing else. Do not write explanations. My first request is "饮食倾向"',
remark: 'Personal Chef',
preview: null,
Expand All @@ -581,7 +581,7 @@ const Users: User[] = [
tags: ['living'],
},
{
title: '厨师',
title: '厨师',
description: 'I require someone who can suggest delicious recipes that includes foods which are nutritionally beneficial but also easy & not time consuming enough therefore suitable for busy people like us among other factors such as cost effectiveness so overall dish ends up being healthy yet economical at same time! My first request – “饮食倾向需求”',
remark: 'Chef',
preview: null,
Expand Down
4 changes: 2 additions & 2 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import ShowcaseTooltip from './_components/ShowcaseTooltip';

import styles from './styles.module.css';

const TITLE = translate({message: 'ChatGPTCN - 简单易用的 ChatGPT 快捷指令表,让生产力倍增!'});
const TITLE = translate({message: 'ChatGPT Shortcut - 简单易用的 ChatGPT 快捷指令表,让生产力倍增!'});
const DESCRIPTION = translate({
message: '让生产力加倍的 ChatGPT 快捷指令',
});
Expand Down Expand Up @@ -123,7 +123,7 @@ function useFilteredUsers() {
function ShowcaseHeader() {
return (
<section className="margin-top--lg margin-bottom--lg text--center">
<Heading as="h1">ChatGPTCN</Heading>
<Heading as="h1">ChatGPT Shortcut</Heading>
<p>{DESCRIPTION}</p>
<Link className="button button--primary" to={SUBMIT_URL}>
<Translate id="showcase.header.button">
Expand Down

0 comments on commit 2ae5567

Please sign in to comment.