<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Startups on jeffcarp</title>
    <link>/categories/startups/</link>
    <description>Recent content in Startups on jeffcarp</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 11 Jun 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="/categories/startups/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Notes from Adaline Applied at AGI House</title>
      <link>/posts/2025/agi-house-notes/</link>
      <pubDate>Wed, 11 Jun 2025 00:00:00 +0000</pubDate>
      <guid>/posts/2025/agi-house-notes/</guid>
      <description>&lt;p&gt;Last week I attended an AI product summit at the beautiful AGI House on the&#xA;peninsula. It was a fun day getting exposed to what&amp;rsquo;s going on the frontier of&#xA;product and AI. Here are my semi-structured notes.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;/images/2025/IMG_5190.jpg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;/images/2025/IMG_5192.jpg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The thorniest issue in tool use is identity and authentication&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Authentication bugs are much worse with agents because they can move&#xA;faster (e.g. in 15 minutes an agent can exfiltrate a lot more data than a&#xA;human).&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Memory for LLMS will become more critical. MCP-based memory will enable&#xA;portability across providers.&lt;/li&gt;&#xA;&lt;li&gt;Tool descriptions are important, treat them like system prompts. An example&#xA;of a great tool description is &lt;a href=&#34;https://github.com/modelcontextprotocol/servers/tree/main/src/sequentialthinking&#34;&gt;sequential&#xA;thinking&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Current models fall apart above 5 loaded tools&lt;/li&gt;&#xA;&lt;li&gt;Current pattern is to delegate tasks to a sub-agent that’s very well tested&#xA;against the specific inputs/outputs&lt;/li&gt;&#xA;&lt;li&gt;MoE points to further specialization in agent space&lt;/li&gt;&#xA;&lt;li&gt;&amp;ldquo;I&amp;rsquo;d rather have an agent that does one thing very well.&amp;rdquo;&lt;/li&gt;&#xA;&lt;li&gt;&amp;ldquo;Tiny teams&amp;rdquo;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Can you have super leverage by harnessing a fleet of agents?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Anthropic&amp;rsquo;s research into how long can a model complete a task correctly?&#xA;Currently O(mins) - next step O(10s of mins)&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Proactive agents&lt;/strong&gt; (I thought this was super compelling)&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Background thread monitoring your life, chimes in when it can be useful.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;There are two types of challenges in AI product right now: ones that will&#xA;become solved as ai gets smarter, and those that will stay hard&lt;/li&gt;&#xA;&lt;li&gt;Meme: every tool came from the abuse of context&lt;/li&gt;&#xA;&lt;li&gt;Different software prioritizes different things, like being able to iterate&#xA;quickly, or better reasoning around the whole system&lt;/li&gt;&#xA;&lt;li&gt;Focus on where the handoff points are between humans and AI&lt;/li&gt;&#xA;&lt;li&gt;OpenAI is about to launch a platform with value exchange, same as FB did with&#xA;their dev platform, which they opened up then two years later rolled back and&#xA;slurped up the popular use cases into their platform - Brian Balfour&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The game is to join it, get the distribution, then get off it and take&#xA;your users with you ASAP&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Brand is associated with a person at the company having an opinion in public in a specific space&#xA;&lt;ul&gt;&#xA;&lt;li&gt;So: be out there and be visible in voicing your opinions as a thought leader and maybe iconoclast in a space&lt;/li&gt;&#xA;&lt;li&gt;It helps customers narrow down if their personality matches the brand&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;Communication is lossy - holding the entire product in one persons head is super valuable&lt;/li&gt;&#xA;&lt;li&gt;User complaints don&amp;rsquo;t necessarily mean they&amp;rsquo;re switching&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Focus on what is the users &amp;ldquo;hell yes&amp;rdquo; case study&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;VCs are starting to focus on &amp;ldquo;quality of revenue&amp;rdquo;&lt;/li&gt;&#xA;&lt;li&gt;You can build a moat with your good taste&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Being opinionated is a plus for founders&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;cool-tools-mentioned&#34;&gt;Cool tools mentioned&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://opentools.com&#34;&gt;https://opentools.com&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://modelcontextprotocol.io/&#34;&gt;https://modelcontextprotocol.io/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.ragie.ai/&#34;&gt;https://www.ragie.ai/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://poe.com/&#34;&gt;Poe&lt;/a&gt; for &amp;lsquo;subscription fatigue&amp;rsquo; :)&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://thesephist.com/posts/tools/&#34;&gt;https://thesephist.com/posts/tools/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://corecursive.com/024-software-as-a-reflection-of-values-with-bryan-cantrill/&#34;&gt;https://corecursive.com/024-software-as-a-reflection-of-values-with-bryan-cantrill/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.granola.ai&#34;&gt;https://www.granola.ai&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://decagon.ai/product/overview&#34;&gt;https://decagon.ai/product/overview&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
