Sometimes you need a number of decks that have the same structure but are filled with different content.
For that, you can use a standardized prompt that is filled with new content by simply adjusting variables (placeholders that can be replaced with different input values).
So, the prompt needs the following 3 components:
Definition of variables
Basic rules for creating cards
Specification of the structure
As an example, let’s imagine presenting chocolate bars in decks to train employees on the products.
The variables are:
Product name
Ingredients & cocoa content
Origin of cocoa beans
an interesting fun fact
Product abbreviation
The deck structure should look like this:
An intro card with a fun fact
A card with the ingredients & cocoa content
A card about the origin of the cocoa beans
The base prompt might look like this:
Component | The Base Prompt |
Component 1: Definition of the Variables | The product name is: |
Component 2: Basic Rules | Use the informal 'you' form to address the learners.
|
Component 3: | Stick strictly to the following structure:
|
This prompt can now be copied for every deck, and only the variables need to be defined at the top part. It's possible to have the AI work on multiple prompts in different conversations simultaneously.