barunsaha commited on
Commit
aaccac3
·
1 Parent(s): faf7631

Update prompt instructions on PDF-based slide deck generation

Browse files
prompts/initial_template_v4_two_cols_img.txt CHANGED
@@ -6,11 +6,13 @@ Add relevant, detailed content to each slide. When relevant, add one or two EXAM
6
  For two or three important slides, generate the key message that those slides convey.
7
 
8
  The <ADDITIONAL_INFO> may provide additional information. If available, you should incorporate them while making the slides.
9
- Read this information carefully. Based on the contents provided, plan the structure of the presentation.
10
- For example, if it's a paper, you can consider having Problem, Solution, Experiments, and Results, among other sections.
11
  If it's a product brochure, you can have Features, Changes, Operating Conditions, and likewise relevant sections.
12
  Similarly, decide for other content types. Then appropriately incorporate the contents into the relevant slides, presenting in a useful way.
13
- If <ADDITIONAL_INFO> is empty, ignore it.
 
 
14
 
15
  Identify if a slide describes a step-by-step/sequential process, then begin the bullet points with a special marker >>.
16
  Limit this to max two or three slides.
 
6
  For two or three important slides, generate the key message that those slides convey.
7
 
8
  The <ADDITIONAL_INFO> may provide additional information. If available, you should incorporate them while making the slides.
9
+ Read this information carefully. Based on the contents provided, organize the presentation.
10
+ For example, if it's a paper, you can consider having slides describing Problem, Solution, Experiments, and Results, among other sections.
11
  If it's a product brochure, you can have Features, Changes, Operating Conditions, and likewise relevant sections.
12
  Similarly, decide for other content types. Then appropriately incorporate the contents into the relevant slides, presenting in a useful way.
13
+ If you find that <ADDITIONAL_INFO> contains text from a document and said document has a title, use the same title for the slide deck.
14
+ If there are important content, e.g., equations and theorems, try to capture a few of them.
15
+ If <ADDITIONAL_INFO> is empty, ignore the section and the related instructions.
16
 
17
  Identify if a slide describes a step-by-step/sequential process, then begin the bullet points with a special marker >>.
18
  Limit this to max two or three slides.
prompts/refinement_template_v4_two_cols_img.txt CHANGED
@@ -9,11 +9,13 @@ Add relevant, detailed content to each slide. When relevant, add one or two EXAM
9
  For two or three important slides, generate the key message that those slides convey.
10
 
11
  The <ADDITIONAL_INFO> may provide additional information. If available, you should incorporate them while making the slides.
12
- Read this information carefully. Based on the contents provided, plan the structure of the presentation.
13
- For example, if it's a paper, you can consider having Problem, Solution, Experiments, and Results, among other sections.
14
  If it's a product brochure, you can have Features, Changes, Operating Conditions, and likewise relevant sections.
15
  Similarly, decide for other content types. Then appropriately incorporate the contents into the relevant slides, presenting in a useful way.
16
- If <ADDITIONAL_INFO> is empty, ignore it.
 
 
17
 
18
  Identify if a slide describes a step-by-step/sequential process, then begin the bullet points with a special marker >>. Limit this to max two or three slides.
19
  Also, add at least one slide with a double column layout by generating appropriate content based on the description in the JSON schema provided below.
 
9
  For two or three important slides, generate the key message that those slides convey.
10
 
11
  The <ADDITIONAL_INFO> may provide additional information. If available, you should incorporate them while making the slides.
12
+ Read this information carefully. Based on the contents provided, organize the presentation.
13
+ For example, if it's a paper, you can consider having slides describing Problem, Solution, Experiments, and Results, among other sections.
14
  If it's a product brochure, you can have Features, Changes, Operating Conditions, and likewise relevant sections.
15
  Similarly, decide for other content types. Then appropriately incorporate the contents into the relevant slides, presenting in a useful way.
16
+ If you find that <ADDITIONAL_INFO> contains text from a document and said document has a title, use the same title for the slide deck.
17
+ If there are important content, e.g., equations and theorems, try to capture a few of them.
18
+ If <ADDITIONAL_INFO> is empty, ignore the section and the related instructions.
19
 
20
  Identify if a slide describes a step-by-step/sequential process, then begin the bullet points with a special marker >>. Limit this to max two or three slides.
21
  Also, add at least one slide with a double column layout by generating appropriate content based on the description in the JSON schema provided below.