torchjs21.html - Stable Probability Engine
The Choice:
Large Language Models use probability to pick words. Edit the
Weights
in the blue box to change the robot's mood, then click
Update and Run
to see the AI generate a new ending!
1. Start the Chain:
The robot is...
2. Probability Weights (JSON):
{ "happy": 0.50, "sad": 0.10, "angry": 0.05, "thinking": 0.20, "broken": 0.15 }
AI Decision Logic will appear here...
Click here to see how the AI picks the next word...