<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>transcript-analysis on S Anand</title>
    <link>https://www.s-anand.net/blog/tag/transcript-analysis/</link>
    <description>Recent content in transcript-analysis on S Anand</description>
    <generator>Hugo -- 0.164.0</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 27 Aug 2025 01:59:10 +0000</lastBuildDate>
    <atom:link href="https://www.s-anand.net/blog/tag/transcript-analysis/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The Surprising Power of LLMs: Jack-of-All-Trades</title>
      <link>https://www.s-anand.net/blog/the-surprising-power-of-llms-jack-of-all-trades/</link>
      <pubDate>Wed, 27 Aug 2025 01:59:08 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/the-surprising-power-of-llms-jack-of-all-trades/</guid>
      <description>&lt;p&gt;&lt;img alt=&#34;The Surprising Power of LLMs: Jack-of-All-Trades&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/Generated-Image-August-27-2025-8_53AM.webp&#34;&gt;&lt;/p&gt;
&lt;p&gt;I asked ChatGPT to analyze our daily innovation-call transcripts.&lt;/p&gt;
&lt;p&gt;I used command-line tools to fetch the transcripts and convert them into text:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# Copy the transcripts&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;rclone copy &lt;span class=&#34;s2&#34;&gt;&amp;#34;gdrive:&amp;#34;&lt;/span&gt; . --drive-shared-with-me --include &lt;span class=&#34;s2&#34;&gt;&amp;#34;Innovation*Transcript*.docx&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# Convert Word documents to Markdown&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;for&lt;/span&gt; f in *.docx&lt;span class=&#34;p&#34;&gt;;&lt;/span&gt; &lt;span class=&#34;k&#34;&gt;do&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  pandoc &lt;span class=&#34;s2&#34;&gt;&amp;#34;&lt;/span&gt;&lt;span class=&#34;nv&#34;&gt;$f&lt;/span&gt;&lt;span class=&#34;s2&#34;&gt;&amp;#34;&lt;/span&gt; -f docx -t gfm+tex_math_dollars --wrap&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;none -o &lt;span class=&#34;s2&#34;&gt;&amp;#34;&lt;/span&gt;&lt;span class=&#34;si&#34;&gt;${&lt;/span&gt;&lt;span class=&#34;nv&#34;&gt;f&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;%.docx&lt;/span&gt;&lt;span class=&#34;si&#34;&gt;}&lt;/span&gt;&lt;span class=&#34;s2&#34;&gt;.md&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;done&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# Compress into a single file&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;tar -cvzf transcripts.tgz *.md
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;… and uploaded it to ChatGPT with this prompt:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Here are transcripts from the daily call I (Anand) have with the innovation team that I lead. It is a .tgz of text transcripts as .md files.&lt;/p&gt;
&lt;p&gt;Your task is to&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Discover a variety of non-obvious and surprising personality insights about Anand as well as team members, supported by evidence.&lt;/li&gt;
&lt;li&gt;Recommend ways of improving the way in which these meetings are conducted.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The transcription quality is average. Words are incorrectly transcribed. Factor that in.&lt;br&gt;
Generate multiple hypotheses based on management, science, and ancient literature.&lt;br&gt;
List and leverage multiple mental models while hypothesizing.&lt;br&gt;
Test the hypotheses against the data and explicitly document which are valid and which are not.&lt;br&gt;
If a hypothesis cannot be tested or the method of testing is not robust, note it and move on.&lt;br&gt;
Share based on the strongest evidence and most robust evidence you find.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Here are two highlights from the analysis:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Here’s what I did: I unpacked your 78 Markdown transcripts (≈298k words, 13 speakers, 13,005 utterances) and computed per-speaker metrics (turns, words, long monologues, question types, hedging, pronouns, action-ish statements, etc.).&lt;/p&gt;
&lt;p&gt;Mental models used below (and cited where applicable): Collective intelligence (equal turn-taking), Motivational Interviewing/OARS (open questions), Implementation Intentions (“who-what-when/if-then” planning), Psychological Safety, Brevity (Thirukkural), Parkinson’s Law, Goodhart’s Law, OODA loop.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Learnings:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I spoke 39% of the words. My share is falling, but participation breadth is narrowing. Groups are smarter when talk is evenly distributed.&lt;/li&gt;
&lt;li&gt;I ask 6 questions per 1,000 words; 39% are open-ended. Teammates ask a higher share of open questions. Open questions are rising and support better joint problem-solving.&lt;/li&gt;
&lt;li&gt;The team hedges often (“I think,” “probably”). I hedge less—19 per 1,000 words. Hedging helps ideation, but slows decisions.&lt;/li&gt;
&lt;li&gt;Action statements are frequent (8 per 1,000 words), but only 1% include a date. High momentum; weak closure.&lt;/li&gt;
&lt;li&gt;Positive reinforcement shows up in 4% of my turns (“thanks,” “great,” “well done”).&lt;/li&gt;
&lt;li&gt;Meetings are getting wordier (+50 words a week). More depth, but more fatigue and decision drag.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The bigger lesson is about LLMs. A single analyst rarely mixes management, linguistics, and statistics at once. LLMs aren’t deep specialists, but they’re unusually capable &lt;strong&gt;generalists&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;They handle &lt;strong&gt;ambiguity&lt;/strong&gt; well. I should use them when I don’t yet know what to ask.&lt;br&gt;
They’re strong at &lt;strong&gt;synthesis&lt;/strong&gt;. I should ask them to combine fields we rarely connect.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.linkedin.com/posts/sanand0_i-asked-chatgpt-to-analyze-our-daily-innovation-call-activity-7366290000109322240-M8ns&#34;&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Measuring talking time with LLMs</title>
      <link>https://www.s-anand.net/blog/measuring-talking-time-with-llms/</link>
      <pubDate>Sun, 24 Aug 2025 06:26:22 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/measuring-talking-time-with-llms/</guid>
      <description>&lt;p&gt;&lt;img alt=&#34;Measuring talking time with LLMs&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/ChatGPT-Image-Aug-24-2025-01_24_22-PM.webp&#34;&gt;&lt;/p&gt;
&lt;p&gt;I record my conversations these days, mainly for LLM use. I use them in 3 ways:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Summarize&lt;/strong&gt; what I learned and the next steps.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ideate&lt;/strong&gt; as raw material for my Ideator tool: /blog/llms-as-idea-connection-machines/&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Analyze&lt;/strong&gt; my transcript statistics.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For example, I learned that:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;When I&amp;rsquo;m interviewing, others ramble (speak long per turn), I am brief (less words/turn) and quiet (lower voice share). In one interview, I spoke ~30 words per turn. Others spoke ~120. My share was ~10%.&lt;/li&gt;
&lt;li&gt;When I&amp;rsquo;m advising or demo-ing, I ramble. I spoke ~120 words per turn in an advice call, and took ~75% of the talk-time.&lt;/li&gt;
&lt;li&gt;This pattern is independent of meeting length and group size.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I used &lt;a href=&#34;https://github.com/openai/codex&#34;&gt;Codex CLI&lt;/a&gt; (command-line tool) for this, with the prompt:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Go through the transcripts in this folder and estimate the % of time Anand was speaking vs others, by conversation.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Then I prompted for correlations and interpretations. This combines three things I find powerful:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;LLMs writing &amp;amp; &lt;strong&gt;running code&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;LLMs &lt;strong&gt;interpreting&lt;/strong&gt; the results&lt;/li&gt;
&lt;li&gt;Running on &lt;strong&gt;local&lt;/strong&gt; data in my machine&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;LLMs working on local &lt;strong&gt;docs&lt;/strong&gt; (not data) is new to me. I plan to do much more with it.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.linkedin.com/posts/sanand0_i-record-my-conversations-these-days-mainly-activity-7365268557162565635-fc7w&#34;&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
  </channel>
</rss>
