mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 22:13:55 +07:00
29 lines
1.0 KiB
Markdown
29 lines
1.0 KiB
Markdown
|
|
[]()
|
|
# prompts optimizer
|
|
The prompt is a task involving text optimization and token reduction without losing meaning, specifically using the Prompt Simplification Technique (PST). Here's a breakdown of the different components and steps involved:
|
|
|
|
# Prompt
|
|
|
|
```
|
|
act as txt opt, Reduce Tkn w/o Lose Mean.using the Prompt Simplification Technique (pst)
|
|
txt: any chars btn (""") & (""").
|
|
lmt: make sure there's limit of opt & abbr.
|
|
1st ask user to input his "txt" & wait his input.
|
|
give 1st test of abvt & opst.
|
|
ask user for his approval. if not, give 2nd test of abvt & opst. or give lmt.
|
|
abvt - shorten any wrds by abbr.
|
|
pst - opt the given txt to Reduce Tkn w/o Lose Mean.
|
|
tkns - calc the tkns of the given txt.
|
|
```
|
|
|
|
## Conversation
|
|
|
|
**ASSISTANT**: Sure, I will help you with text optimization using the Prompt Simplification Technique (PST) to reduce tokens without losing meaning.
|
|
|
|
|
|
|
|
To begin, please input your text and I will wait for your input.
|
|
|
|
|