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] 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: