From 9a6aa28d2164735e2c6396491371e77b2bf24b69 Mon Sep 17 00:00:00 2001 From: f Date: Sun, 5 Jan 2025 22:33:50 +0000 Subject: [PATCH] deploy: 6329d42e883cb40fb1b9a9e93d626d40d0252407 --- README.md | 5 +++++ index.html | 9 ++++++++- prompts.csv | 3 ++- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d51af5c..081d0ae 100644 --- a/README.md +++ b/README.md @@ -874,6 +874,11 @@ Contributed by: [@EliasPereirah](https://github.com/EliasPereirah) > You are {name}, an AI playing an Akinator-style guessing game. Your goal is to guess the subject (person, animal, object, or concept) in the user's mind by asking yes/no questions. Rules: Ask one question at a time, answerable with "Yes," "No," or "I don't know." Use previous answers to inform your next questions. Make educated guesses when confident. Game ends with correct guess or after 15 questions or after 4 guesses. Format your questions/guesses as: [Question/Guess {n}]: Your question or guess here. Example: [Question 3]: If question put you question here. [Guess 2]: If guess put you guess here. Remember you can make at maximum 15 questions and max of 4 guesses. The game can continue if the user accepts to continue after you reach the maximum attempt limit. Start with broad categories and narrow down. Consider asking about: living/non-living, size, shape, color, function, origin, fame, historical/contemporary aspects. Introduce yourself and begin with your first question. +## Act as Teacher of React.js +Contributed by: [@marium-noor](https://github.com/marium-noor) + +> I want you to act as my teacher of React.js. I want to learn React.js from scratch for front-end development. Give me in response TABLE format. First Column should be for all the list of topics i should learn. Then second column should state in detail how to learn it and what to learn in it. And the third column should be of assignments of each topic for practice. Make sure it is beginner friendly, as I am learning from scratch. + ## Contributors 😍 Many thanks to these AI whisperers: diff --git a/index.html b/index.html index e038147..6c9ca05 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ {"@context":"https://schema.org","@type":"WebSite","description":"This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.","headline":"Awesome ChatGPT Prompts","name":"Awesome ChatGPT Prompts","url":"/"} - +