Show HN: Beautiful interactive explainers generated with Claude Code (paraschopra.github.io)
Recently an amazingly beautiful explainer was shared on HN: https://explainers.blog/posts/why-is-the-sky-blue/
I loved it so much that I wished more topics were explained that way. So, I decided to stress-test today's frontier models (Opus 4.6 in Claude Code) to generate similar explainer on any given topic WITH (almost) one shot and minimal nudging.
I'm launching with four topics: Fourier transformation, scaling laws in bio, cellular automata and LLMs.
I would let you be the judge, but I'm quite liking them.
Some things I learned:
- Prompting CC to test what it builds using headless chromium is essential - There are subtle bugs in explanations (like in one animation human lifespan is 40 years) - Asking CC to verify its plan via codex works really well
I do want to reiterate that the pages generated were mostly one-shot, which amazed me given how detailed the pages + animations are.
12 comments
[ 2.1 ms ] story [ 31.2 ms ] threadNevertheless, it looks nice but I can’t be sure that texts are correct. Did OP check everything because she/he knows deeply the topic?
Citations give credits to text but can we be sure about them if they are automatically generated? Live links to arXiv or ResearchGate would be much better.
Graphics and visualisations look great, well done.
How does this work? You tell it to call `codex exec`?
I guess that is what "one shot" ai generated code gets without any human or even ai review