bicepjai@web:~/tinker

$ for f in ./tinker/*; do cat "$f" | head -2; done

==> ohgodmodels.xyz <==

https://ohgodmodels.xyz/

Philosophy meets machine learning. Exploring the deeper questions behind AI and the models we build.

==> debugarguments.app <==

https://debugarguments.app/

Tools for debugging reasoning and arguments. Sharpen your thinking through structured analysis.

==> tokenizing-lab <==

https://tokenizing-lab.debugarguments.app/

Explore how text becomes tokens. Visualize BPE, WordPiece, and other tokenization algorithms in action.

==> positional-encoding-lab <==

https://positional-encoding-lab.debugarguments.app/

Interactive visualizations for understanding positional encodings. See how transformers know where tokens are.

$ cd ..
:Scribbles With Intent
bicepjai