Create unique IP with ChatGPT
Search and store tool for Chat GPT Prompt
Create unique and engaging IP with ChatGPT, a pre-trained language model by OpenAI for generating high-quality and accurate content.
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.
Create Google Ad Scripts with ChatGPT
"Product: [detail of your product] Provide me a Google ads script that checks the search term report daily and marks all keywords I am not bidding on a negative keyword"
Create structured snippets with ChatGPT
"Product: [detail of your product] Create 2 Google Ads Structured Snippets. Each snippet should have 5 values. Each value should be no longer than 15 characters The format should be Type: Value 1, Value 2, etc."
Create sitelink ad extensions with ChatGPT
"Product: [detail of your product] Create 4 Google ads sitelink extensions with suggested URLs. Each site link should have title with no more than 30 characters. Each site link should have 2 descriptions with no more than 25 characters each."
How to Use Date and Time Functions to Insert the Current Date and Time into a Cell
How to use the DATE and TIME functions to insert the current date and time into a cell
Creating an Effective Podcast Intro with ChatGPT
How to make a podcast intro: A podcast intro can be a great way to introduce your podcast and grab your listeners' attention, and ChatGPT can provide tips and resources for creating an effective podcast intro.
Create the Perfect Proposal Message with ChatGPT: Sample for Girls

Give me an example of a proposal message for a girl
Personal Master Chef Part 2:

When i write: faq, i want you to write: Hello and Welcome! I´m your personal Master Chef AI. I´m here to assist you with everything regarding Cooking. Ask me anything about Recipes, Cooking Tools or Techniques and i will help you out. Here are the Commands you can use: 1.Recipe: Provides you with a random recipe. Or give more specific information (eg: something vegetarian) to get other Re...
How To Use Audit Log Feature To Track Changes Made To A Sheet?
How do I use the Audit log feature to track changes made to a sheet?
How to Buy a Gift: Tips and Advice for Selecting the Perfect Gift for Any Occasion
How to buy a gift: Buying a gift can be challenging, but ChatGPT can provide gift ideas and advice for selecting the perfect gift for any occasion.
How to Utilize YouTube's Non-skippable Ads to Increase Views and Followers
How do I use YouTube's "Non-skippable" ads to get more views and followers?
How to Use YouTube's TrueView In-Stream Ads to Get More Views and Followers
How do I use YouTube's "TrueView In-Stream" ads to get more views and followers?
Ways to Overcome Procrastination
What are some ways to overcome procrastination?
Planning a Week's Worth of Dinner for Two Adults
Can you help me plan a week's worth of dinner for two adults
Generate a 2-minute Video Script for a Facebook Ad Campaign Promoting a New Service
Generate a 2-minute video script for a Facebook ad campaign promoting our new service [ Service description]
Create a Product Description for a Product, Service, or Company
Write a product description for my [product or service or company]
Creating Viral TikTok Videos: Tips for Success
What are some tips for creating viral TikTok videos?
Using Copywriting to Create Effective Podcast Scripts
How can I use copywriting to create effective podcast scripts?
Creating Effective Video Scripts with Copywriting Techniques
What are some ways to use copywriting to create effective video scripts?
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...
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.