<?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>synthesis on S Anand</title>
    <link>https://www.s-anand.net/blog/tag/synthesis/</link>
    <description>Recent content in synthesis on S Anand</description>
    <generator>Hugo -- 0.156.0</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 04 Apr 2026 23:30:53 +0800</lastBuildDate>
    <atom:link href="https://www.s-anand.net/blog/tag/synthesis/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to use AI for research</title>
      <link>https://www.s-anand.net/blog/how-to-use-ai-for-research/</link>
      <pubDate>Sat, 04 Apr 2026 23:30:53 +0800</pubDate>
      <guid>https://www.s-anand.net/blog/how-to-use-ai-for-research/</guid>
      <description>&lt;!-- https://chatgpt.com/c/69cf42a9-ed04-839b-bdf1-e010677d81c7 --&gt;
&lt;p&gt;I asked ChatGPT to research universities&amp;rsquo; AI policies. &lt;a href=&#34;https://sanand0.github.io/datastories/ai-policies/&#34;&gt;Here is the report&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here are the four lessons I learned from that - about how to use AI for research.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://files.s-anand.net/images/2026-04-03-how-to-use-ai-for-research.avif&#34;&gt; &lt;!-- https://gemini.google.com/u/2/app/9f3cc9fb9c8c8cb4 --&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Show examples of failures to avoid&lt;/strong&gt;. &lt;a href=&#34;https://jivraj-18.github.io/university_ai_usage/output/&#34;&gt;Jivraj&amp;rsquo;s earlier research&lt;/a&gt; kept surfacing AI policies universities had &lt;em&gt;researched&lt;/em&gt;, not written for themselves!. So I told ChatGPT to:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;hellip; double-check that they ARE, in fact, about their own use of AI - not policies they&amp;rsquo;re proposing for others or are researching.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This is called &lt;strong&gt;pre-specifying exclusions&lt;/strong&gt;. Giving negative examples help. &lt;a href=&#34;https://arxiv.org/abs/2201.11903&#34;&gt;Wei (2022)&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2a. &amp;ldquo;Double-check&amp;rdquo; doesn&amp;rsquo;t always work&lt;/strong&gt;. Though I told ChatGPT to &amp;ldquo;double-check&amp;rdquo;, it still got things wrong. For example, it cited MIT&amp;rsquo;s &lt;a href=&#34;https://ist.mit.edu/ai-guidance&#34;&gt;AI policy home page&lt;/a&gt; as evidence that the policy covers students and faculty, just because the words were present. That&amp;rsquo;s not right!&lt;/p&gt;
&lt;p&gt;Models get over-confident - and that&amp;rsquo;s exactly when they &lt;em&gt;don&amp;rsquo;t&lt;/em&gt; double-check. Asking them to double-check is a good habit, but not fail-safe. &lt;a href=&#34;https://arxiv.org/abs/2207.05221&#34;&gt;Kadavath (2022)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2b. Expicitly tell it to find mistakes&lt;/strong&gt;. I told it to:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Find mistakes in as many claims as you can.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This is stronger than &amp;ldquo;double-check&amp;rdquo;. It turns the model against itself, and it worked &lt;em&gt;quite&lt;/em&gt; well.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Show examples of failures to avoid&lt;/strong&gt;. (Repeat.) When asking it to find mistakes, I gave it the same example.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;hellip; MIT, &amp;ldquo;covers_faculty_or_staff&amp;rdquo; cites &amp;ldquo;quote&amp;rdquo;: &amp;ldquo;Students • Faculty and Staff • Visitors and Guests • Generative AI use at MIT&amp;rdquo;. But that&amp;rsquo;s actually a set of links to Students, Faculty and Staff, etc. It&amp;rsquo;s not evidence that the POLICY covers them - and I&amp;rsquo;m quite sure the policy isn&amp;rsquo;t for guests!&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;That&amp;rsquo;s &lt;a href=&#34;https://arxiv.org/abs/2005.14165&#34;&gt;few-shot prompting&lt;/a&gt;. Concrete examples beat abstract instructions.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Ask it to list failures explicitly&lt;/strong&gt;. I told it:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I am also interested in universities that conspicuously lack a policy &amp;hellip;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Without that, it might have returned &lt;em&gt;only&lt;/em&gt; positive hits. Missing evidence and failures are important data, too!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4. Break large tasks into batches&lt;/strong&gt;. When I asked it to research 20 universities, it made several mistakes. Instead:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This may be a complex task, so let&amp;rsquo;s just do this for the first four Universities.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Now, it didn&amp;rsquo;t make any mistakes! Sometimes, it gets &lt;a href=&#34;https://arxiv.org/abs/2307.03172&#34;&gt;lost in the middle&lt;/a&gt; for long tasks.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;So there it is - the four rules of AI research I learned from this exercise:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Show examples of failures to avoid&lt;/li&gt;
&lt;li&gt;&amp;ldquo;Double-check&amp;rdquo; doesn&amp;rsquo;t always work. Expicitly tell it to find mistakes&lt;/li&gt;
&lt;li&gt;Ask it to list failures explicitly.&lt;/li&gt;
&lt;li&gt;Break large tasks into batches.&lt;/li&gt;
&lt;/ol&gt;
</description>
    </item>
    <item>
      <title>Extracting AI advice</title>
      <link>https://www.s-anand.net/blog/extracting-ai-advice/</link>
      <pubDate>Mon, 09 Feb 2026 09:52:19 +0800</pubDate>
      <guid>https://www.s-anand.net/blog/extracting-ai-advice/</guid>
      <description>&lt;p&gt;This weekend, two people asked me, roughly &amp;ldquo;How do I use AI better?&amp;rdquo;&lt;/p&gt;
&lt;p&gt;This is a frequently asked questions. I document my FAQs, e.g. &lt;a href=&#34;https://www.s-anand.net/blog/time/&#34;&gt;time management&lt;/a&gt;, &lt;a href=&#34;https://www.s-anand.net/blog/career-advice/&#34;&gt;career advice&lt;/a&gt;, etc. and it was time to add &lt;a href=&#34;https://www.s-anand.net/blog/ai-advice/&#34;&gt;AI advice&lt;/a&gt; to this list.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://files.s-anand.net/images/2026-02-09-extracting-ai-advice.avif&#34;&gt;&lt;/p&gt;
&lt;p&gt;I often record online calls and &lt;a href=&#34;https://www.s-anand.net/blog/prompts/transcribe-call-recording/&#34;&gt;transcribe them&lt;/a&gt;. I asked &lt;a href=&#34;https://gemini.google.com/share/8541ff4e4135&#34;&gt;Gemini&lt;/a&gt;, &lt;a href=&#34;https://claude.ai/share/62d9d460-3bcb-43dc-a591-a283b35c3a69&#34;&gt;Claude&lt;/a&gt; and &lt;a href=&#34;https://chatgpt.com/share/6989414e-441c-8003-9b95-ac835e15a79c&#34;&gt;ChatGPT&lt;/a&gt; for the best way to summarize 400 transcripts of ~40K each.&lt;/p&gt;
&lt;p&gt;Claude&amp;rsquo;s suggestion was the best:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Use Gemini Flash (1M context, dirt cheap) to process calls in batches of 20-25&lt;/li&gt;
&lt;li&gt;Each batch → extract advice themes&lt;/li&gt;
&lt;li&gt;Aggregate batch results with Claude Sonnet for final synthesis&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;But I ignored it because it was too much work. (See my &lt;a href=&#34;https://www.s-anand.net/blog/ai-advice/&#34;&gt;AI advice&lt;/a&gt;: &lt;em&gt;&amp;ldquo;Ask for easier output&amp;rdquo;&lt;/em&gt;)&lt;/p&gt;
&lt;p&gt;Instead, I listed all my transcripts and used &lt;a href=&#34;https://llm.datasette.io/&#34;&gt;Simon Willison&amp;rsquo;s &lt;code&gt;llm&lt;/code&gt; CLI tool&lt;/a&gt; to run:&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;llm -m gemini-3-flash-preview --system &lt;span class=&#34;s2&#34;&gt;&amp;#34;Summarize ALL AI-related advice from Anand this call transcript into 1-sentence bullets&amp;#34;&lt;/span&gt; -f file-1.md &amp;gt; &lt;span class=&#34;s2&#34;&gt;&amp;#34;extract/ai/file-1.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;llm -m gemini-3-flash-preview --system &lt;span class=&#34;s2&#34;&gt;&amp;#34;Summarize ALL AI-related advice from Anand this call transcript into 1-sentence bullets&amp;#34;&lt;/span&gt; -f file-2.md &amp;gt; &lt;span class=&#34;s2&#34;&gt;&amp;#34;extract/ai/file-2.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&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;(A for-loop is smarter. Copy-paste is easier. I optimize for ease.)&lt;/p&gt;
&lt;p&gt;This took a little over an hour and a dollar. Then, I combined all the &lt;code&gt;extract/ai/*.md&lt;/code&gt; files into one big file:&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;uvx files-to-prompt *.md &lt;span class=&#34;p&#34;&gt;|&lt;/span&gt; xclip -selection clipboard
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&amp;hellip; and pasted it into Gemini 3 Pro, which could comfortably handle the 750KB of context and prompted it:&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-markdown&#34; data-lang=&#34;markdown&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;Here is the summary of AI related advice I provided in discussions to various people.
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;What is the most common advice I provide to people that is relevant to people looking to use AI for personal use and productivity?
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;The result was a good list along the lines of:&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-markdown&#34; data-lang=&#34;markdown&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;gu&#34;&gt;### 1. The &amp;#34;50 Conversations a Day&amp;#34; Rule (The Core Habit)
&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&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;You frequently tell individuals that they cannot learn AI through theory. To build intuition, they must force themselves to use it for everything.
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&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;-&lt;/span&gt; **The Advice:** Aim for a volume target of &lt;span class=&#34;gs&#34;&gt;**50 interactions per day**&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;-&lt;/span&gt; **Why:** High-frequency usage forces you to find &amp;#34;micro-use cases&amp;#34; you would otherwise ignore. It moves you past the &amp;#34;novelty&amp;#34; phase into the &amp;#34;utility&amp;#34; phase where you instinctively know which tasks the AI can handle.
&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;-&lt;/span&gt; **Application:** Don&amp;#39;t save AI for big projects. Use it to fix grammar in a text, explain a joke, plan a menu, or debug a single line of code.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&amp;hellip; which I condensed into:&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-markdown&#34; data-lang=&#34;markdown&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;-&lt;/span&gt; **Have 50 conversations a day with AI**. High-usage forces you to find tiny use-cases you&amp;#39;d otherwise ignore.
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Here&amp;rsquo;s my current &lt;a href=&#34;https://www.s-anand.net/blog/ai-advice/&#34;&gt;AI Advice&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;Another advantage of creating an &lt;code&gt;extract/ai/&lt;/code&gt; folder is that I can pull out technical AI advice, governance-related AI advice, etc. later.&lt;/p&gt;
&lt;p&gt;In fact, this &amp;ldquo;map-reduce&amp;rdquo; style pattern is clearly powerful. For $2 and a little time, I get very useful synthesis. I plan to use it more.&lt;/p&gt;
</description>
    </item>
    <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>
  </channel>
</rss>
