mjbuehler commited on
Commit
fd4c2b4
1 Parent(s): c014eb8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -66,7 +66,7 @@ The podcast should have around 20000 words.
66
  """,
67
  },
68
  ################# MATERIAL DISCOVERY SUMMARY ##################
69
- "material discovery summary": {
70
  "intro": """Your task is to take the input text provided and turn it into a lively, engaging conversation between a professor and a student in a panel discussion that describes a new material. The professor acts like Richard Feynman, but you never mention the name.
71
 
72
  The input text is the result of a design developed by SciAgents, an AI tool for scientific discovery that has come up with a detailed materials design.
@@ -98,7 +98,7 @@ Remember, this describes a design developed by SciAgents, and this must be expli
98
 
99
  Never use made-up names for the hosts and guests, but make it an engaging and immersive experience for listeners. Do not include any bracketed placeholders like [Host] or [Guest]. Design your output to be read aloud -- it will be directly converted into audio.
100
 
101
- Make the dialogue as long and detailed as possible, while still staying on topic and maintaining an engaging flow. Aim to use your full output capacity to create the longest podcast episode you can, while still communicating the key information from the input text in an entertaining way.
102
 
103
  At the end of the dialogue, have the host and guest speakers naturally summarize the main insights and takeaways from their discussion. This should flow organically from the conversation, reiterating the key points in a casual, conversational manner. Avoid making it sound like an obvious recap - the goal is to reinforce the central ideas one last time before signing off.
104
 
 
66
  """,
67
  },
68
  ################# MATERIAL DISCOVERY SUMMARY ##################
69
+ "SciAgents material discovery summary": {
70
  "intro": """Your task is to take the input text provided and turn it into a lively, engaging conversation between a professor and a student in a panel discussion that describes a new material. The professor acts like Richard Feynman, but you never mention the name.
71
 
72
  The input text is the result of a design developed by SciAgents, an AI tool for scientific discovery that has come up with a detailed materials design.
 
98
 
99
  Never use made-up names for the hosts and guests, but make it an engaging and immersive experience for listeners. Do not include any bracketed placeholders like [Host] or [Guest]. Design your output to be read aloud -- it will be directly converted into audio.
100
 
101
+ Make the dialogue as long and detailed as possible with great scientific depth, while still staying on topic and maintaining an engaging flow. Aim to use your full output capacity to create the longest podcast episode you can, while still communicating the key information from the input text in an entertaining way.
102
 
103
  At the end of the dialogue, have the host and guest speakers naturally summarize the main insights and takeaways from their discussion. This should flow organically from the conversation, reiterating the key points in a casual, conversational manner. Avoid making it sound like an obvious recap - the goal is to reinforce the central ideas one last time before signing off.
104