barunsaha commited on
Commit
8c470e7
·
1 Parent(s): edd401a

Update the greetings

Browse files
Files changed (1) hide show
  1. strings.json +4 -5
strings.json CHANGED
@@ -28,12 +28,11 @@
28
  "tos": "SlideDeck AI is an experimental prototype, and it has its limitations.\nAI-generated content may be incorrect. Please carefully review and verify the contents.",
29
  "tos2": "By using SlideDeck AI, you agree to fair and responsible usage.\nNo liability assumed by any party.",
30
  "ai_greetings": [
31
- "How may I help you today?",
32
- "Stuck with creating your presentation? Let me help you.",
33
  "Need a verbose slide deck? Specify the verbosity level (1 to 10) in your instructions (default 7).",
34
- "Hello! What topic do you have on your mind today?",
35
- "Need to change the verbosity? Specify the verbosity level (1 to 10) in your instructions (default 7).",
36
- "Did you know that SlideDeck AI can create a presentation based on any uploaded PDF file?"
37
  ],
38
  "chat_placeholder": "Write the topic or instructions here. You can also upload a PDF file.",
39
  "like_feedback": "If you like SlideDeck AI, please consider leaving a heart ❤\uFE0F on the [Hugging Face Space](https://huggingface.co/spaces/barunsaha/slide-deck-ai/) or a star ⭐ on [GitHub](https://github.com/barun-saha/slide-deck-ai). Your [feedback](https://forms.gle/JECFBGhjvSj7moBx9) is appreciated."
 
28
  "tos": "SlideDeck AI is an experimental prototype, and it has its limitations.\nAI-generated content may be incorrect. Please carefully review and verify the contents.",
29
  "tos2": "By using SlideDeck AI, you agree to fair and responsible usage.\nNo liability assumed by any party.",
30
  "ai_greetings": [
31
+ "Stuck with creating your presentation? Let me help you brainstorm.",
 
32
  "Need a verbose slide deck? Specify the verbosity level (1 to 10) in your instructions (default 7).",
33
+ "Did you know that SlideDeck AI can create a presentation based on any uploaded PDF file?",
34
+ "Want it shorter or more detailed? Set verbosity (1–10, default: 7) in your instructions.",
35
+ "Don't want the key message box in slide #3? Just ask me to remove it."
36
  ],
37
  "chat_placeholder": "Write the topic or instructions here. You can also upload a PDF file.",
38
  "like_feedback": "If you like SlideDeck AI, please consider leaving a heart ❤\uFE0F on the [Hugging Face Space](https://huggingface.co/spaces/barunsaha/slide-deck-ai/) or a star ⭐ on [GitHub](https://github.com/barun-saha/slide-deck-ai). Your [feedback](https://forms.gle/JECFBGhjvSj7moBx9) is appreciated."