Update README.md

This commit is contained in:
Jonas Kamsker 2023-03-27 09:54:34 +02:00 committed by GitHub
parent e2ae00ae86
commit 9ca6e1e1c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -1,3 +1,4 @@
<p align="center"><h1>🧠 Awesome ChatGPT Prompts</h1></p> <p align="center"><h1>🧠 Awesome ChatGPT Prompts</h1></p>
[![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) [![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) <mark>Generated by C
Contributed by: [@aburakayaz](https://github.com/aburakayaz) 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. > 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) 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. > 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}] Format: [{"keyword":"abc", "weight": 0.57}]
Here is your first input: Here is your first input:
## Contributors 😍 ## Contributors 😍