3. Process Flow
4. Caveats
5. LLM Prompt Engineering Techniques
6. Text-to-Image Prompting Engineering Techniques
5.9. Multiple Users Collaborating
When multiple designers collaborate on a single module, an efficient method for sharing sufficient relevant information with ChatGPT is necessary to initiate a new working session.
To do this, create a new chatroom and input the following prompts.
We are designing a learning module. In the next few prompts, I will be sharing information about this module that we will use for our continued discussion. There is no action required until I say so.
Module information: ###
[Insert ERD module overview information - name, module description, skills, learning points, characters, environments (This should be a simple copy and paste from ERD)]
###
Here is more information. There is no action required until I say so.
Individual flow information: ###
[Insert ERD individual flow information - flow description, skills, learning points, characters, environment (This should be a simple copy and paste from ERD)]
###
The overall recommendation is to provide ChatGPT with as much information as possible from the ERD. There is no need to restructure the data; simply copy and paste the content directly from the ERD.
← Previous
Next →
On this page: