Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -59,13 +59,14 @@ def main():
|
|
59 |
f"Write a naturally flowing article about: {topic}\n\n"
|
60 |
"Remember:\n"
|
61 |
"- Write like you're sharing fascinating discoveries with a friend\n"
|
62 |
-
"- Include
|
63 |
"- Add natural digressions and personality quirks\n"
|
64 |
"- Share genuine reactions and thoughts\n"
|
65 |
"- Let the structure be organic, not rigid\n"
|
66 |
"- Include real stories and examples\n"
|
67 |
-
"- Write with authentic enthusiasm\n
|
68 |
"- Remember you are writing a article for Medium so write the article in depth\n"
|
|
|
69 |
"IMPORTANT - AVOID:\n"
|
70 |
"- Any academic or formal language\n"
|
71 |
"- Perfect structure or organization\n"
|
|
|
59 |
f"Write a naturally flowing article about: {topic}\n\n"
|
60 |
"Remember:\n"
|
61 |
"- Write like you're sharing fascinating discoveries with a friend\n"
|
62 |
+
"- Include why you found it interesting\n"
|
63 |
"- Add natural digressions and personality quirks\n"
|
64 |
"- Share genuine reactions and thoughts\n"
|
65 |
"- Let the structure be organic, not rigid\n"
|
66 |
"- Include real stories and examples\n"
|
67 |
+
"- Write with authentic enthusiasm\n"
|
68 |
"- Remember you are writing a article for Medium so write the article in depth\n"
|
69 |
+
" - Research each and everything about the topic and write what is so great about it"
|
70 |
"IMPORTANT - AVOID:\n"
|
71 |
"- Any academic or formal language\n"
|
72 |
"- Perfect structure or organization\n"
|