Create unique function with ChatGPT

Search and store tool for Chat GPT Prompt

Create unique and engaging function with ChatGPT, a pre-trained language model by OpenAI for generating high-quality and accurate content.

15 Innovative ChatGPT Prompts: Automate Your Excel Tasks
 15 Innovative ChatGPT Prompts: Automate Your Excel Tasks
Preview

<div data-block-id="d7b717e8-d6a4-49c3-a9de-9b64b06605a4" class="notion-selectable notion-sub_sub_header-block" style="width: 100%; max-width: 1398px; margin-top: 1em; margin-bottom: 1px;"><div style="display: flex; width: 100%; color: inherit; fill: inherit;"><h4 spellcheck="true" placeholder="Heading 3" data-content-editable-leaf="true" contenteditable="false" style="max-width: 100%; width: 100%...

6 Expert ChatGPT Prompts: Testing Chatbot Functionality and Performance
 6 Expert ChatGPT Prompts: Testing Chatbot Functionality and Performance
Preview

<div data-block-id="ca3f69f4-2b10-4acb-a265-3616f28f6e22" class="notion-selectable notion-sub_sub_header-block" style="width: 100%; max-width: 1164px; margin-top: 1em; margin-bottom: 1px;"><div style="display: flex; width: 100%; color: inherit; fill: inherit;"><h4 spellcheck="true" placeholder="Heading 3" data-content-editable-leaf="true" contenteditable="false" style="max-width: 100%; width: 100%...

Integrating Third-Party APIs for Improved Digital Product Functionality: [number] Suggestions
 Integrating Third-Party APIs for Improved Digital Product Functionality: [number] Suggestions
Preview

Provide [number] suggestions for integrating third-party APIs in our agency's digital products to enhance functionality, improve user experience, or expand features. Context: Target audience — [your target audience here] Current API integrations — [describe current API integrations here] Desired API integration outcomes — [your desired outcomes here] Inspiration: "[API integratio...

Creating a Docstring with ChatGPT: A Step-by-Step Guide

Write a docstring for the following function <paste function below>.

How to Use the Google Sheets UNIQUE Function to Remove Duplicates from a Sheet?

How do I use the Google Sheets UNIQUE function to remove duplicates from a sheet?

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

Using ChatGPT to Count Cells with Data in Excel: A Step-by-Step Guide

Write me an excel command to use the COUNT function to count the number of cells with data in a range

Using the CONCATENATE Function to Combine Text from Multiple Cells into One Cell

How to use the CONCATENATE function to combine text from multiple cells into one cell

How to Use the Google Sheets TRIM Function to Remove Extra Spaces from Data in a Sheet?

How do I use the Google Sheets TRIM function to remove extra spaces from data in a sheet?

How to Use the Google Sheets TRANSLATE Function to Translate Data in a Sheet?

How do I use the Google Sheets TRANSLATE function to translate data in a sheet?

Optimizing Python Code: Rewriting Functions with Python Conventions

Rewrite this function following python conventions {enter function}

Generating an Opinion about the Use of Excel Functions SUMIF, IF and LEN

Write me an excel command to use the SUMIF, IF and the LEN function together to sum the values of cells based on a specific condition and the length of a text in another cell

Using the REPLACE Function in Google Sheets to Replace Specific Values

How do I use the Google Sheets REPLACE function to replace specific values in a sheet?

How to Use the Google Sheets FILTER Function to Filter and Remove Unwanted Data

How do I use the Google Sheets FILTER function to filter and remove unwanted data?

Using the Google Sheets IMPORTJSON Function to Import Data from the Web

How do I use the Google Sheets IMPORTJSON function to import data from the web?

Understanding the SUMPRODUCT Function in Google Sheets

How do I use the SUMPRODUCT function in Google Sheets?

Extending Google Sheets Functionality with Add-ons

How do I use the Google Sheets add-ons to extend its functionality?

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].

How to Generate Test Cases for a [Language] Function?

Generate test cases for the following [language] function based on the input parameters and expected output: [function signature].

Improving Search Functionality for Digital Products: [number] Ways to Enhance User Experience
 Improving Search Functionality for Digital Products: [number] Ways to Enhance User Experience
Preview

Propose [number] ways to improve the search functionality within our agency's digital products to enhance user experience and help users find relevant information more easily. Context: Target audience — [your target audience here] Current search functionality — [describe current search functionality here] Desired search improvements — [your desired improvements here] Inspiration: ...

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.


What is prompt engineering

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.


garbage in, garbage out

![Source: https://www.youtube.com/watch?v=1NQWJjgi-_k


Designing effective and efficient prompts will increase the likelihood of receiving a response that is both favorable and contextual. With a good prompt, you can spend less time editing content and more time generating it.



Going from beginner → advanced prompt engineer

As companies like PromptBase arise around the idea that the prompt is the “secret sauce” to using generative AI, prompt engineering could easily become the “career of the future.” But, any generative AI user can become an “advanced” prompt engineer. Here’s how

Spend time with the tools

  • The more time you spend asking ChatGPT questions and receiving responses, the better your idea will be of various prompting approaches and their individual strengths and weaknesses
  • Use Open AI’s GPT playground to perform interactive trial and error with variations in your prompt, model, temperature and top_p values (uniqueness of answer, i.e. creativity), and more available within the UI itself.
play background gpt3

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.