1
3 Comments

I built a tool to analyze ChatGPT's "Thinking" and JSON code to uncover the topical map of its brain.

I built a tool to analyze ChatGPT's "Thinking" and JSON code to uncover the topical map of its brain.

See more here: https://x.com/arcknight_tech/status/1988821849212416409

posted to Icon for group Developers
Developers
on December 1, 2025
  1. 1

    Interesting idea — probing the internal structure of ChatGPT’s outputs and JSON representations can definitely help uncover latent patterns, but in real engineering practice the hard part is not just mapping topics, but validating that those maps actually reflect meaningful internal behavior versus artifact patterns in the generated text.

    From an engineering standpoint, one of the key signals I’d watch when analyzing AI outputs is consistency under perturbation — for example, whether slight prompt rewrites or schema variations lead to stable topic clusters versus chaotic shifts.

    Curious — in your tool, what validation signal or metric do you treat as the strongest indicator that the topical map is meaningful and not just an artifact of the prompt/decoder patterns (e.g., cluster stability, semantic similarity distance thresholds, or repeatability across runs)? That’s often the difference between a cool analysis and something you can build processes on.

  2. 1

    I haven’t used it yet, but I just took a look and it really seems like it’ll work. Looks way better than most of the tools I’ve come across. Nice job!

    1. 1

      Many thanks @William1928! I'll drop a note here and notify you when its done so you can try it out!

Trending on Indie Hackers
I shipped a productivity SaaS in 30 days as a solo dev — here's what AI actually changed (and what it didn't) User Avatar 310 comments I built a tool that shows what a contract could cost you before signing User Avatar 111 comments The coordination tax: six years watching a one-day feature take four months User Avatar 73 comments My users are making my product better without knowing it. Here's how I designed that. User Avatar 62 comments I changed AIagent2 from dashboard-first to chat-first. Does this feel clearer? User Avatar 33 comments A simple LinkedIn prospecting trick that improved our lead quality User Avatar 16 comments