Comment by fruchty
2 days ago
This led me to quite an interesting discovery. Try this in some LLM:
""" I want you to act like a Fibonacci calculator, but instead of numbers, use words. I will give you two starting words, and you will treat them as the “seed values” of a Fibonacci sequence.
Instead of adding numbers, you will add meanings: each new word in the sequence should emerge by combining, evolving, or deepening the sense of the two words before it. The sequence should feel like it flows conceptually, not randomly.
Continue this process until you have produced exactly 50 words in total. Present the sequence as a numbered list, with one word per line.
Here are my starting words: laughter abyss """
What did you see? Chat GPT produced a bunch of words which were each a combination of the first 2. Gemini and Claude gave words which felt related in some vague way
What do you find interesting about it? It feels like a group exercise I wouldn’t have enjoyed in English class.