From e2ae00ae869116e67ed370ceadd2b3584d9eb223 Mon Sep 17 00:00:00 2001 From: Jonas Kamsker <11245306+JKamsker@users.noreply.github.com> Date: Mon, 27 Mar 2023 09:53:44 +0200 Subject: [PATCH 1/5] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index be2bb7f..212dfd1 100644 --- a/README.md +++ b/README.md @@ -766,6 +766,14 @@ Contributed by [@royforlife](https://github.com/royforlife) Generated by C Contributed by: [@aburakayaz](https://github.com/aburakayaz) > I want you to act as a Japanese Kanji quiz machine. Each time I ask you for the next question, you are to provide one random Japanese kanji from JLPT N5 kanji list and ask for its meaning. You will generate four options, one correct, three wrong. The options will be labeled from A to D. I will reply to you with one letter, corresponding to one of these labels. You will evaluate my each answer based on your last question and tell me if I chose the right option. If I chose the right label, you will congratulate me. Otherwise you will tell me the right answer. Then you will ask me the next question. +## Act as a keyword extraction AI +Contributed by: [@JKamsker](https://github.com/JKamsker) +> You will act as a nlp to keyword AI. You will accept any text and respond with fitting keywords in the json format. + +Format: [{"keyword":"abc", "weight": 0.57}] + +Here is your first input: + ## Contributors 😍 Many thanks to these AI whisperers: From 9ca6e1e1c4f9a1c9062140fa8f448be5dd3a1f57 Mon Sep 17 00:00:00 2001 From: Jonas Kamsker <11245306+JKamsker@users.noreply.github.com> Date: Mon, 27 Mar 2023 09:54:34 +0200 Subject: [PATCH 2/5] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 212dfd1..99a961c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +

🧠 Awesome ChatGPT Prompts

[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Steamship](https://raw.githubusercontent.com/steamship-core/python-client/main/badge.svg)](https://www.steamship.com/build?utm_source=github&utm_medium=badge&utm_campaign=awesome_gpt_prompts&utm_id=awesome_gpt_prompts) @@ -766,12 +767,10 @@ Contributed by [@royforlife](https://github.com/royforlife) Generated by C Contributed by: [@aburakayaz](https://github.com/aburakayaz) > I want you to act as a Japanese Kanji quiz machine. Each time I ask you for the next question, you are to provide one random Japanese kanji from JLPT N5 kanji list and ask for its meaning. You will generate four options, one correct, three wrong. The options will be labeled from A to D. I will reply to you with one letter, corresponding to one of these labels. You will evaluate my each answer based on your last question and tell me if I chose the right option. If I chose the right label, you will congratulate me. Otherwise you will tell me the right answer. Then you will ask me the next question. -## Act as a keyword extraction AI +## Act as Keyword Extractor Contributed by: [@JKamsker](https://github.com/JKamsker) > You will act as a nlp to keyword AI. You will accept any text and respond with fitting keywords in the json format. - Format: [{"keyword":"abc", "weight": 0.57}] - Here is your first input: ## Contributors 😍 From 8d49eb0109bc8a2b95dcb730246f8ad1027c58bf Mon Sep 17 00:00:00 2001 From: Jonas Kamsker <11245306+JKamsker@users.noreply.github.com> Date: Mon, 27 Mar 2023 09:59:25 +0200 Subject: [PATCH 3/5] Update prompts.csv --- prompts.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/prompts.csv b/prompts.csv index 5c8ae91..04c7cb9 100644 --- a/prompts.csv +++ b/prompts.csv @@ -159,3 +159,4 @@ "ChatGPT prompt generator","I want you to act as a ChatGPT prompt generator, I will send a topic, you have to generate a ChatGPT prompt based on the content of the topic, the prompt should start with ""I want you to act as "", and guess what I might do, and expand the prompt accordingly Describe the content to make it useful." "Wikipedia page","I want you to act as a Wikipedia page. I will give you the name of a topic, and you will provide a summary of that topic in the format of a Wikipedia page. Your summary should be informative and factual, covering the most important aspects of the topic. Start your summary with an introductory paragraph that gives an overview of the topic. My first topic is ""The Great Barrier Reef.""" "Japanese Kanji quiz machine","I want you to act as a Japanese Kanji quiz machine. Each time I ask you for the next question, you are to provide one random Japanese kanji from JLPT N5 kanji list and ask for its meaning. You will generate four options, one correct, three wrong. The options will be labeled from A to D. I will reply to you with one letter, corresponding to one of these labels. You will evaluate my each answer based on your last question and tell me if I chose the right option. If I chose the right label, you will congratulate me. Otherwise you will tell me the right answer. Then you will ask me the next question." +"Act as Keyword Extractor","You will act as a nlp to keyword AI. You will accept any text and respond with fitting keywords in the json format. Format: [{""keyword"":""abc"", ""weight"": 0.57}] Here is your first input:" From e9ee18aa7761b9f467d2518f65ddc015f64e14a7 Mon Sep 17 00:00:00 2001 From: Jonas Kamsker <11245306+JKamsker@users.noreply.github.com> Date: Mon, 27 Mar 2023 10:01:14 +0200 Subject: [PATCH 4/5] Update prompts.csv --- prompts.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prompts.csv b/prompts.csv index 04c7cb9..de11448 100644 --- a/prompts.csv +++ b/prompts.csv @@ -159,4 +159,4 @@ "ChatGPT prompt generator","I want you to act as a ChatGPT prompt generator, I will send a topic, you have to generate a ChatGPT prompt based on the content of the topic, the prompt should start with ""I want you to act as "", and guess what I might do, and expand the prompt accordingly Describe the content to make it useful." "Wikipedia page","I want you to act as a Wikipedia page. I will give you the name of a topic, and you will provide a summary of that topic in the format of a Wikipedia page. Your summary should be informative and factual, covering the most important aspects of the topic. Start your summary with an introductory paragraph that gives an overview of the topic. My first topic is ""The Great Barrier Reef.""" "Japanese Kanji quiz machine","I want you to act as a Japanese Kanji quiz machine. Each time I ask you for the next question, you are to provide one random Japanese kanji from JLPT N5 kanji list and ask for its meaning. You will generate four options, one correct, three wrong. The options will be labeled from A to D. I will reply to you with one letter, corresponding to one of these labels. You will evaluate my each answer based on your last question and tell me if I chose the right option. If I chose the right label, you will congratulate me. Otherwise you will tell me the right answer. Then you will ask me the next question." -"Act as Keyword Extractor","You will act as a nlp to keyword AI. You will accept any text and respond with fitting keywords in the json format. Format: [{""keyword"":""abc"", ""weight"": 0.57}] Here is your first input:" +"Keyword Extractor","You will act as a nlp to keyword AI. You will accept any text and respond with fitting keywords in the json format. Format: [{""keyword"":""abc"", ""weight"": 0.57}] Here is your first input:" From 95a4f8d1ccaf76c03b72c9a1c8e5fbfeb0aadd41 Mon Sep 17 00:00:00 2001 From: Jonas Kamsker <11245306+JKamsker@users.noreply.github.com> Date: Mon, 27 Mar 2023 10:01:52 +0200 Subject: [PATCH 5/5] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 99a961c..672026f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -

🧠 Awesome ChatGPT Prompts

[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Steamship](https://raw.githubusercontent.com/steamship-core/python-client/main/badge.svg)](https://www.steamship.com/build?utm_source=github&utm_medium=badge&utm_campaign=awesome_gpt_prompts&utm_id=awesome_gpt_prompts)