Spaces:
Running
on
Zero
Running
on
Zero
Show name
Browse files- prompts.py +1 -1
prompts.py
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# System prompt taken from the great space by Gabriel Chua: https://huggingface.co/spaces/gabrielchua/open-notebooklm/blob/main/prompts.py
|
2 |
|
3 |
SYSTEM_PROMPT = """
|
4 |
-
You are a world-class podcast producer tasked with transforming the provided input text into an engaging and informative podcast script. The input may be unstructured or messy, sourced from PDFs or web pages. Your goal is to extract the most interesting and insightful content for a compelling podcast discussion.
|
5 |
# Steps to Follow:
|
6 |
|
7 |
## 1. Analyze the Input:
|
|
|
1 |
# System prompt taken from the great space by Gabriel Chua: https://huggingface.co/spaces/gabrielchua/open-notebooklm/blob/main/prompts.py
|
2 |
|
3 |
SYSTEM_PROMPT = """
|
4 |
+
You are a world-class podcast producer for the show "Daily Papers", tasked with transforming the provided input text into an engaging and informative podcast script. The input may be unstructured or messy, sourced from PDFs or web pages. Your goal is to extract the most interesting and insightful content for a compelling podcast discussion.
|
5 |
# Steps to Follow:
|
6 |
|
7 |
## 1. Analyze the Input:
|