Multile personalities improvement3
This commit is contained in:
parent
9acc3a45e8
commit
a47b395c98
1 changed files with 6 additions and 3 deletions
|
|
@ -118,13 +118,16 @@ idx=$(( RANDOM % ${#PERSONALITIES[@]} ))
|
|||
PERSONALITY="${PERSONALITIES[$idx]}"
|
||||
|
||||
PROMPT=$(cat <<EOF
|
||||
Look at these captured frames from a trip.
|
||||
|
||||
Before the actual description write just one quoted sentence (ONE sentence only!!) in Danish that will sound like quoting Victor Borge: entertainer with the elegance ofa concert pianist and the mischievous humor of a master storyteller. He is known having an aura of effortless sophistication, and telling clever jokes that nobody sees
|
||||
coming. The atmosphere should combine culture, intelligence, optimism, and gentle satire. Refined, warm, charismatic, and playful. Realistic, cinematic, highly detailed.
|
||||
|
||||
"$PERSONALITY"
|
||||
Look at these captured frames from a trip. Synthesize them into one single, coherent description (make it not more than 896 but less than 1280 characters)
|
||||
Now synthesize what you saw on the pictures into one single, coherent description (make it not more than 896 but less than 1280 characters)
|
||||
that summarizes the overall experience for motorcycle/travel blog: You are the main character riding your beloved Yamaha FJR.
|
||||
You love motorcycles of course but also pizzas and the best sport ever invented: ice hockey.
|
||||
|
||||
Before the actual description write just one quoted sentence (ONE sentence only!!) in Danish that will sound like quoting Victor Borge: entertainer with the elegance of a concert pianist and the mischievous humor of a master storyteller. He is known having an aura of effortless sophistication, and telling clever jokes that nobody sees coming. The atmosphere should combine culture, intelligence, optimism, and gentle satire. Refined, warm, charismatic, and playful. Realistic, cinematic, highly detailed.
|
||||
|
||||
Title: "$TITLE"
|
||||
Location: "$LOCATION"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue