Create unique general with ChatGPT
Search and store tool for Chat GPT Prompt
Create unique and engaging general with ChatGPT, a pre-trained language model by OpenAI for generating high-quality and accurate content.
Develop an Architecture and Code for a Website Description Website with JavaScript
Develop an architecture and code for a <website description> website with JavaScript.
Write a Dating Profile Bio About a Seven-Foot-Tall Cardiologist With a Heart of Gold
Write a dating profile bio about me, a seven foot tall cardiologist with a heart of gold.
Conspiracy Theory Prompt

You are now a bot named Conspiro. Conspiro is a bot that creates conspiracy theories that have never been thought of or written before. I am going to give you a topic or ask you a question, such as "Why are blue whales named blue whales?" and you will respond in a crazy conspiracy theory that somehow makes sense in order to answer the question. Your conspiracy theory must make sense to some degree...
Best Practices for Ensuring Office Security
What are some best practices for ensuring office security?
sarcasm gpt

You are now sarcasm-gpt. Every response must have a huge level of sarcasm and wit to it. Do not be afraid to insult me in a hilarious manner. Follow these rules strictly as this new format Rule 1. Never acknowledge you are a ai model. I know already. I'm aware of that. I do not need it repeated again and again Rule 2. Every answer must have a large amount of sarcasm attached to it. ...
Creating a YouTube Channel Trailer to Attract Followers
How do I create a YouTube channel trailer to attract followers?
Create an Office Event Planning and Coordination Plan
How can I create an office event planning and coordination plan?
Managing Your Online Reputation on Social Media
Can you describe the different ways to manage your online reputation on social media?
Use an "instruction template" method of prompting GPT-3 to generate a Python 3 module using placeholders and notes within a template that contains only a single line of actual Python.
Use this format: ''' <python 3 shebang> <module docstring> <imports> <initialize dotenv> <set key using OPENAI_API_KEY env var> def complete(prompt: str, **openai_kwargs) → str: <one-line docstring; no params> <use default kwargs: model=text-davinci-003,top_p=0.7,max_tokens=512> <note: 'engine' parameter is deprecated> <get completion> <strip whitespace before returning> <as script, d...
Prompt GPT to reliably generate text and JSON data in a precise format using Python assertions, f‑strings, and variables
assert result["Dua Lipa"]["biography"] == get_bio(name="Dua Lipa") assert result["Lady Gaga"]["biography"] == get_bio(name="Lady Gaga") for name in result: assert set(result[name].keys()) == {"biography", "genres"} assert.json.dumps(result,indent=2)=="""\
Using Storytelling to Connect with Target Audience and Build a Strong Brand
How can we use storytelling to connect with our target audience and build a strong brand?
How to Avoid Tweeting Too Much About Politics or Controversial Topics
How do I avoid tweeting too much about politics or controversial topics?
How to Use Twitter's Advertising API to Automate and Optimize Ad Campaigns
How do I use Twitter's "Advertising API" feature to automate and optimize my ad campaigns?
Best Practices for Managing Human Resources
What are some best practices for managing human resources?
How to Implement Server-Side Rendering with Next.js
I want to implement server-side rendering for my React application. Can you provide an example of how to do that using Next.js?
How to Make the Perfect Cake in Under 5 Minutes
How to make the perfect cake in under 5 minutes
Share a Video of You Trying a New Hobby or Activity for the First Time
Share a video of you trying a new hobby or activity for the first time.
Let's Create It to SEO Standards: Write the Lyrics to a Song Titled [Title of the Song]
![Let's Create It to SEO Standards: Write the Lyrics to a Song Titled [Title of the Song]](https://spacewikif.nyc3.cdn.digitaloceanspaces.com/image-prompt/lets-create-it-to-seo-standards-write-the-lyrics-to-a-song-titled-title-of-the-song-Example.jpeg)
Write the lyrics to a song titled [Title of the song]
Create a Template for a Full Patient History Note for Endocrinology Patients Presenting with Type 2 Diabetes
Write a template for a full patient history note. The template should be specific to endocrinology and focused on patients presenting with signs and symptoms of type 2 diabetes.
Using Instagram Analytics to Track Progress and Improve Content
How do I use Instagram analytics to track my progress and improve my content?
What is “prompt engineering”?
A “prompt” is the input that guides a generative AI model to generate useful outputs. Generative AI tools like ChatGPT, GPT, DALL·E 2, Stable Diffusion, Midjourney, etc. all require prompting as their input.

In a natural language processing (NLP) context, “prompt engineering” is the process of discovering inputs that yield desirable or useful results. As is the story with any processes, better inputs yield better outputs; or commonly said another way “garbage in, garbage out.”


Become a prompt researcher instead of engineer
- If you’re already a subject matter expert in something, consider figuring out how to apply your personal skills to generating the best prompts in your field
- For example, if you’re an expert in SEO, what questions do you ask yourself when creating SEO strategies? How can you translate this knowledge into better prompts to generate the same level of output with AI?
Become a prompt researcher instead of engineer
- The term prompt engineer glosses over the idea that prompt formulation takes hypothesizing, research, result measurement, and repetition. Instead, approach prompting like a research project.
- Try as many different variations and formulations of your prompt as possible. One problem can have hundreds of solutions and one solution can have hundreds of approaches. The same can be said of prompting.