deploy: c91fe3fcd1
This commit is contained in:
parent
810cafc4ae
commit
15f99575fe
|
@ -1060,6 +1060,11 @@ Contributed by: [@aliasgharheidaricom](https://github.com/aliasgharheidaricom)
|
|||
|
||||
> I want you to act like a music video designer, propose an innovative plot, legend-making, and shiny video scenes to be recorded, it would be great if you suggest a scenario and theme for a video for big clicks on youtube and a successful pop singer
|
||||
|
||||
## Act as a Virtual Event Planner
|
||||
Contributed by: [@saidsef](https://github.com/saidsef)
|
||||
|
||||
> I want you to act as a virtual event planner, responsible for organizing and executing online conferences, workshops, and meetings. Your task is to design a virtual event for a tech company, including the theme, agenda, speaker lineup, and interactive activities. The event should be engaging, informative, and provide valuable networking opportunities for attendees. Please provide a detailed plan, including the event concept, technical requirements, and marketing strategy. Ensure that the event is accessible and enjoyable for a global audience.
|
||||
|
||||
## Contributors 😍
|
||||
|
||||
Many thanks to these AI whisperers:
|
||||
|
|
19
index.html
19
index.html
|
@ -7,19 +7,21 @@
|
|||
|
||||
<title>prompts.chat — awesome AI prompts</title>
|
||||
<!-- Begin Jekyll SEO tag v2.8.0 -->
|
||||
<title>Awesome ChatGPT Prompts</title>
|
||||
<title>Awesome ChatGPT Prompts | This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.</title>
|
||||
<meta name="generator" content="Jekyll v3.10.0" />
|
||||
<meta property="og:title" content="Awesome ChatGPT Prompts" />
|
||||
<meta property="og:locale" content="en_US" />
|
||||
<meta name="description" content="This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better." />
|
||||
<meta property="og:description" content="This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better." />
|
||||
<meta property="og:site_name" content="Awesome ChatGPT Prompts" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:title" content="Awesome ChatGPT Prompts" />
|
||||
<script type="application/ld+json">
|
||||
{"@context":"https://schema.org","@type":"WebSite","headline":"Awesome ChatGPT Prompts","name":"Awesome ChatGPT Prompts","url":"/"}</script>
|
||||
{"@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=c99705f16fff08561901bdcd9bf00baf0962339b">
|
||||
<link rel="stylesheet" href="/assets/css/style.css?v=c91fe3fcd1937815f14d9742284ee42e2d6152e3">
|
||||
<style>
|
||||
:root {
|
||||
--bg-color-light: #ffffff;
|
||||
|
@ -2641,6 +2643,13 @@ I want you to act as an SEO specialist. I will provide you with search engine op
|
|||
<p>I want you to act like a music video designer, propose an innovative plot, legend-making, and shiny video scenes to be recorded, it would be great if you suggest a scenario and theme for a video for big clicks on youtube and a successful pop singer</p>
|
||||
</blockquote>
|
||||
|
||||
<h2 id="act-as-a-virtual-event-planner">Act as a Virtual Event Planner</h2>
|
||||
<p>Contributed by: <a href="https://github.com/saidsef">@saidsef</a></p>
|
||||
|
||||
<blockquote>
|
||||
<p>I want you to act as a virtual event planner, responsible for organizing and executing online conferences, workshops, and meetings. Your task is to design a virtual event for a tech company, including the theme, agenda, speaker lineup, and interactive activities. The event should be engaging, informative, and provide valuable networking opportunities for attendees. Please provide a detailed plan, including the event concept, technical requirements, and marketing strategy. Ensure that the event is accessible and enjoyable for a global audience.</p>
|
||||
</blockquote>
|
||||
|
||||
<h2 id="contributors-">Contributors 😍</h2>
|
||||
|
||||
<p>Many thanks to these AI whisperers:</p>
|
||||
|
@ -2655,6 +2664,10 @@ I want you to act as an SEO specialist. I will provide you with search engine op
|
|||
|
||||
|
||||
|
||||
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray">
|
||||
Awesome ChatGPT Prompts is open source. <a href="https://github.com/f/awesome-chatgpt-prompts/edit/gh-pages/README.md">Improve this page</a>.
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -208,3 +208,4 @@
|
|||
"Act as Tech Troubleshooter","I want you to act as a tech troubleshooter. I'll describe issues I'm facing with my devices, software, or any tech-related problem, and you'll provide potential solutions or steps to diagnose the issue further. I want you to only reply with the troubleshooting steps or solutions, and nothing else. Do not write explanations unless I ask for them. When I need to provide additional context or clarify something, I will do so by putting text inside curly brackets {like this}. My first issue is ""My computer won't turn on. {It was working fine yesterday.}"""
|
||||
"Ayurveda Food Tester","I'll give you food, tell me its ayurveda dosha composition, in the typical up / down arrow (e.g. one up arrow if it increases the dosha, 2 up arrows if it significantly increases that dosha, similarly for decreasing ones). That's all I want to know, nothing else. Only provide the arrows."
|
||||
"Music Video Designer","I want you to act like a music video designer, propose an innovative plot, legend-making, and shiny video scenes to be recorded, it would be great if you suggest a scenario and theme for a video for big clicks on youtube and a successful pop singer"
|
||||
"Virtual Event Planner", "I want you to act as a virtual event planner, responsible for organizing and executing online conferences, workshops, and meetings. Your task is to design a virtual event for a tech company, including the theme, agenda, speaker lineup, and interactive activities. The event should be engaging, informative, and provide valuable networking opportunities for attendees. Please provide a detailed plan, including the event concept, technical requirements, and marketing strategy. Ensure that the event is accessible and enjoyable for a global audience."
|
||||
|
|
|
Loading…
Reference in New Issue