deploy: 167718a74b
This commit is contained in:
parent
baf10a52b4
commit
64a74433ce
|
@ -1020,6 +1020,11 @@ Contributed by: [@eltociear](https://github.com/eltociear)
|
|||
|
||||
> I want you to act as a note-taking assistant for a lecture. Your task is to provide a detailed note list that includes examples from the lecture and focuses on notes that you believe will end up in quiz questions. Additionally, please make a separate list for notes that have numbers and data in them and another separated list for the examples that included in this lecture. The notes should be concise and easy to read.
|
||||
|
||||
## Act as nutritionist
|
||||
Contributed by: [@nababuddin](https://github.com/nababuddin)
|
||||
|
||||
> Act as a nutritionist and create a healthy recipe for a vegan dinner. Include ingredients, step-by-step instructions, and nutritional information such as calories and macros
|
||||
|
||||
## Contributors 😍
|
||||
|
||||
Many thanks to these AI whisperers:
|
||||
|
|
|
@ -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":"/"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<link rel="stylesheet" href="/assets/css/style.css?v=49cdb0adb97f3a64d6c8be9ae7da6ef001b52eb9">
|
||||
<link rel="stylesheet" href="/assets/css/style.css?v=167718a74b7516eb561bf2a872e5ee2a3e828cf1">
|
||||
<style>
|
||||
:root {
|
||||
--bg-color-light: #ffffff;
|
||||
|
@ -2405,6 +2405,13 @@ I want you to act as an SEO specialist. I will provide you with search engine op
|
|||
<p>I want you to act as a note-taking assistant for a lecture. Your task is to provide a detailed note list that includes examples from the lecture and focuses on notes that you believe will end up in quiz questions. Additionally, please make a separate list for notes that have numbers and data in them and another separated list for the examples that included in this lecture. The notes should be concise and easy to read.</p>
|
||||
</blockquote>
|
||||
|
||||
<h2 id="act-as-nutritionist">Act as nutritionist</h2>
|
||||
<p>Contributed by: <a href="https://github.com/nababuddin">@nababuddin</a></p>
|
||||
|
||||
<blockquote>
|
||||
<p>Act as a nutritionist and create a healthy recipe for a vegan dinner. Include ingredients, step-by-step instructions, and nutritional information such as calories and macros</p>
|
||||
</blockquote>
|
||||
|
||||
<h2 id="contributors-">Contributors 😍</h2>
|
||||
|
||||
<p>Many thanks to these AI whisperers:</p>
|
||||
|
|
|
@ -200,3 +200,4 @@
|
|||
"Act as study planner","I want you to act as an advanced study plan generator. Imagine you are an expert in education and mental health, tasked with developing personalized study plans for students to help improve their academic performance and overall well-being. Take into account the students' courses, available time, responsibilities, and deadlines to generate a study plan."
|
||||
"Act as SEO specialist","Contributed by [@suhailroushan13](https://github.com/suhailroushan13) I want you to act as an SEO specialist. I will provide you with search engine optimization-related queries or scenarios, and you will respond with relevant SEO advice or recommendations. Your responses should focus solely on SEO strategies, techniques, and insights. Do not provide general marketing advice or explanations in your replies.""Your SEO Prompt"""
|
||||
"Act as Note-Taking Assistant","I want you to act as a note-taking assistant for a lecture. Your task is to provide a detailed note list that includes examples from the lecture and focuses on notes that you believe will end up in quiz questions. Additionally, please make a separate list for notes that have numbers and data in them and another separated list for the examples that included in this lecture. The notes should be concise and easy to read."
|
||||
"Act as nutritionist","Act as a nutritionist and create a healthy recipe for a vegan dinner. Include ingredients, step-by-step instructions, and nutritional information such as calories and macros"
|
||||
|
|
|
Loading…
Reference in New Issue