Prompt Engineering

Mastering ChatGPT Plugins: Optimizing Prompt Space in the Dynamic Plugin Prompt

Optimizing the Plugin Prompt—the generated interface that explains your plugin to ChatGPT—can significantly enhance your ChatGPT plugin’s performance. In this blog post, we’ll dive into how ChatGPT Plugins compile your OpenAPI specification and ai-plugin.json files into a Plugin Prompt. We’ll also explore strategies for optimizing the available space in the prompt, resulting in more accurate and contextually …

Mastering ChatGPT Plugins: Optimizing Prompt Space in the Dynamic Plugin Prompt Read More »

One Question at a Time: Using the Stop Parameter & Prompt Engineering for a Better User Experience

Imagine you’re building a chatbot using OpenAI’s GPT-3.5-turbo, and you need it to extract specific information from users, asking one question at a time. Seems simple, right? But sometimes, crafting the perfect prompt to achieve this goal can be tricky. In this case study, we’ll explore how one client tackled this challenge and achieved the …

One Question at a Time: Using the Stop Parameter & Prompt Engineering for a Better User Experience Read More »

Maximize Productivity with ChatGPT & Template-driven Conversations

Making the Most of ChatGPT with Templates Is your workday feeling overwhelming? Are you looking for ways to help streamline and optimize the way your team works? ChatGPT can make all this achievable – and it’s easy! All you need are templates. Templates are pre-defined text blocks that allow you to quickly construct messages or …

Maximize Productivity with ChatGPT & Template-driven Conversations Read More »

Building a Competitive Advantage (Moat) for AI Start-ups

“Pre-trained model” is the name I will use to refer to AI models made accessible by companies like OpenAI, with capabilities including text, image, and embedding generation. You can contrast these pre-trained models with custom models trained to solve a specific task using “big data.” It’s 2023, and there are still growing start-ups with billion-dollar …

Building a Competitive Advantage (Moat) for AI Start-ups Read More »

Using ChatGPT to Write a 2,000 Word Article (Why I wouldn’t, but how I would do it)

While technically speaking, you cannot generate a 2,000-word article with ChatGPT, it can be done if you break the content into smaller pieces. In addition to the technical limitations, there are also style limitations to consider when generating content with ChatGPT. The style limitations are why I wouldn’t use ChatGPT. In this article, I will …

Using ChatGPT to Write a 2,000 Word Article (Why I wouldn’t, but how I would do it) Read More »

Testing Verbose prompts in ChatGPT

An experiment based on prompts from the awesome ChatGPT prompts GitHub repo. Which performs better, asking a simple question to ChatGPT? Or prefacing the question with a verbose prompt? “Machine Learning” Test Question sourced from the repository: Full prompt from the repository: Test using just the question with ChatGPT: Test using the full prompt from the GitHub …

Testing Verbose prompts in ChatGPT Read More »

How I Built ThankYouNote.app: A Tool to Help People Write Better Thank You Notes

I set out to build ThankYouNote.app as a way to test my skills with generative AI technology. I wanted to create a tool to help people write more and better thank-you notes. The development process was focused on building the form inputs in a way that was intuitive and easy to use. In future iterations, …

How I Built ThankYouNote.app: A Tool to Help People Write Better Thank You Notes Read More »

The Best Way to Summarize a Paragraph Using GPT-3

ChatGPT Update ChatGPT was recently released, so I wanted to update this post with valuable new prompts for summarizing. One of the benefits of ChatGPT is that the prompts don’t have to be as complicated as in other GPT-3 models. As you can see, this prompt is straightforward. The actual prompt text is only two …

The Best Way to Summarize a Paragraph Using GPT-3 Read More »

How GPT-3 & a Name Can Accurately Represent Your Personality

I’ve been curious about what it would take to accurately reproduce someone’s perspective or even personality, for various purposes, using a concise prompt. So I did an experiment. I asked GPT-3 to list some questions that would elicit my perspective on working from home, and then to generate a concise prompt that accurately represented the …

How GPT-3 & a Name Can Accurately Represent Your Personality Read More »