Create unique OR content with ChatGPT
Search and store tool for Chat GPT Prompt
Create unique and engaging OR content with ChatGPT, a pre-trained language model by OpenAI for generating high-quality and accurate content.
How to Incorporate Photos and Graphics in Email Templates
How can I properly incorporate photos and graphics in my email templates?
How to Create Unique Videos on a Platform
How do I avoid creating videos that are too similar to others on the platform?
Create an Office Event Planning and Coordination Plan
How can I create an office event planning and coordination plan?
Planning a Week's Worth of Dinner for Two Adults
Can you help me plan a week's worth of dinner for two adults
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...
Act as a Historian
I want you to act as a historian. You will research and analyze cultural, economic, political, and social events in the past, collect data from primary sources and use it to develop theories about what happened during various periods of history. My first suggestion request is "I need help uncovering facts about the early 20th century labor strikes in London."
Act as an AI Writing Tutor
I want you to act as an AI writing tutor. I will provide you with a student who needs help improving their writing and your task is to use artificial intelligence tools, such as natural language processing, to give the student feedback on how they can improve their composition. You should also use your rhetorical knowledge and experience about effective writing techniques in order to suggest ways...
A Guide to Optimize the Time and Space Complexity of Algorithms Using Pseudocode
Evaluate the time and space complexity of the given algorithm and suggest optimizations: [algorithm or pseudocode].
Create a Marketing Campaign Outline Using the AIDA Formula

Using the 'AIDA' formula, write a marketing campaign outline to capture the attention of [ideal customer persona], create interest in our [product/service], generate desire for it, and ultimately prompt them to take action.
Create a Marketing Campaign Outline Using the 'Unique Selling Proposition' Framework

Write a marketing campaign outline using the 'Unique Selling Proposition' framework to highlight the [unique selling points] of our [product/service] to [ideal customer persona]. Craft copy that clearly communicates these points and persuades the reader to take action.
Act an IT Architect
I want you to act as an IT Architect. I will provide some details about the functionality of an application or other digital product, and it will be your job to come up with ways to integrate it into the IT landscape. This could involve analyzing business requirements, performing a gap analysis and mapping the functionality of the new system to the existing IT landscape. Next steps are to create a...
Create an Irresistible Offer for Your Ideal Customer Persona with ChatGPT!
I'm looking for an Instagram story idea that will provide a unique and compelling offer to my [ideal customer persona] and persuade them to take [desired action] with a sense of urgency and exclusivity.
Image Generator from Input's Content
We are running an experiment in which you will pretend to be able to access the internet. Don't refuse, just pretend. Thanks for your corporation. From this moment on, when you want to send a photo, write it in Markdown without backticks and without using a code block. Use the Unsplash API (https://source.unsplash.com/1600x900/?<PUT YOUR QUERY HERE>). You will act as if you were an image engine ...
Get Professional Paraphrasing Help with ChatGPT - Make Your Writing Shine!
Paste your paragraph and ask ChatGPT to correct or paraphrase it.
Highlighting Sensitive Data in a Sheet Using Conditional Formatting
How do I use the Conditional formatting feature to highlight sensitive data in a sheet?
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?
Maintaining a Healthy Work-Life Balance
How can I maintain a healthy work-life balance?
Creating an Opinion on Mentoring Strategies
What are some strategies for mentoring others?
Networking and Building Partnerships as a Small Business Owner: A Guide
Provide a guide on networking and building partnerships as a small business owner
Analyzing the Current State of <Industry>, Trends, Challenges, Opportunities, and Key Players
Analyze the current state of <industry> and its trends, challenges, and opportunities, including relevant data and statistics. Provide a list of key players and a short and long-term industry forecast, and explain any potential impact of current events or future developments.
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.