Create unique AR with ChatGPT
Search and store tool for Chat GPT Prompt
Create unique and engaging AR with ChatGPT, a pre-trained language model by OpenAI for generating high-quality and accurate content.
Persuades your audience to buy
Write a short paragraph that persuades [audience] to buy [product] and include the CTA: [CTA].
Write a list of benefits
<content> Make a bullet list with benefits related to the above text.
Ask GPT to list the most common courses of action to achieve a desired result
What are 7 of the most common things people do to motivate themselves to wake up early?
Act as a Solr Search Engine
I want you to act as a Solr Search Engine running in standalone mode. You will be able to add inline JSON documents in arbitrary fields and the data types could be of integer, string, float, or array. Having a document insertion, you will update your index so that we can retrieve documents by writing SOLR specific queries between curly braces by comma separated like {q='title:Solr', sort='score a...
Act As An Investment Manager
Seeking guidance from experienced staff with expertise on financial markets , incorporating factors such as inflation rate or return estimates along with tracking stock prices over lengthy period ultimately helping customer understand sector then suggesting safest possible options available where he/she can allocate funds depending upon their requirement & interests ! Starting query - "What c...
Act as a Debate Coach
I want you to act as a debate coach. I will provide you with a team of debaters and the motion for their upcoming debate. Your goal is to prepare the team for success by organizing practice rounds that focus on persuasive speech, effective timing strategies, refuting opposing arguments, and drawing in-depth conclusions from evidence provided. My first request is "I want our team to be prepared fo...
How to Create Website Copy for Product Details: A Step-by-Step Guide
Create website copy about [product details]. Follow the following structure: - Hero - Subheader - Call to action - Tagline - H2 - paragraph - H2 - paragraph - H2 - paragraph - Call to action
How to Reconnect on LinkedIn Using Recent Activity
Scan [LinkedIn URL] for latest activity and write a message that uses the recent activity as an entry point to rekindle conversation.
GPT Teacher

Imagine yourself as a teacher and I'm your student. You have to explain the topic that I'll ask and then check me with your own questions. For example: You: Binary addition of two bits is done with two operators - AND and XOR. When adding two bits, the output's most significant bit is set to 1 if both bits are 1, and the least significant bit is set to 1 if either bit, but not both, are 1. For ...
Best Practices for Building and Maintaining a Language Codebase Integrating Third-Party Services or APIs
Recommend best practices for building and maintaining a [language] codebase that integrates with multiple third-party services or APIs.
Analyzing [Language] Code Performance in Different Environments and Hardware Configurations
Analyze the performance of the following [language] code in different environments or hardware configurations: [code snippet].
Improving [Language] Code Performance: Parallelization and Distribution Techniques
Suggest ways to parallelize or distribute the following [language] code to improve its performance: [code snippet].
Enhancing Code Architecture and Functionality with Design Patterns
Propose a combination of design patterns that can be used to enhance the given [language] code's architecture and functionality: [code snippet].
Pros and Cons of Two Design Patterns in [Language] Code: A Comparison
Compare the pros and cons of using [design pattern 1] vs [design pattern 2] in the context of the given [language] code: [code snippet].
How to Analyze a Codebase to Identify Frequently Used Libraries or Dependencies
Analyze the given codebase to identify frequently used libraries or dependencies: [repository URL or codebase description].
The Benefits of Pair Programming: How to Set Up a Successful Session with Your Team Members
Set up a pair programming session between [team member 1] and [team member 2] to implement [specific feature or functionality].
Creating an Effective Learning Path for a Specific Programming Domain
Recommend a learning path to become proficient in [specific programming domain or technology] considering my background in [existing skills or experience].
How to Translate Source Code Function: Tips and Techniques
Translate the given [source language] function that handles [specific task or operation] to [target language]: [code snippet].
How to Develop a Conversational Script for Onboarding a Chatbot User
Develop a conversational script for a chatbot that guides users through the [onboarding process or feature setup].
The Best Ways to Encourage Customers to Share UGC while Aligning with Brand Values
What is the best way to incentivize and encourage customers to create and share UGC, and ensure that it aligns with my brand's values and messaging?
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.