Create unique Y with ChatGPT
Search and store tool for Chat GPT Prompt
Create unique and engaging Y with ChatGPT, a pre-trained language model by OpenAI for generating high-quality and accurate content.
3 Concepts for an Engaging Video Series that Showcases Your Brand and Boosts Your Sales!

Propose [number] concepts for an engaging and creative video series that showcases our brand's personality and promotes our product/service. Context: Target audience — [your target audience here] What I do — [your elevator pitch here] Content topics — [your content topics here] Brand personality — [your brand personality here] Inspiration: "[video inspiration one]" "[video...
3 Infographic Ideas to Highlight Your Product's Benefits in a Visually Compelling Way

Develop [number] infographic ideas that highlight the main features and benefits of our product/service in a visually appealing way. Context: Target audience — [your target audience here] What I do — [your elevator pitch here] Product/service features — [your product/service features here] Benefits — [your product/service benefits here] Inspiration: "[infographic inspiration ...
Designing Effective Visual Concepts for Website Homepage: Key Tips and Tricks

Design [number] visual concepts for our website's homepage that effectively communicate our brand message and engage our target audience. Context: Target audience — [your target audience here] What I do — [your elevator pitch here] Brand message — [your brand message here] Inspiration: "[web design inspiration one]" "[web design inspiration two]" "[web design inspiration t...
Develop Creative Event Promotion Ideas to Attract and Encourage Target Audience Attendance

Develop [number] creative event promotion ideas that will attract our target audience and encourage them to attend. Context: Target audience — [your target audience here] Event details — [your event details here] Content topics — [your content topics here] Inspiration: "[event promotion inspiration one]" "[event promotion inspiration two]" "[event promotion inspiration thre...
How to Create Engaging Video Script Concepts That Showcase Your Brand's Personality

Create [number] video script concepts that showcase my brand's personality and engage my audience through storytelling. Context: Target audience — [your target audience here] What I do — [your elevator pitch here] Brand personality — [your brand personality here] Inspiration: "[video inspiration one]" "[video inspiration two]" "[video inspiration three]" Formatting guide...
GPT-4 Simulator

Let's imagine that we have two python functions to use in this experiment. def auto_regressive_modelling(input_string): """This function generates the next token for a given string based on autoregressive modeling, it contains GPT-4 as the model, which is trained on the training_data argument""" # the function body follows, which we know is a black box and operates upon it on a high level. G...
Creating a Compelling Blog Post to Convince Your Ideal Customer to Buy Your Product

I'm looking for a [type of blog post] that will showcase the unique features and benefits of my [product/service] to [ideal customer persona] and persuade them to make a purchase.
Create a fancy CV in Microsoft Word using Python-docx library

write a really really fancy and extensive example CV, using python code that outputs a microsoft word file with nice formatting. Format it really well, make sue to use a lot of formatting, different header sizes, bold elements, tabs and different colors . use the python-docx library Then I do a few times: "continue the codeblock where you left off. Make sure to wrap everything again in a CO...
Generating 10 versions of 404 error message for women with ChatGPT

You're a UX writer now. Generate 10 versions of 404 error message for a women only professional social media app.
Reminder to Collect Payment for Delivered Project: Get Help from ChatGPT

Negotiate with a client who hasn't paid me the final amount even after delivering the project. Can you generate a message I can send him?
Color Palette Suggestions for Women-Only Social Media App

Can you suggest primary, secondary and tertiary colors for a Women only social media app? Represent in a table
Create userflow with ChatGPT

Can you create user flow for a [app type]?
Checklist for UI Design with ChatGPT

Create a checklist for UI elements for a perfect [Screen/ feature] in a table
Explaining the importance of comments when coding to improve readability for ChatGPT readers
Regenerate the code snippet below, but please include comments to each line of code {enter code}
Generating an Opinion for [Product/Service] Promotion to [Specific Audience]
![Generating an Opinion for [Product/Service] Promotion to [Specific Audience]](https://spacewikif.nyc3.cdn.digitaloceanspaces.com/image-prompt/generating-an-opinion-for-productservice-promotion-to-specific-audience-Example.jpeg)
Write [type of content] for [specific audience] promoting [product/service] in [location]. Emphasize [specific feature] of the [product/service] with the option to [specific action]. Explain [additional features] that make it unrivaled in the world. Write like [specific brand], remaining [specific tone] while unashamed at the obvious [specific attribute] of the [product/service].
Create a Comprehensive Outline for Your [Title of Work]
![Create a Comprehensive Outline for Your [Title of Work]](https://spacewikif.nyc3.cdn.digitaloceanspaces.com/image-prompt/create-a-comprehensive-outline-for-your-title-of-work-Example.jpeg)
Write a comprehensive outline (include both points and subpoints) for a [book/article/essay] called '[Title of Work]'.
Creating Memorable and Concise Headlines for a Course or Program

Write memorable, concise headlines for a [course or program name].
Meet Your Marketing Savior: ChatGPT - Creating Catchy, Non-Promotional Instagram Captions That Sell!

Write an Instagram caption for a subscription-based [product/service name] promotional post. Use friendly, human-like language that appeals to a [target audience]. Emphasize the unique qualities of [product/service name], use ample emojis, and don't sound too promotional.
Creating a Marketing Campaign Using the Availability Heuristic

Please write a [type of text] outlining a marketing campaign that uses the availability heuristic to be aware of the importance of considering a wide range of information and not just relying on examples that are easily available or memorable. Identify any potential [biases and errors in judgment] that may occur due to the availability heuristic and create messaging and offers that consider a dive...
How ChatGPT Can Help Create an Inclusive Marketing Campaign Outline

Write a marketing campaign outline that avoids relying on stereotypes or typical examples when targeting [ideal customer persona]. Use the representativeness heuristic to consider the full range of information and avoid biases and errors in judgment. Use data and statistics to support the value of considering the full range of information.
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.