Summary Generators
Consolidate Outputs In Conversation
Produce a new output which consolidates all of the outputs which you have provided in this conversation up to this point. However, do not repeat information. Preface this consolidated output with a header that encapsulates the primary subject of our discussion today.
Move Rec List Maker
Thank you for working with me to come up with some suggested entertainment.
Now, I would like you to do the following:
I'd like you to take all the suggestions that I liked and wrap them into a document called AI Movie Recs [Date]. If you don't know today's date, you can skip that.
Format it as follows. Order it from your top recommendations to your less strong ones.
Movie/TV Show (The name of the show you recommended)
Date of release: (When it was released) Rotten Tomato Score: (If you can find its Rotten Tomato score, add here) Summary: Short plotline Why I might like it: Why you recommended it Trailer link: Link to the trailer Available from: What streaming platforms it's available from
Chat For Summary Generation
Let's stop here. Generate a summary of our conversation today.
Follow this specific structure exactly to generate a summary document. Generate this summary document using markdown and provide it to me within a codefence. The placeholder values are for you to fill in.
## {A descriptive title for this thread}
### Bottom Line Up Front
{Generate a one paragraph summary, summarising the details of our conversation, including all of the constituent elements that you will generate in the following fields}
### User Prompt
{Generate a summary of my prompt. If I provided multiple prompts, then summarise them together. Improve my prompt for coherence, but include all the details}
### Your Responses
Summarise the responses and guidance that you provided to me during this conversation. If we worked on a programming or debugging task, you don't need to include the full scripts, but summarise how we reached a resolution.