<script data-pm-proxy="intercept"></script><?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[Lazy AI]]></title><description><![CDATA[The only AI newsletter for non-techies!]]></description><link>https://lazyai.substack.com</link><image><url>https://substackcdn.com/image/fetch/$s_!6FLu!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F482c505e-51d1-4dbd-803d-eed5e78b9a94_1280x1280.png</url><title>Lazy AI</title><link>https://lazyai.substack.com</link></image><generator>Substack</generator><lastBuildDate>Fri, 04 Sep 2026 03:24:40 GMT</lastBuildDate><atom:link href="/__u/lazyai.substack.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Ankur Jhaveri]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[lazyai@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[lazyai@substack.com]]></itunes:email><itunes:name><![CDATA[Ankur Jhaveri]]></itunes:name></itunes:owner><itunes:author><![CDATA[Ankur Jhaveri]]></itunes:author><googleplay:owner><![CDATA[lazyai@substack.com]]></googleplay:owner><googleplay:email><![CDATA[lazyai@substack.com]]></googleplay:email><googleplay:author><![CDATA[Ankur Jhaveri]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[How AI can actually empower you]]></title><description><![CDATA[And how to bring your ideas to life with Claude Code]]></description><link>https://lazyai.substack.com/p/how-ai-can-actually-empower-you</link><guid isPermaLink="false">https://lazyai.substack.com/p/how-ai-can-actually-empower-you</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Sun, 16 Aug 2026 14:31:12 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/654dafdf-5704-4dde-8bce-499ece846c39_1170x747.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Have you ever had an idea for that app which you think can be a big business? Or just an app that does something cool which doesn&#8217;t exist today?</p><p>The only problem has been you don&#8217;t know how to build it because you&#8217;re not an engineer?</p><p>If yes, today&#8217;s issue is just for you! </p><p>Hi! Ankur here, and this is <strong>Edition #30 of Lazy AI</strong>. Today, I talk about how to actually use Claude Code to bring any idea of yours to life. A proper, step-by-step guide with a live example </p><p>I&#8217;ll talk about how I built my own website with Claude Code. The website is basic (and I&#8217;ve intentionally kept it that way), so it tells you, in simple words, everything you need to know about how to use Claude Code to build any app or software &#8212; and literally bring your ideas to life!</p><div><hr></div><h3>Disclaimer: This is not another &#8220;AI built my site in 5 minutes&#8221; post</h3><p>You&#8217;ve seen those LinkedIn posts. One prompt, one perfect website, everyone clapping in the comments. That&#8217;s not what happened to me, and it&#8217;s not what&#8217;s going to happen to you either. That&#8217;s not how Claude Code (or Vibe coding) works.</p><p>What actually happened with me: a long, (occasionally messy) conversation with Claude Code &#8212; where it gave me some output, I got frustrated, it got things wrong, we fixed them together, and I eventually ended up with a website I&#8217;m genuinely happy to send people.</p><p>I&#8217;m not a developer. I don&#8217;t know how to code. And I was able to built it and host it online in a matter of hours. So I&#8217;m going to walk you through exactly what I did, in order, so that you can follow the same path.</p><blockquote><p><em><strong>Claude Code</strong> is Anthropic&#8217;s tool for building real software by just describing what you want, in plain English. No coding required &#8212; you talk, it builds.</em></p></blockquote><h3>Step 1: Create your workspace and start with one prompt</h3><p>First, you need a Claude Pro subscription. Now, I know what you&#8217;re thinking: it costs $20 (or &#8377;1,999) per month. Is it even worth it?</p><p>Well, it has a free trial, but I&#8217;ll still tell you why paying for it is worth it: Because it closes the gap between &#8220;I have an idea&#8221; and &#8220;I&#8217;ve built this app&#8221; in a matter of hours. </p><p>And it&#8217;s not just to build your website or a business idea, but to also make something that&#8217;ll help you in your daily life. I know people who&#8217;ve built fitness trackers, money management apps and a lot more, just for themselves, with Claude Code.</p><p>There&#8217;s also a free trial, like I said. You can reply to this email or comment on the post, and I&#8217;ll send you the referral link. It gives you one week of free Claude Code usage.</p><p><strong>Now let&#8217;s begin.</strong></p><p>Open Claude Code and create a new folder first &#8212; mine was called <code>ankur-jhaveri-website</code>.</p><blockquote><p><em>Think of the folder as a dedicated drawer for this one project. Everything Claude builds &#8212; the text, the design, every file &#8212; goes into that drawer, and nowhere else. It keeps this project contained and separate from anything else on your laptop, so you (and Claude) always know exactly where everything lives.</em></p></blockquote><p>This folder is on your laptop, at your preferred location. </p><p>With that set, here&#8217;s the exact first message I typed:</p><p><em>&#8220;Given everything you know about me, build me a simple personal website. This will be used to showcase my work and my projects to any potential recruiter, potential client, or any of my subscribers/followers who want to know more about who I am and what I do. Keep the design clean, minimalist, and modern.&#8221;</em></p><p>That&#8217;s it. That&#8217;s the whole brief. Notice what I didn&#8217;t say &#8212; no mention of code, tools, or technical anything. Just what I wanted, and who it was for.</p><p>Claude didn&#8217;t just start building. It asked me questions first. What layout, which buttons and links I actually needed. Answer honestly and specifically here; the more real detail you give it, the less you&#8217;ll be fixing later.</p><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; every other day. You&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption"></p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><h3>Step 2: Expect it to get something wrong. Just communicate..</h3><p>Here&#8217;s the part every tutorial conveniently skips: it won&#8217;t be perfect on the first try. Mine wasn&#8217;t.</p><p>A few rounds in, unhappy with the design, I pointed Claude to my other website, <a href="http://www.thedecodr.com">The Decodr</a>, and said: take inspiration from this. It came back with something that looked suspiciously familiar. Same fonts. Same colours. Same everything.</p><p>Claude had copied the design from my other website. Not &#8220;inspired by,&#8221; literally <em>copied</em>. To its credit, it didn&#8217;t argue. It owned the mistake instantly, and rebuilt from scratch &#8212; same structural idea, entirely fresh fonts and colours.</p><p>Here&#8217;s what I want you to take from this, because it&#8217;ll happen to you too: &#8220;inspired by&#8221; and &#8220;copy this&#8221; sound close in English. They are not close at all. So say exactly what you mean. And when Claude gets something wrong (and it will), just tell it, plainly, the way you&#8217;d correct anyone. It won&#8217;t get defensive. It&#8217;ll just fix it.</p><p>Somewhere in the smaller fights that followed &#8212; a crooked letter in one font, a logo that refused to resolve &#8212; I gave up on precision for one line and said: <em>&#8220;just give me the website without the logo, you&#8217;re taking a lot of time. put a placeholder in there for now&#8221;</em> Done, instantly. </p><p>That&#8217;s a real skill too &#8212; knowing when to stop perfecting and just move.</p><h3>Step 3: Get it out of your laptop and onto the internet</h3><p>A finished website sitting on your laptop is a diary that nobody&#8217;s reading. Here&#8217;s how you actually put it online, and yes, this part is free. You use GitHub.</p><blockquote><p><em>A <strong>GitHub repository</strong> is basically a project folder that lives on the internet instead of your laptop &#8212; a place to store your files that anyone, or any tool, can reach.</em></p></blockquote><p>You&#8217;ve got two or three genuinely free ways to host a site &#8212; GitHub Pages, Netlify, Vercel. I used GitHub Pages, since it ties in cleanly with the repository itself. Whichever you pick, the shape of the process is the same: create an account, turn hosting on, then point your domain at it.</p><p>If you&#8217;re confused at any point, just type this prompt: </p><p><em>I&#8217;m not an engineer. I need you to explain everything in simple language, step by step,</em></p><p>Claude will then tell you what to do, and how.</p><p>I already owned my domain, <a href="http://www.ankurjhaveri.com">ankurjhaveri.com</a>, and Claude walked me through connecting it with my newly built website &#8212; step by step, in plain language. There&#8217;s a bit where you configure a few technical settings so your domain knows exactly where your website lives. You don&#8217;t need to understand the mechanics behind it. Just tell Claude what you&#8217;re trying to do and let it tell you precisely what to click and where.</p><h3>Step 4: Stop uploading it yourself</h3><p>Every single change I made meant manually re-uploading files to GitHub. Tedious, and after the tenth time, genuinely annoying. So I asked &#8212; <em>can you just do this yourself?</em></p><p>It could. I gave it access to my repository, and from that point on, it pushed every update directly &#8212; no dragging, no dropping, no me involved beyond typing what I wanted changed. Every push still shows up in GitHub&#8217;s history under my name, tagged with Claude as a co-author. Nothing hidden, nothing happening behind my back.</p><p>That&#8217;s the moment this stopped feeling like &#8220;using a tool&#8221; and started feeling like having help.</p><h3>So what does this mean for you?</h3><p>Claude Code isn&#8217;t a vending machine &#8212; put in a prompt, get out a perfect website. It&#8217;s closer to working with a fast, capable collaborator: it needs a clear brief, it&#8217;ll occasionally misread you, and once you let it, it&#8217;ll handle the boring infrastructure work without complaint.</p><p>The whole thing &#8212; folder to first draft, the Decodr saga, connecting the domain, automating the uploads &#8212; happened over one late night (and a can of Red Bull). Not five minutes. Not a magic prompt. Just a conversation, the same one I&#8217;ve walked you through here, that ended in a website I actually own: <strong><a href="http://www.ankurjhaveri.com">ankurjhaveri.com</a></strong>. Yours is a folder and a few hours away.</p><p>Just FYI: If you don&#8217;t have a domain, that&#8217;s okay too. You can create the website and upload it for free on Vercel, Netlify or Github pages. Just try it out :)</p><h3>What else can you do with Claude Code?</h3><p>Like I said, this website is pretty basic. But that was intentional: I didn&#8217;t want to complicate it for  readers. But I&#8217;ve made a bunch of complex projects with Claude Code too.</p><p>Since I&#8217;m a marketer, I constantly need market insights, for which I&#8217;ve built projetcs like:</p><ol><li><p>A brand audit tool that captures a company&#8217;s social media content, founder LinkedIn content, performance marketing ads, website content, and other surfaces to do an end-to-end audit of the company&#8217;s marketing strategy. Use it to pull your competitors&#8217; data and see how they&#8217;re doing</p></li><li><p>A market insights tool that pulls <em>Reddit conversations and YouTube comments</em>, runs intelligence on them and surfaces user sentiments about a particular brand. This is useful to understand what your users actually think about you (if you want to do this too, just share this newsletter with 3 people, and I&#8217;ll share the details with you)</p></li></ol><p>I cannot stress this enough &#8212; please try out Claude Code. It can be the difference between having an idea and building an app. It&#8217;s empowering, and just takes a coupe of hours (and a Red Bull, if you&#8217;re like me)</p><p>I&#8217;m an email away if you need any help with building.</p><div><hr></div><p>That&#8217;s all for today folks. If this post was helpful and you&#8217;d want me to do more of them, please like the post; I&#8217;ll get the hint. The like button is below.</p><p>I&#8217;ll see you next time..</p><p>Cheers,</p><p>Ankur</p>]]></content:encoded></item><item><title><![CDATA[Satya Nadella says people don't trust AI!]]></title><description><![CDATA[And the future of TCS and Infosys in the AI wave]]></description><link>https://lazyai.substack.com/p/satya-nadella-says-people-dont-trust</link><guid isPermaLink="false">https://lazyai.substack.com/p/satya-nadella-says-people-dont-trust</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Wed, 29 Jul 2026 15:35:13 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/c1657899-add0-401b-a7cd-8e40af44f9ca_1497x778.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hey there!</p><p>I&#8217;m sorry, been away for a week. I have been caught up with some stuff on both the personal and professional front.</p><p>But I&#8217;m back, and so is your daily AI roundup. I&#8217;ve automated this now (of course with AI), so I should be more consistent :)</p><p>Let&#8217;s begin!</p><h3>AI cracked a code in 60 hours that humans failed to break for two years!</h3><p>Anthropic just published something that should make every cybersecurity team sit up. Their unreleased &#8220;Claude Mythos&#8221; model was pointed at HAWK &#8212; a post-quantum encryption scheme that had survived <strong>two full years</strong> of expert human cryptographers trying to break it. </p><p>Mythos halved its key strength in <strong>60 hours</strong>.</p><p>Then it went after AES, the encryption behind almost every &#8220;secure&#8221; thing you touch &#8212; your banking app, WhatsApp messages, the padlock in your browser. It found an attack <strong>200 to 800x faster</strong> than the best method humans had.</p><p><em>(Take a deep breath. Your bank is fine. For now.)</em> </p><p>Anthropic says these are research advances that don&#8217;t hit production systems yet. But the direction of travel matters. Cryptography is the invisible glue holding the internet together, and it&#8217;s traditionally been humans-only turf because you need years of intuition. Turns out, maybe you don&#8217;t.</p><p>Every &#8220;unbreakable&#8221; system on the internet was designed assuming attackers are humans. What happens when they aren&#8217;t?</p><p>&#128279; <a href="https://www.anthropic.com/research/discovering-cryptographic-weaknesses">Anthropic</a></p><div><hr></div><h3>Amazon India&#8217;s freedom sale now lets you search better</h3><p>The Great Freedom Sale drops August 7, and Amazon is using it to push Rufus &#8212; its AI shopping assistant &#8212; hard into Indian households. The pitch is dead simple. Type &#8220;budget wireless earbuds under Rs 2,000&#8221; instead of scrolling through 40 filters. Snap a photo of anything and Lens AI finds it for you. Get an alert the moment a product hits your target price.</p><p>There&#8217;s also an AI Review Highlights feature that reads through hundreds of reviews and gives you a two-line summary &#8212; which is genuinely useful if you&#8217;ve ever spiralled through 3-star reviews at 1am trying to figure out if the mixer will actually work.</p><p>Here&#8217;s the interesting bit. Amazon is not pitching this as &#8220;AI&#8221;. They&#8217;re pitching it as &#8220;shopping made easier&#8221;. That&#8217;s a real shift &#8212; most Indian consumers still don&#8217;t call ChatGPT &#8220;AI&#8221;, they just call it &#8220;the app&#8221;. When the tech disappears into the workflow, adoption stops being a decision.</p><p>If your product isn&#8217;t invisible yet, it&#8217;s still too early to be selling AI.</p><p>&#128279; <a href="https://www.businesstoday.in/technology/news/story/amazon-great-freedom-sale-2026-starts-august-7-new-ai-features-to-help-you-shop-smarter-546031-2026-07-29">BusinessToday</a></p><div><hr></div><h3>Microsoft&#8217;s CEO just said something nobody in tech wants to hear</h3><p>Satya Nadella &#8212; the guy running the second-most-valuable company on earth, mostly on the back of AI &#8212; went on record yesterday saying <strong>public trust in AI has &#8220;collapsed&#8221;</strong> <em>(his word, not mine)</em>. And he blamed his own industry.</p><p>His pitch to every CEO listening: stop framing AI as a way to shrink headcount. Start using it to create jobs and set fair wages. He wants &#8220;community-first&#8221; deployment.</p><p>Here&#8217;s why this is a big deal. Roughly <strong>117,000 tech jobs</strong> have already been cut in 2026 &#8212; almost matching all of 2025 &#8212; with Meta, Snap and Block openly citing AI as the reason. When the CEO of the company that sold everyone on Copilot is now walking back the &#8220;efficiency&#8221; narrative, something has shifted. Either the backlash got loud enough to spook them, or the numbers are worse than the press releases suggest. Probably both.</p><p>Would you trust an AI rollout at your workplace more if the pitch was &#8220;this hires people&#8221; instead of &#8220;this replaces them&#8221;?</p><p>&#128279; <a href="https://www.businesstoday.in/technology/artificial-intelligence/story/create-jobs-do-not-replace-them-satya-nadella-calls-for-community-first-ai-growth-545508-2026-07-28">BusinessToday</a></p><div><hr></div><h3>59% of Indian factories now bet their next 5 years on AI</h3><p>A fresh PwC India survey (out today) says <strong>59% of Indian manufacturers</strong> expect AI to drive their strategic growth over the next five years. And here&#8217;s the twist &#8212; Indian manufacturers are <em>more</em> ambitious about AI adoption than their global peers.</p><p>Read that again. The country that everyone keeps calling &#8220;behind&#8221; on AI is actually ahead when you ask the people who make the stuff we buy. Factories from Coimbatore to Pune are wiring AI into everything from shop-floor quality checks to customer service.</p><p>Why does this matter to you, sitting at your desk? Because &#8220;AI is the future&#8221; has been a slide in every founder&#8217;s deck for three years. But when 59% of a survey of manufacturers with revenues from $50M to $25B say it&#8217;s actually driving their P&amp;L strategy &#8212; that&#8217;s not slideware anymore. That&#8217;s capex.</p><p>Your competitors aren&#8217;t waiting for the perfect use case. They&#8217;re already deploying imperfect ones.</p><p>&#128279; <a href="https://www.businesstoday.in/latest/economy/story/to-stay-ahead-indian-manufacturers-are-embracing-ai-546087-2026-07-29">BusinessToday</a></p><div><hr></div><h3>TCS and Infosys are becoming the thing they used to serve</h3><p>For 30 years, Indian IT giants sold one product: people. Cheap, English-speaking, deployed by the thousands. That model is cracking. So TCS, Infosys, Wipro and Tech Mahindra are pivoting to become&#8230;data centre operators.</p><p>They&#8217;re building physical AI infrastructure. Selling &#8220;AI GCC-as-a-service&#8221;. Upskilling <strong>nearly 500,000 developers</strong> across the four firms to build AI agents instead of writing Java. The asset-light, people-heavy model that made them $200B+ companies is being replaced by servers, chips, and consulting.</p><p>But here&#8217;s the big concern: <strong>If your future is data centres and AI infrastructure, you don&#8217;t need 600,000 employees</strong>. TCS is already cutting 12,000 roles. This isn&#8217;t a rounding error &#8212; it&#8217;s the beginning of a decade-long unwinding of the outsourcing model that built middle-class India.</p><p>If you&#8217;re a corporate <s>slave</s> employee at an IT services firm, what does your five-year plan look like now?</p><p>&#128279; <a href="https://www.businesstoday.in/technology/news/story/how-indias-it-giants-are-reinventing-themselves-for-the-ai-era-545918-2026-07-29">BusinessToday</a></p><div><hr></div><p>That&#8217;s all for today! I&#8217;ll see you at the next roundup. Share this with someone who should stay updated with AI!</p><p>Cheers,</p><p>Ankur</p>]]></content:encoded></item><item><title><![CDATA[Scam Altman?]]></title><description><![CDATA[And why the common man won the fight against big tech]]></description><link>https://lazyai.substack.com/p/scam-altman</link><guid isPermaLink="false">https://lazyai.substack.com/p/scam-altman</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Mon, 13 Jul 2026 12:03:52 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/6725c692-9a6c-4d08-a7b7-d5e8e307b417_1497x782.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Today&#8217;s issue has a story about a <strong>huge win</strong> for all of us. Because it talks about how the largest social media company in the world just gave up in front of the common man (and woman).</p><p>Yes &#8212; Meta rolled back their <em>Muse Image</em> feature &#8212; which received a lot of backlash because it allowed photos of public accounts to be used for AI-based image creation. It was automatically applied to all public profiles, with the <em>opt-out </em>burden on the user.</p><p>And that story is part of today&#8217;s daily dose of AI.</p><p>Let&#8217;s begin..</p><div><hr></div><h3>TCS is hiring 8,900 people just to babysit AI</h3><p>Wait, what? India&#8217;s biggest IT services firm just told Reuters it&#8217;s building an army of &#8220;forward-deployed engineers&#8221; &#8212; up to <strong>8,900 people, or 1&#8211;1.5% of TCS&#8217;s entire headcount</strong> &#8212; whose only job is to sit inside client offices and make sure the client&#8217;s AI actually works.</p><p>The bigger news: CEO K Krithivasan also said TCS is finally hunting for AI, data-security and cybersecurity acquisitions. This is a company that famously avoided M&amp;A for two decades. The pivot is telling.</p><p>Here&#8217;s the read: AI models are becoming a commodity. The differentiator isn&#8217;t which model you use &#8212; it&#8217;s the sweaty, unglamorous work of plugging it into a bank&#8217;s messy legacy systems and making it not break. TCS is betting that &#8220;the last mile of AI&#8221; is where the money is.</p><p>If you work in a services role &#8212; consulting, ops, project management &#8212; pay attention. &#8220;Forward-deployed&#8221; is the new hot title. It&#8217;s the one AI can&#8217;t easily replace, because it&#8217;s mostly about the human sitting in the room understanding a client&#8217;s actual problem.</p><p>&#128279; <a href="https://www.business-standard.com/companies/news/tcs-plans-up-to-8-900-ai-deployment-engineers-seeks-ai-acquisitions-126071200332_1.html">Business Standard</a></p><div><hr></div><h3>India&#8217;s going to pour more GPUs into its AI mission &#8212; and try a &#8220;data trust&#8221; experiment</h3><p>On Friday, IT Minister Ashwini Vaishnaw told industry leaders that India will <strong>augment national AI compute capacity</strong> <em>(read: more GPUs, more data centres)</em> to keep up with demand, while urging the industry to build with Indian universities.</p><p>The interesting bit: the government is considering a pilot project at <strong>IIT Hyderabad</strong> to build sector-specific <strong>data trusts</strong> &#8212; legally-managed pools of high-quality Indian datasets that AI companies can access under controlled conditions. Think of it as public data lending libraries for AI, with guardrails.</p><p>If you&#8217;re building a startup or product in India &#8212; health tech, agri tech, fintech &#8212; the data you can&#8217;t buy or scrape is often what&#8217;s stopping you. A working data trust could change that.</p><p>The question everyone&#8217;s dancing around: whose data ends up in there, and who gets to say yes? That&#8217;s the interesting fight &#8212; not the GPU count.</p><p>&#128279; <a href="https://aninews.in/news/business/india-to-augment-ai-compute-capacity-says-ashwini-vaishnaw20260711200115/">ANI</a></p><div><hr></div><h3>Apple sued OpenAI for poaching 400+ employees. Musk called him &#8220;Scam Altman.&#8221;</h3><p>Apple filed a lawsuit against OpenAI last Friday &#8212; and the 41-page complaint is brutal. It accuses OpenAI&#8217;s Chief Hardware Officer <em>(a former Apple VP of iPhone design)</em> of orchestrating a systematic poaching campaign, telling incoming hires to bring <strong>actual Apple hardware samples</strong> for &#8220;show and tell&#8221; sessions.</p><p><strong>Over 400 former Apple employees</strong> now work at OpenAI. One is alleged to have exploited a network flaw to download 1,000+ pages of engineering docs on his way out.</p><p>Within hours of the filing, Elon Musk was on X calling Sam Altman &#8220;<strong>Scam Altman</strong>.&#8221; Altman fired back that Musk was jealous of a new OpenAI model. Two of the most powerful men in tech, sniping like reply guys.</p><p>Here&#8217;s why it matters beyond the popcorn: OpenAI is very clearly gunning for its own AI-first hardware. When you buy your next &#8220;AI phone&#8221; or wearable in 2027, it may not come from Cupertino. And the winner of that race is the winner of whose AI stack your daily life runs on.</p><p>&#128279; <a href="https://www.businesstoday.in/technology/news/story/scam-altman-strikes-again-elon-musk-mocks-sam-altman-over-apple-trade-secret-theft-allegations-542461-2026-07-13">Business Today</a></p><div><hr></div><h3>Meta pulled its Instagram AI photo grab after backlash. Public pushback works.</h3><p>And this is the story of the day!</p><p>Remember <a href="https://about.fb.com/news/2026/07/introducing-muse-image-meta-ai/">Muse Image</a> &#8212; Meta&#8217;s feature that let anyone @-mention a public Instagram account inside an AI prompt to generate images using that person&#8217;s face? </p><p>Last week, it launched. This week, Meta yanked it.</p><p>Complaints came fast. Privacy advocates. Users. Journalists. Even Meta admitted the feature &#8220;missed the mark,&#8221; despite technically offering an opt-out.</p><p>Two lessons hidden in this. First: an &#8220;opt-out&#8221; is not the same as consent &#8212; and people are getting good at spotting the difference. Second, and more interesting: when enough users complained, a $1.5 trillion company backed down within days.</p><p>Muse Image was never coming to India first <em>(new AI rules and all)</em>. But this is the second time in two years that mass complaint has forced Meta into an AI retreat. Save the receipts. That leverage is real.</p><p>&#128279; <a href="https://apnews.com/article/meta-artificial-intelligence-instagram-images-privacy-4df3bdb3fec6e046c6562accc2d270a5">AP News</a></p><div><hr></div><p>Alright, that&#8217;s all for today! I&#8217;ll see you tomorrow!</p><p>Cheers,</p><p>Ankur</p>]]></content:encoded></item><item><title><![CDATA[Ridiculous hack to not hit Claude session limits]]></title><description><![CDATA[Don't kill me after reading this :D]]></description><link>https://lazyai.substack.com/p/dont-kill-me-after-reading-this</link><guid isPermaLink="false">https://lazyai.substack.com/p/dont-kill-me-after-reading-this</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Sat, 11 Jul 2026 13:02:30 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/cf7d7aa3-a351-44d3-abaf-a77676c4153a_762x418.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hey! Ankur here, and this is the <strong>29th edition of Lazy AI</strong> &#8212; <em>5 mins of reading to help you stay ahead of the AI curve.</em></p><p>Today&#8217;s piece is less &#8220;how AI works&#8221; and more &#8220;how to stop AI from working against your schedule.&#8221; Small trick (and slightly ridiculous). But it works.</p><p>Let&#8217;s begin.</p><h3>Claude users&#8217; biggest token problem: Session limits</h3><p>Imagine your day. You open Claude at 11 AM, ready to get into deep work. Two hours in, right when you&#8217;re mid-flow, you get a message: <em>&#8220;You have crossed 90% of your session limit.&#8221;</em> </p><p>So now you&#8217;re locked out till 4 PM.</p><p>Now, here&#8217;s what most people miss about Claude&#8217;s tokan usage: the lockout is not about <em>how much you used.</em> It&#8217;s about <em>when you started.</em></p><blockquote><p><em><strong>Rolling usage window</strong>: Claude doesn&#8217;t give you a fixed daily quota that resets at midnight. Instead, the moment you send your first message, a 5-hour clock starts. Whatever you use inside that window counts towards token usage. Once the window closes, it resets. But the next window only starts when you message Claude again.</em></p></blockquote><p><em>So the constraint is not &#8220;how much AI can I use today.&#8221; It&#8217;s &#8220;when did my clock start ticking&#8221;</em></p><h3>Why this matters more than it sounds like it should</h3><p>Most of us don&#8217;t use Claude evenly through the day. You&#8217;re probably like me: Quiet mornings, then a 2-3 hour Claude sprint somewhere in the afternoon or evening where you actually need the tool hard. The problem: if your first message of the day happens to land right before your Claude work sprint, your 5-hour window burns out <em><strong>during</strong></em> the crunch. Mid way. It&#8217;s just bad timing, not bad usage.</p><p>The fix is simple: Start the clock <strong>before</strong> you need it, not <strong>when</strong> you need it.</p><p>So if your real work with Claude begins at 11 AM, send Claude a simple &#8220;hey&#8221; at 8 or 9 AM. The 5-hour window starts then &#8212; but you&#8217;re not actually using tokens yet. By the time you sit down at 11, you&#8217;ve already burned 2-3 hours of the window doing nothing, and you get a fresh, almost full window <em>layered on top</em> of your actual working hours. You&#8217;ve effectively pushed your capacity to land exactly when you need it, instead of wherever it randomly started.</p><p>The lazier (and more reliable) way to do this is to <strong>automate the &#8220;hey.&#8221;</strong> I run a scheduled task every day at 2 PM &#8212; before my research and writing block starts around 5 PM. The task gives me the day&#8217;s update about my industry (fintech). So it&#8217;s not even wasted; I get a small daily brief about my industry, <em>and</em> my window opens 3 hours ahead of when I need it. Set it once, forget it, and my usage clock is always warmed up before my actual sprint.</p><h3>How to setup the scheduled task</h3><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/lazyai.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><p>First things first: You need a Claude Pro plan for this. If you have one, here&#8217;s how to set it up in under 2 minutes:</p><ol><li><p>In the left sidebar, click on &#8220;Scheduled&#8221;</p></li><li><p>Once this opens, click on &#8220;New task&#8221; on the top right &#8594; Click on <em>Setup manually</em></p></li><li><p>You&#8217;ll see the below screen:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!o-aT!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F984710e9-c555-4f03-b1e2-a18f9e53897d_890x662.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!o-aT!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F984710e9-c555-4f03-b1e2-a18f9e53897d_890x662.png 424w, /__u/substackcdn.com/image/fetch/$s_!o-aT!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F984710e9-c555-4f03-b1e2-a18f9e53897d_890x662.png 848w, /__u/substackcdn.com/image/fetch/$s_!o-aT!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F984710e9-c555-4f03-b1e2-a18f9e53897d_890x662.png 1272w, /__u/substackcdn.com/image/fetch/$s_!o-aT!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F984710e9-c555-4f03-b1e2-a18f9e53897d_890x662.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!o-aT!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F984710e9-c555-4f03-b1e2-a18f9e53897d_890x662.png" width="890" height="662" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/984710e9-c555-4f03-b1e2-a18f9e53897d_890x662.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:662,&quot;width&quot;:890,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:61262,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://lazyai.substack.com/i/206567771?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F984710e9-c555-4f03-b1e2-a18f9e53897d_890x662.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!o-aT!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F984710e9-c555-4f03-b1e2-a18f9e53897d_890x662.png 424w, /__u/substackcdn.com/image/fetch/$s_!o-aT!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F984710e9-c555-4f03-b1e2-a18f9e53897d_890x662.png 848w, /__u/substackcdn.com/image/fetch/$s_!o-aT!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F984710e9-c555-4f03-b1e2-a18f9e53897d_890x662.png 1272w, /__u/substackcdn.com/image/fetch/$s_!o-aT!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F984710e9-c555-4f03-b1e2-a18f9e53897d_890x662.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Add a name, a one-liner description and a one-line prompt like &#8220;Fetch the news and give me updates about <em>&lt;my industry&gt;</em></p></li><li><p>Important point here: Where you see <em>Default model</em>, choose Haiku 4.5 or Sonnet 4.6. Don&#8217;t choose an expensive model, else you&#8217;re burning more tokens (unless this is something that you need accuracy and better results for; in that case, choose a higher model)</p></li><li><p>Under <em>Frequency</em>, choose <em>Daily</em> and pick a time slot based on your working hours (2-3 hours prior to your sprint window)</p></li></ol><p>That&#8217;s it. Click on <em>Save</em> and your task will run every day at the scheduled time, opening up your session window earlier.</p><p>If you have more working blocks on Claude throughout the day (for eg: if you work 2-3 hours in the morning and 2-3 hours in the evening), you can schedule more tasks in the same way.</p><p>And if your work hours are not fixed, then you can just start the session manually with a &#8220;<em>hey&#8221;</em> 2-3 hours before starting work. Again, crude fix, but it works &#129335;&#127995;</p><h3>So what does this mean for you?</h3><p>Figure out <em>when</em> your real Claude crunch happens. Most people have one. Then start your session 2-3 hours before that (either manually, or via a scheduled task), so your window is already warmed up and ready to absorb your heaviest usage. </p><p>But here&#8217;s a caveat: <strong>It&#8217;s not going to save you if you&#8217;re a genuinely heavy daily user</strong>. There&#8217;s a separate weekly cap sitting above the 5-hour window, and this trick doesn&#8217;t touch that. For those hacks, you can read the details <a href="/__u/lazyai.substack.com/p/how-to-not-hit-claudes-usage-limits">here</a>. But for the &#8220;I got locked out right when it mattered&#8221; problem, this fix works.</p><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/lazyai.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><p>Well folks, that&#8217;s it for today. If you liked this piece, please share it with your network.</p><p>I&#8217;ll see you next time..</p><p>Cheers,</p><p>Ankur</p>]]></content:encoded></item><item><title><![CDATA[ChatGPT will now interrupt you mid-sentence!]]></title><description><![CDATA[And 20 Indian AI startups were picked by Google]]></description><link>https://lazyai.substack.com/p/chatgpt-will-now-interrupt-you-mid</link><guid isPermaLink="false">https://lazyai.substack.com/p/chatgpt-will-now-interrupt-you-mid</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Thu, 09 Jul 2026 13:34:27 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/49225d41-c2e9-4f4f-934a-6bb5d9a67164_1497x782.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hey there! <a href="https://www.linkedin.com/in/ankurajhaveri">Ankur</a> here. Here&#8217;s your daily dose of AI news.</p><h2>1. ChatGPT can now interrupt you mid-sentence</h2><p>OpenAI just made talking to ChatGPT feel less like walkie-talkie ping-pong. Yesterday it launched <strong>GPT-Live</strong> &#8212; a voice model that listens and speaks <em>at the same time</em>. It goes &#8220;mhmm&#8221; while you&#8217;re thinking. It shuts up when you need a beat. It jumps in when you trail off. Basically, it stopped acting like a customer service bot.</p><p>Here&#8217;s the sneaky bit. If you ask something hard, GPT-Live silently kicks the question to a bigger model (GPT-5.5) in the background, then comes back with the answer mid-conversation. You never see the seam.</p><p>Why does this matter to you? Voice AI was always the <em>idea</em> everyone loved and the <em>experience</em> everyone closed. If you&#8217;re a founder doing customer calls, a manager rehearsing a hard conversation, or just someone who thinks better talking than typing &#8212; this is the version worth trying. Free users get GPT-Live-1 mini. Plus/Pro get the full model. Rolling out across iOS, Android, web.</p><p>The awkward pause era is going.</p><p>&#128279; <a href="https://openai.com/index/introducing-gpt-live/">Introducing GPT-Live &#8212; OpenAI</a></p><div><hr></div><h2>2. India&#8217;s top 5 IT giants just lost &#8377;15 lakh crore in market value</h2><p>TCS, Infosys, Wipro, HCL Tech and Tech Mahindra &#8212; the five companies that basically <em>built</em> modern corporate India &#8212; have watched their combined market cap crash from <strong>&#8377;33.71 lakh crore in August 2024 to &#8377;18.15 lakh crore</strong> by July 2026. That&#8217;s a <strong>46% wipeout</strong> in under two years.</p><p>Let that sink in.</p><p>The reason isn&#8217;t a scandal. It isn&#8217;t a scam. It&#8217;s just AI eating their business model faster than they can retrain their people. These companies made their money selling <em>people-hours</em> &#8212; armies of engineers doing repeatable code work. </p><p>AI does that work now, in seconds, for pennies.</p><p>TCS shed ~13,000 employees last fiscal. Infosys, ~15,000. Fresher hiring is down from 1,20,000 in 2025 to a projected 75,000&#8211;85,000 this year. Entry-level roles have shrunk 20&#8211;25%.</p><p>If your career plan was &#8220;get an IT job, ride the wave&#8221; &#8212; that wave broke. If you&#8217;re already in one of these companies, the question isn&#8217;t <em>if</em> AI touches your role, it&#8217;s <em>when</em>. Make sure you&#8217;re preparing for the next skill.</p><p>&#128279; <a href="https://www.businesstoday.in/markets/stocks/story/indian-it-stocks-fall-tcs-infosys-wipro-hcl-tech-reliance-market-cap-ai-impact-540988-2026-07-04">Top 5 IT stocks&#8217; m-cap slips &#8212; Business Today</a></p><div><hr></div><p><em>To get updated on all the latest happenings in AI, subscribe to this daily newsletter. 5 minutes of reading to stay updated with everything AI in India.</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/lazyai.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h2>3. AI hiring in India is up 16%. Entry-level jobs are down 25%.</h2><p>Read that sentence twice. It&#8217;s the whole story of Indian tech in 2026.</p><p>AI-specific roles &#8212; MLOps engineers, prompt architects, AI product managers &#8212; grew <strong>16% year-on-year in June</strong>, even as overall IT hiring <em>fell</em> 3%. Meanwhile, junior developer and support roles got hollowed out. NASSCOM says India already has 4.2 lakh AI professionals against a demand for over 6 lakh. By the end of this year, the shortfall could hit <strong>14 lakh people</strong>.</p><p>Translation: If you&#8217;re a mid-career professional who learns AI, you&#8217;re suddenly the most expensive person in the room. If you&#8217;re a fresher waiting for the traditional IT ladder to reappear, it isn&#8217;t coming back.</p><p>The ladder isn&#8217;t broken. The bottom rungs are gone. The remaining rungs pay more than they ever did &#8212; but you have to jump onto them.</p><p>The good news? You don&#8217;t need a CS degree to make the jump. You need six months of serious effort and a portfolio. What are you actually building?</p><p>&#128279; <a href="https://techchannel.news/ai-hiring-outpaces-overall-it-recruitment-in-india-in-june/">AI hiring outpaces IT recruitment &#8212; TechChannel</a></p><div><hr></div><h2>4. India might soon get a legal &#8220;off switch&#8221; for dangerous AI</h2><p>The Indian government is drafting an AI law that would classify every AI system by risk level. Chatbots, productivity tools, recommendation engines &#8212; low-risk band, barely any rules. AI used in banking, healthcare, critical infrastructure &#8212; high-risk band, tight leash. And &#8212; here&#8217;s the wild part &#8212; the government wants the power to <strong>shut down dangerous AI systems in an emergency</strong>.</p><p>This is a genuine shift. Just eight months ago, in November 2025, MeitY was saying India didn&#8217;t need a separate AI law. Now officials are telling ET the time to act is &#8220;getting closer.&#8221;</p><p>Why should you care? Because &#8220;graded, risk-based&#8221; is actually the sensible approach. It doesn&#8217;t strangle the chatbot your company built last week. But it does mean if you&#8217;re deploying AI in fintech, insurance, health apps, or anything customer-facing in a regulated sector &#8212; get your compliance house in order <em>now</em>, not when the rules land.</p><p>The EU took five years to argue over its AI Act. India might get there in eighteen months. Is that scary or smart?</p><p>&#128279; <a href="https://www.cysecurity.news/2026/07/india-considers-separate-ai-regulatory.html">India considers separate AI framework &#8212; CySecurity</a></p><div><hr></div><h2>5. Google picked 20 Indian AI startups from 2,500 applicants</h2><p>The 2026 Google for Startups Accelerator just announced its India cohort. 20 startups &#8212; healthcare, agri, climate, finance, cybersecurity &#8212; filtered from <strong>~2,500 applications</strong>. That&#8217;s a 0.8% acceptance rate, tighter than most Ivy League MBAs.</p><p>Why does this matter for a non-tech reader? Because it&#8217;s a signal about where the next wave of jobs is being built. These aren&#8217;t Bengaluru-only companies chasing SaaS clones anymore &#8212; they&#8217;re solving problems in Indian farms, Indian hospitals, Indian small businesses. The winners get three months of access to Google&#8217;s AI stack, mentors, and go-to-market help.</p><p>If you&#8217;re a professional wondering <em>&#8220;which Indian companies should I be watching to work at, invest in, or sell to?&#8221;</em> &#8212; this list is a shortcut. Google has already done the vetting.</p><p>And if you&#8217;re a founder still sitting on an idea? The bar just went up. Building an AI startup in India in 2026 means competing with 2,499 other founders for the same slot. The good news: the ceiling went up too.</p><p>&#128279; <a href="https://www.business-standard.com/companies/news/google-picks-20-indian-ai-startups-for-2026-accelerator-programme-126070800962_1.html">Google picks 20 Indian AI startups &#8212; Business Standard</a></p><div><hr></div><p><em>To get updated on all the latest happenings in AI, subscribe to this daily newsletter. 5 minutes of reading to stay updated with everything AI in India.</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/lazyai.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><p>Alright, that&#8217;s all for today! I&#8217;ll see you tomorrow with the latest goss in the AI world :D</p><p>Cheers,</p><p>Ankur</p>]]></content:encoded></item><item><title><![CDATA[OpenAI raised 165x more money than ALL Indian AI startups]]></title><description><![CDATA[And why India is Anthropic's #2 market!]]></description><link>https://lazyai.substack.com/p/the-way-you-search-for-jobs-is-changing</link><guid isPermaLink="false">https://lazyai.substack.com/p/the-way-you-search-for-jobs-is-changing</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Wed, 08 Jul 2026 12:37:27 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/64e4d6ef-fdd0-469f-8a2a-48690fd03d0c_1497x782.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p></p><p>Hey! Ankur here. Hope you&#8217;re having a fun week. Wednesdays are the best days if you ask me. They just tell you that you&#8217;re through the half-way point! :D</p><p>Anyway, here&#8217;s your daily dose of AI news.</p><div><hr></div><h3>1. Your Naukri resume will be screened by AI</h3><p>If you applied to a job on Naukri anytime in the last few months, a human recruiter probably didn&#8217;t look at your resume first. An AI did.</p><p>Naukri just rolled out <strong>AI-Rex</strong> &#8212; an agentic system that reads job descriptions, sources candidates, personalises outreach, and screens applicants. Almost the whole recruiter&#8217;s job, on autopilot. It&#8217;s live across <strong>4,000 enterprise customers</strong>, and hiring mandates on the platform grew <strong>3.7x between February and June 2026</strong> <em>(that&#8217;s not adoption &#8212; that&#8217;s a stampede)</em>.</p><p><strong>Which means the resume game just changed</strong>. </p><p>Because the keyword-stuffed CV that worked for the last 15 years now has to please a machine that actually reads context, not just matches strings.</p><p>So think &#8212; If you had to rewrite your resume tomorrow for an AI reader instead of a human one &#8212; what would you actually change?</p><p>&#128279; <a href="https://www.business-standard.com/markets/capital-market-news/naukri-rolls-out-new-ai-powered-recruitment-platforms-for-jobseekers-126070600217_1.html">Business Standard</a></p><div><hr></div><h3>2. India is now #2 in the world for AI-driven layoffs</h3><p>Here&#8217;s a stat nobody wants on a slide. In the first half of 2026, India accounted for <strong>7.16% of all global AI-driven tech layoffs</strong> &#8212; second only to the US at 71.33%.</p><p>The sectors bleeding the most? <strong>EdTech (21.67%)</strong> and <strong>FinTech (14.73%)</strong>. Both were the &#8220;AI-first&#8221; darlings a year ago. Turns out being AI-first also means being AI-vulnerable-first.</p><p>But &#8212; and this is the twist &#8212; AI hiring in India <em>jumped 25% year-on-year</em> in June. Naukri says AI-specific roles are now <strong>16% of all vacancies</strong>, up from 2.9% in early 2023. India is losing jobs and adding jobs. They&#8217;re just not the same jobs. And they&#8217;re not going to the same people.</p><p>The takeaway isn&#8217;t &#8220;AI is killing jobs&#8221; or &#8220;AI is creating jobs.&#8221; Both are true. The real story is that &#8220;AI role&#8221; vs &#8220;non-AI role&#8221; is now the biggest divide in Indian white-collar work. And it&#8217;s widening every quarter.</p><p>&#128279; <a href="https://www.etvbharat.com/en/technology/indias-ai-jobs-paradox-second-highest-tech-layoffs-but-ai-hiring-surges-as-skills-gap-widens-enn26070604931">ETV Bharat</a></p><div><hr></div><h3>3. India is Anthropic&#8217;s second largest market</h3><p>The company that makes Claude officially opened its Bengaluru office in India a few months back &#8212; the second Anthropic office in Asia after Tokyo. Led by ex-Microsoft India leader <strong>Irina Ghose</strong>.</p><p>The line buried in the press release is the interesting one: <strong>India is now Anthropic&#8217;s second-largest market globally</strong>, behind only the US. Their India revenue has doubled since October 2025. That&#8217;s not a &#8220;we care about emerging markets&#8221; cameo. It&#8217;s a business decision.</p><p>But the part that actually changes something for you: Claude is rolling out <strong>native support for Hindi, Bengali, Marathi, Telugu, Tamil, Punjabi, Gujarati, Kannada, Malayalam, and Urdu</strong>.</p><p>Which quietly kills one of the biggest excuses Indian professionals have used to avoid AI: <em>&#8220;But it doesn&#8217;t really get how I write.&#8221;</em> Well, now it does. In your mother tongue. Meanwhile OpenAI still doesn&#8217;t have an India office <em>(the queue at Anthropic is going to be interesting)</em>.</p><p>Question worth sitting with: what&#8217;s the first task you&#8217;d trust an AI with in your mother tongue, that you didn&#8217;t trust it with in English?</p><p>&#128279; <a href="https://www.anthropic.com/news/bengaluru-office-partnerships-across-india">Anthropic</a></p><div><hr></div><h3>4. WhatsApp can now Photoshop your neighbour's Instagram photo</h3><p>Meta just launched <strong>Muse Image</strong> inside Meta AI, Instagram Stories, and WhatsApp. Free. Built by their new Superintelligence Labs. Announced July 7.</p><p>The features are legitimately impressive &#8212; it edits photos iteratively (fix one thing at a time, not regenerate the whole image), blends multiple photos, handles <strong>readable text inside images</strong>, and even generates working QR codes. The stuff that has embarrassed every image AI for years.</p><p>But here&#8217;s the part that&#8217;s going to end up in court somewhere. Muse lets you take <strong>any public Instagram user&#8217;s photo and manipulate it with AI</strong>. Meta&#8217;s own promo showed a person teleporting a secondhand Facebook Marketplace couch into their garage. Cute example. Less cute: doing the same thing with a stranger&#8217;s face.</p><p>For an Indian small business owner though? This is free product photography, banner design, and ad creative &#8212; all inside the apps you already use every day. No Canva subscription. No designer. Just type.</p><p>The tool is genuinely useful <em>and</em> genuinely uncomfortable. Both things at once.</p><p>What&#8217;s the first thing you&#8217;d ask WhatsApp AI to make for your business &#8212; knowing your customers can do the same thing to <em>your</em> photos?</p><p>&#128279; <a href="https://techcrunch.com/2026/07/07/meta-rolls-out-muse-a-new-ai-image-generator/">TechCrunch</a></p><div><hr></div><h3>5. Indian AI startups raised $676M. OpenAI raised 165x that in one round.</h3><p>Proportion problem of the year. In H1 2026, Indian AI startups raised <strong>$676 million across 57 deals</strong> &#8212; a beefy <strong>4x jump</strong> from H1 2025.</p><p>Feels like a lot? OpenAI raised <strong>$112 billion in a single round</strong>. That&#8217;s more capital in one deal than every Indian AI startup has raised, combined, in <em>history</em> <em>(let that sit for a second)</em>.</p><p>But this doesn&#8217;t have to be depressing. Indian AI money is quietly going to the right places &#8212; <strong>sovereign compute</strong>, <strong>Indian-language foundation models</strong>, and vertical AI in finance, healthcare, defence, and agriculture. Not another me-too chatbot with an Indian flag on it.</p><p>The bet is simple: India can&#8217;t win on scale, but it can win on specificity. GPT-5.6 won&#8217;t understand a Marathi loan application or a Tamil farmer&#8217;s WhatsApp voice note the way a purpose-built Indian model can. That has to be built here &#8212; nobody in San Francisco is doing it.</p><p>Small cheques. Big niches. That&#8217;s the actual play. And it&#8217;s arguably the smarter one.</p><p>&#128279; <a href="https://inc42.com/features/indian-ai-startup-funding-soars-over-4x-yoy-in-h1-2026-but-is-it-enough-to-compete-globally/">Inc42</a></p><div><hr></div><p>That&#8217;s it for today!</p><p>Please tell me if you&#8217;re liking the daily news bytes, so that I know whether I should continue or not :)</p><div class="poll-embed" data-attrs="{&quot;id&quot;:743127}" data-component-name="PollToDOM"></div><p>See you tomorrow!</p><p>Cheers,</p><p>Ankur</p>]]></content:encoded></item><item><title><![CDATA[Indian corporates are finally questioning AI!]]></title><description><![CDATA[And AI is causing more brain drain from India..]]></description><link>https://lazyai.substack.com/p/indian-corporates-are-finally-questioning</link><guid isPermaLink="false">https://lazyai.substack.com/p/indian-corporates-are-finally-questioning</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Thu, 02 Jul 2026 13:00:32 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/49fb9c48-2c10-41b2-882d-1c760a46de80_1497x782.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hey there!</p><p>As promised yesterday, here&#8217;s what&#8217;s happening in the world of AI today!</p><p><em>Tell me if you&#8217;re liking this daily roundup. If not, you can unsubscribe by clicking on the button below, and toggling off &#8220;AI Pulse&#8221;.</em></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!y_A_!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3d4e9304-c32c-4b82-9f92-5b2bb6f15adc_837x288.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!y_A_!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3d4e9304-c32c-4b82-9f92-5b2bb6f15adc_837x288.png 424w, /__u/substackcdn.com/image/fetch/$s_!y_A_!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3d4e9304-c32c-4b82-9f92-5b2bb6f15adc_837x288.png 848w, /__u/substackcdn.com/image/fetch/$s_!y_A_!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3d4e9304-c32c-4b82-9f92-5b2bb6f15adc_837x288.png 1272w, /__u/substackcdn.com/image/fetch/$s_!y_A_!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3d4e9304-c32c-4b82-9f92-5b2bb6f15adc_837x288.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!y_A_!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3d4e9304-c32c-4b82-9f92-5b2bb6f15adc_837x288.png" width="837" height="288" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/3d4e9304-c32c-4b82-9f92-5b2bb6f15adc_837x288.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:288,&quot;width&quot;:837,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:28041,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!y_A_!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3d4e9304-c32c-4b82-9f92-5b2bb6f15adc_837x288.png 424w, /__u/substackcdn.com/image/fetch/$s_!y_A_!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3d4e9304-c32c-4b82-9f92-5b2bb6f15adc_837x288.png 848w, /__u/substackcdn.com/image/fetch/$s_!y_A_!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3d4e9304-c32c-4b82-9f92-5b2bb6f15adc_837x288.png 1272w, /__u/substackcdn.com/image/fetch/$s_!y_A_!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3d4e9304-c32c-4b82-9f92-5b2bb6f15adc_837x288.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/account&quot;,&quot;text&quot;:&quot;Unsubscribe here&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/lazyai.substack.com/account"><span>Unsubscribe here</span></a></p><div><hr></div><h3>1. India has the world&#8217;s best AI talent &#8212; and the worst brain drain</h3><p>India produces <strong>16% of the world&#8217;s AI talent</strong>. And then promptly exports most of it.</p><p>A new Stanford report reveals India had the biggest net outflow of AI research talent globally in 2025 &#8212; at <strong>-16.9</strong>. More AI professionals left India than returned. Meanwhile, 39% of Indian companies say they&#8217;re confident in finding skilled AI talent locally, far above the global average of 24%.</p><p>So which is it?</p><p>Actually, both.</p><p>India has the raw supply. What it doesn&#8217;t have is the capital, infrastructure, and exit opportunities to keep the best people here. Top AI researchers and startup founders leave for the US because that&#8217;s where the serious money and serious problems are.</p><p>India is a talent factory. The question is whether we&#8217;re building products or just training exports.</p><p>&#128279; <a href="https://www.businesstoday.in/technology/artificial-intelligence/story/india-tops-global-ai-talent-but-trails-in-meaningful-outcomes-540307-2026-07-01">BusinessToday</a></p><div><hr></div><h3>2. India&#8217;s AI honeymoon is officially over</h3><p>Indian CEOs have a new favourite phrase: &#8220;Show me the P&amp;L impact.&#8221;</p><p>After two-plus years of pilots, demos, and proof-of-concept projects, India Inc is done being impressed. Boardrooms are shifting from &#8220;which AI to try&#8221; to &#8220;what did AI actually deliver.&#8221; Proof-of-concept fatigue is real &#8212; and it&#8217;s hitting hard.</p><p>Here&#8217;s the number that stings: <strong>47% of Indian enterprises</strong> now have multiple AI use cases live in production. But most can&#8217;t clearly link those deployments to revenue or cost savings.</p><p>The honeymoon phase was inevitable. So is this reckoning. <em>(Companies bought shiny toys before asking what they were actually for.)</em> The good news? The ones who survive this phase &#8212; who actually figure out where AI moves their numbers &#8212; will have a real competitive edge.</p><p>The rest will still be running pilots in 2027.</p><p>&#128279; <a href="https://www.businesstoday.in/technology/story/want-real-impact-on-my-pl-ai-honeymoon-is-over-india-inc-now-wants-measurable-business-impact-540383-2026-07-01">BusinessToday</a></p><div><hr></div><h3>3. AWS will send AI engineers to live at your company for 45 days</h3><p>AWS just dropped <strong>$1 billion</strong> on a new team of &#8220;Forward Deployed Engineers&#8221; &#8212; experts who will show up at your company for 45-day sprints and build AI systems with you, not for you.</p><p>The idea is borrowed from Palantir, which basically invented this model a decade ago. OpenAI and Anthropic have already launched similar units. Now Amazon wants a piece of it. The pitch: instead of waiting 18 months for a consultant to hand you a PDF, AWS engineers sit inside your business and get AI into production in days.</p><p><em>(This is what &#8220;implementation support&#8221; looks like when you charge billions for compute.)</em></p><p>The detail that stood out: clients leave with the actual capability &#8212; the workflows, the skills, the architecture &#8212; not just the finished solution. No dependency, just enablement. That&#8217;s a genuinely different promise from how consulting usually works.</p><p>If you&#8217;re an Indian company wrestling with how to actually use AI beyond the pilot stage, this model is worth watching.</p><p>&#128279; <a href="https://techcrunch.com/2026/06/30/amazon-launches-new-1-billion-fde-org-following-openai-and-anthropic/">TechCrunch</a></p><div><hr></div><h3>4. The US banned the world&#8217;s most powerful AI models &#8212; then reversed it</h3><p>Last month, the US government ordered Anthropic to cut off global access to Claude Fable 5 and Mythos 5 &#8212; its two most powerful AI models. No explanation. Just &#8220;national security concerns.&#8221; Employees outside the US lost access. So did millions of users worldwide.</p><p>This week, the ban was lifted. All export controls on both models are gone. <em>(You&#8217;re welcome, rest of world.)</em></p><p>The reason it matters: this happened with almost no public debate. A government order took world-class AI tools away from users globally overnight &#8212; no notice, no appeal, no transparency. Anthropic was as blindsided as its users.</p><p>This is the new reality of AI as infrastructure. The most useful tools can disappear (or be restricted to specific countries), based on decisions made by Trump, not product roadmaps. For anyone building workflows that depend on a specific AI model, that&#8217;s a supply-chain risk most people haven&#8217;t thought about.</p><p>How resilient is your AI stack if the model you rely on gets switched off tomorrow?</p><p>&#128279; <a href="https://www.cnbc.com/2026/06/30/anthropic-says-trump-admin-has-lifted-export-controls-on-claude-fable-5-and-mythos-5.html">CNBC</a></p><div><hr></div><p>Alright, that&#8217;s it for today! See you in the roundup tomorrow!</p><p>(And yes, I&#8217;ll be back with an interesting AI use case on Saturday!)</p><p>Cheers,</p><p>Ankur</p>]]></content:encoded></item><item><title><![CDATA[Meta's AI is struggling with India]]></title><description><![CDATA[And other stories in the world of AI]]></description><link>https://lazyai.substack.com/p/metas-ai-is-struggling-with-india</link><guid isPermaLink="false">https://lazyai.substack.com/p/metas-ai-is-struggling-with-india</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Wed, 01 Jul 2026 13:04:19 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/fc3e5160-5e50-42e9-832f-c9c6207174de_1497x782.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hey there! <a href="https://www.linkedin.com/in/ankurajhaveri">Ankur</a> here, and I&#8217;m back with a new series.</p><p>From today, I&#8217;ll be starting a new version of LazyAI called &#8220;AI Pulse&#8221;. </p><p>While I send out one article on how to best use AI every Saturday (and that will continue), some readers reached out saying they want to know what is happening in the AI world.</p><p>So here&#8217;s what I&#8217;m doing: Every evening, I&#8217;ll be sending out the latest developments that have happened in the recent days in the world of AI. Just some interesting pieces that will help you get more ingrained in the world of AI.</p><p>This is an experiment I&#8217;m running, so let me know if you&#8217;d like this or not. If not too many people need it, I&#8217;ll stop and just continue with the weekly newsletter :)</p><div class="poll-embed" data-attrs="{&quot;id&quot;:688986}" data-component-name="PollToDOM"></div><p>If you&#8217;re already sure you don&#8217;t want a daily email and just want to stick to a weekly newsletter, you can unsubscribe to AI Pulse too, don&#8217;t worry :)</p><p>Just toggle the &#8220;AI Pulse&#8221; switch to off, as shown below. You&#8217;ll then only get the Saturday emails.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!JR9M!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F882c935e-9a1e-47e1-be6d-fb0d46d57937_837x323.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!JR9M!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F882c935e-9a1e-47e1-be6d-fb0d46d57937_837x323.png 424w, /__u/substackcdn.com/image/fetch/$s_!JR9M!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F882c935e-9a1e-47e1-be6d-fb0d46d57937_837x323.png 848w, /__u/substackcdn.com/image/fetch/$s_!JR9M!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F882c935e-9a1e-47e1-be6d-fb0d46d57937_837x323.png 1272w, /__u/substackcdn.com/image/fetch/$s_!JR9M!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F882c935e-9a1e-47e1-be6d-fb0d46d57937_837x323.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!JR9M!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F882c935e-9a1e-47e1-be6d-fb0d46d57937_837x323.png" width="837" height="323" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/882c935e-9a1e-47e1-be6d-fb0d46d57937_837x323.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:323,&quot;width&quot;:837,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:22365,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://lazyai.substack.com/i/204430542?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F882c935e-9a1e-47e1-be6d-fb0d46d57937_837x323.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!JR9M!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F882c935e-9a1e-47e1-be6d-fb0d46d57937_837x323.png 424w, /__u/substackcdn.com/image/fetch/$s_!JR9M!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F882c935e-9a1e-47e1-be6d-fb0d46d57937_837x323.png 848w, /__u/substackcdn.com/image/fetch/$s_!JR9M!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F882c935e-9a1e-47e1-be6d-fb0d46d57937_837x323.png 1272w, /__u/substackcdn.com/image/fetch/$s_!JR9M!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F882c935e-9a1e-47e1-be6d-fb0d46d57937_837x323.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/account&quot;,&quot;text&quot;:&quot;Unsubscribe here&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/lazyai.substack.com/account"><span>Unsubscribe here</span></a></p><p>Let&#8217;s start today&#8217;s stories!</p><div><hr></div><h3>1. You typed one sentence and got a full presentation back</h3><p>Google just changed how presentations get made. Gemini inside Google Slides can now build a full, multi-slide, fully editable deck from a single prompt &#8212; grounded in files you already have in Drive, styled to match a deck you already like.</p><p>Describe the deck, point it at your Drive, pick a style reference, and it builds. No blank slide. No hunting for the brand template your colleague saved in some forgotten folder <em>(we&#8217;ve all been there)</em>.</p><p>For anyone who makes decks regularly &#8212; founders pitching investors, marketers presenting campaign results, managers running quarterly reviews &#8212; this is a genuine &#8220;I just saved two hours&#8221; moment. The feature is live in Google Workspace plans through at least August 2026. Open Slides, look for the Gemini side panel, start there.</p><p>&#128279; <a href="https://workspaceupdates.googleblog.com/2026/06/create-fully-native-and-editable-presentations-with-Gemini-in-Google-Slides.html?m=1">Google Workspace Blog</a></p><div><hr></div><h3>2. Claude Fable 5 is back, but&#8230;</h3><p>Anthropic&#8217;s Fable 5 &#8212; the best available AI for research, writing, and complex analysis &#8212; was pulled from global access on June 12. One jailbreak, found by Amazon researchers, was enough for the US government to invoke national security authorities and cut off access for everyone outside the US for 18 days.</p><p>It&#8217;s back as of today. Anthropic trained a new safety classifier, agreed to proactively flag risks to the government, and committed to reporting malicious activity. If you use Claude for your work &#8212; strategy, writing, research, analysis &#8212; you now have the best version back.</p><p>But here&#8217;s what should actually stick with you: a government can now cut global access to an AI tool overnight. If your AI workflows run on one AI provider with no fallback, that&#8217;s a fragile setup. It&#8217;s worth knowing what you&#8217;d switch to and how fast.</p><p>&#128279; <a href="https://www.cnbc.com/2026/06/30/anthropic-says-trump-admin-has-lifted-export-controls-on-claude-fable-5-and-mythos-5.html">CNBC</a></p><div><hr></div><h3>3. Meta&#8217;s AI moderates India..but can&#8217;t read Hinglish</h3><p>Meta has replaced most of its human content moderators with AI. <strong>50% of review requests</strong> already go to LLMs, and that number could hit 90% for some content types by end of 2026. For Indian social media managers, brand community admins, and marketers running India campaigns: your moderation reality just changed.</p><p>The problem is Hinglish. India doesn&#8217;t post in clean Hindi or English &#8212; it posts in code-mixed Roman-script combinations that no tidy multilingual training dataset was built for. Researchers confirm AI models perform significantly worse in low-resource, high-code-mix contexts like &#8220;kya bakwaas hai yaar&#8221; typed in Roman script.</p><p>What this means practically: your harmless Hinglish campaign copy might get flagged. Actual abusive Hinglish comments might slip through. If you&#8217;re seeing unusual moderation behaviour on Indian pages you manage, this is a likely reason &#8212; and it&#8217;s not a setting you can change. The problem is baked into the model&#8217;s training data.</p><p>&#128279; <a href="https://www.medianama.com/2026/07/223-meta-ai-content-moderation-india/">MediaNama</a></p><div><hr></div><h3>4. RBI says every bank AI needs a kill switch</h3><p>The RBI released a draft last week requiring every regulated entity &#8212; all commercial banks, NBFCs, payment banks, co-ops &#8212; to build an instant kill switch into every AI model they deploy. If the AI misbehaves, someone must be able to shut it down immediately. And the board has to own the governance framework, not just the tech team.</p><p>If you&#8217;re in fintech, lending tech, banking product, or building anything that plugs into banking APIs: this draft changes your compliance roadmap. Third-party AI models you integrate are also in scope, not just what you build in-house.</p><p>Comments are open until <strong>July 24</strong>. If you work in this space, this is one of the few windows where you can actually shape a regulation before it becomes law.</p><p>&#128279; <a href="https://www.medianama.com/2026/06/223-rbi-ai-guidelines-2026-banks-kill-switch/">MediaNama</a></p><div><hr></div><h3>5. OpenAI&#8217;s next model just started rolling out</h3><p>On June 26, OpenAI began a limited preview of GPT-5.6 &#8212; three models called Sol, Terra, and Luna. Right now it&#8217;s only available to ~20 government-vetted partner organizations, not in ChatGPT, not publicly accessible. But broader rollout is weeks away.</p><p>Early reports say the jump from GPT-5.5 to Sol is meaningful &#8212; particularly for complex reasoning: financial analysis, research synthesis, multi-step problem solving, detailed content strategy. The kind of tasks where you&#8217;ve learned to break things into smaller prompts because the current model loses the thread.</p><p>If you use ChatGPT Plus or the OpenAI API in your work, what you&#8217;re running today will feel noticeably slower once Sol hits general availability. Worth identifying now which of your workflows would benefit most &#8212; so you&#8217;re not scrambling to re-prompt everything when it drops.</p><p>&#128279; <a href="https://openai.com/index/previewing-gpt-5-6-sol/">OpenAI</a> | <a href="https://www.thurrott.com/a-i/337968/openai-launches-next-gen-gpt-5-6-models-in-limited-preview">Thurrott</a></p><div><hr></div><p>That&#8217;s all for today! Let me know if you found this useful by answering the poll below.</p><div class="poll-embed" data-attrs="{&quot;id&quot;:689044}" data-component-name="PollToDOM"></div><p>I&#8217;ll see you tomorrow!</p><p>Cheers,</p><p>Ankur</p><div><hr></div><p><em>Digest compiled by AI Pulse | July 1, 2026</em></p>]]></content:encoded></item><item><title><![CDATA[The complete Claude Projects tutorial]]></title><description><![CDATA[With Claude projects]]></description><link>https://lazyai.substack.com/p/how-to-do-your-best-work</link><guid isPermaLink="false">https://lazyai.substack.com/p/how-to-do-your-best-work</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Sat, 20 Jun 2026 12:22:07 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/795e394c-0ef9-4e8c-b491-f2d688656f6e_1495x785.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hey! This is Ankur, and this is the 28th edition of Lazy AI &#8212; <em>the only AI newsletter for non-tech folks, to stay ahead of the curve.</em></p><p>Today, I&#8217;m going to be talking about one AI tool I love the most &#8212; <strong>Claude Projects.</strong></p><p>Trust me, it&#8217;s a game-changer for any work that you do. The next 3 minutes will tell you why.</p><h3>First, what is &#8220;Projects&#8221; in Claude?</h3><p>It&#8217;s basically a dedicated workspace inside Claude that lets you work on a particular task, over a long time. This workspace has all the relevant files and the context needed for Claude to understand and help you do the task.</p><p>Think of it this way: Claude is a school. Claude Projects is a laboratory inside that school (let&#8217;s assume it&#8217;s the chemistry lab). There, students will study and create things related to chemistry. It has all the equipment needed (burners, chemicals, flasks etc) for the students to perform various tasks.</p><p>You can find it in the left sidebar in Claude.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!Gmcd!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F457a1c90-fe1f-4294-9a63-a723daa6f871_1920x1080.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!Gmcd!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F457a1c90-fe1f-4294-9a63-a723daa6f871_1920x1080.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!Gmcd!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F457a1c90-fe1f-4294-9a63-a723daa6f871_1920x1080.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!Gmcd!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F457a1c90-fe1f-4294-9a63-a723daa6f871_1920x1080.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!Gmcd!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F457a1c90-fe1f-4294-9a63-a723daa6f871_1920x1080.jpeg 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!Gmcd!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F457a1c90-fe1f-4294-9a63-a723daa6f871_1920x1080.jpeg" width="1456" height="819" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/457a1c90-fe1f-4294-9a63-a723daa6f871_1920x1080.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:97789,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://lazyai.substack.com/i/202825942?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F457a1c90-fe1f-4294-9a63-a723daa6f871_1920x1080.jpeg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!Gmcd!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F457a1c90-fe1f-4294-9a63-a723daa6f871_1920x1080.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!Gmcd!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F457a1c90-fe1f-4294-9a63-a723daa6f871_1920x1080.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!Gmcd!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F457a1c90-fe1f-4294-9a63-a723daa6f871_1920x1080.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!Gmcd!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F457a1c90-fe1f-4294-9a63-a723daa6f871_1920x1080.jpeg 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p></p><h3>What kind of work should you do in Claude Projects?</h3><p>Any task that is repetitive or runs for a long time, or needs prior knowledge and context to be built upon, should be a Claude project. In the project, you gotta add all the relevant files needed to perform that task. There&#8217;s a &#8220;files&#8221; section in each project where you can add the relevant files/documents.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!mkco!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F779f90e7-f8ae-4550-9133-1663147842a9_1920x1080.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!mkco!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F779f90e7-f8ae-4550-9133-1663147842a9_1920x1080.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!mkco!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F779f90e7-f8ae-4550-9133-1663147842a9_1920x1080.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!mkco!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F779f90e7-f8ae-4550-9133-1663147842a9_1920x1080.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!mkco!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F779f90e7-f8ae-4550-9133-1663147842a9_1920x1080.jpeg 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!mkco!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F779f90e7-f8ae-4550-9133-1663147842a9_1920x1080.jpeg" width="1456" height="819" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/779f90e7-f8ae-4550-9133-1663147842a9_1920x1080.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:130556,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://lazyai.substack.com/i/202825942?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F779f90e7-f8ae-4550-9133-1663147842a9_1920x1080.jpeg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!mkco!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F779f90e7-f8ae-4550-9133-1663147842a9_1920x1080.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!mkco!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F779f90e7-f8ae-4550-9133-1663147842a9_1920x1080.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!mkco!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F779f90e7-f8ae-4550-9133-1663147842a9_1920x1080.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!mkco!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F779f90e7-f8ae-4550-9133-1663147842a9_1920x1080.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><p><em>If you like what you&#8217;re reading, let&#8217;s stay connected! You don&#8217;t need to know tech to learn AI, subscribe to this newsletter &#8212; every week, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes (less than the time you spend doomscrolling before bed). Except, this actually moves your career forward.</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/lazyai.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><p>Below, I&#8217;ve given a list of tasks/activities that should actually be Claude Projects:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!SP6g!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fba0d2c6a-78ae-4001-a85d-42c1afc3cf90_725x358.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!SP6g!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fba0d2c6a-78ae-4001-a85d-42c1afc3cf90_725x358.png 424w, /__u/substackcdn.com/image/fetch/$s_!SP6g!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fba0d2c6a-78ae-4001-a85d-42c1afc3cf90_725x358.png 848w, /__u/substackcdn.com/image/fetch/$s_!SP6g!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fba0d2c6a-78ae-4001-a85d-42c1afc3cf90_725x358.png 1272w, /__u/substackcdn.com/image/fetch/$s_!SP6g!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fba0d2c6a-78ae-4001-a85d-42c1afc3cf90_725x358.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!SP6g!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fba0d2c6a-78ae-4001-a85d-42c1afc3cf90_725x358.png" width="725" height="358" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/ba0d2c6a-78ae-4001-a85d-42c1afc3cf90_725x358.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:358,&quot;width&quot;:725,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:33493,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://lazyai.substack.com/i/202825942?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fba0d2c6a-78ae-4001-a85d-42c1afc3cf90_725x358.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!SP6g!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fba0d2c6a-78ae-4001-a85d-42c1afc3cf90_725x358.png 424w, /__u/substackcdn.com/image/fetch/$s_!SP6g!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fba0d2c6a-78ae-4001-a85d-42c1afc3cf90_725x358.png 848w, /__u/substackcdn.com/image/fetch/$s_!SP6g!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fba0d2c6a-78ae-4001-a85d-42c1afc3cf90_725x358.png 1272w, /__u/substackcdn.com/image/fetch/$s_!SP6g!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fba0d2c6a-78ae-4001-a85d-42c1afc3cf90_725x358.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h3>The main reason to create a Claude Project</h3><p>This is the most important part: The major reason to create a Claude Project is <strong>Context</strong>. So that whenever you work on your website, your LinkedIn post, your analysis (or anything else), you don&#8217;t need to start your prompt with &#8220;Here&#8217;s the context..&#8221;</p><p>No. With Claude Projects, you just need give it context once &#8212; when you create the project. In a section called as &#8220;Instructions&#8221; in Claude. Here, you be <strong>as detailed as possible</strong>. </p><p>It&#8217;s a one-time activity, so don&#8217;t be lazy? &#129335;&#127995;</p><p>See this is what I&#8217;ve done for my website &#8220;The Decodr&#8221; in Claude Projects:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!r_nW!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23269097-46dd-4542-b136-095d4d9a5d38_888x628.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!r_nW!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23269097-46dd-4542-b136-095d4d9a5d38_888x628.png 424w, /__u/substackcdn.com/image/fetch/$s_!r_nW!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23269097-46dd-4542-b136-095d4d9a5d38_888x628.png 848w, /__u/substackcdn.com/image/fetch/$s_!r_nW!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23269097-46dd-4542-b136-095d4d9a5d38_888x628.png 1272w, /__u/substackcdn.com/image/fetch/$s_!r_nW!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23269097-46dd-4542-b136-095d4d9a5d38_888x628.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!r_nW!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23269097-46dd-4542-b136-095d4d9a5d38_888x628.png" width="888" height="628" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/23269097-46dd-4542-b136-095d4d9a5d38_888x628.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:628,&quot;width&quot;:888,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:152907,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://lazyai.substack.com/i/202825942?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23269097-46dd-4542-b136-095d4d9a5d38_888x628.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!r_nW!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23269097-46dd-4542-b136-095d4d9a5d38_888x628.png 424w, /__u/substackcdn.com/image/fetch/$s_!r_nW!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23269097-46dd-4542-b136-095d4d9a5d38_888x628.png 848w, /__u/substackcdn.com/image/fetch/$s_!r_nW!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23269097-46dd-4542-b136-095d4d9a5d38_888x628.png 1272w, /__u/substackcdn.com/image/fetch/$s_!r_nW!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F23269097-46dd-4542-b136-095d4d9a5d38_888x628.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p><em>If you want to know the detailed instruction set, just comment on this post or reply to this email, and I&#8217;ll send it to you.</em></p><h3>The last (and magical) part</h3><p>On a daily basis, based on your interaction with Claude for your project, it automatically keeps updating its &#8220;Project Memory&#8221; on its own. This means, it gives itself more context to perform the tasks you need it to perform.</p><p>This is what it made for my project (without me telling it to do it):</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!wdmD!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F794843f6-93bf-4558-8237-22886a1d2b81_1920x1080.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!wdmD!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F794843f6-93bf-4558-8237-22886a1d2b81_1920x1080.png 424w, /__u/substackcdn.com/image/fetch/$s_!wdmD!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F794843f6-93bf-4558-8237-22886a1d2b81_1920x1080.png 848w, /__u/substackcdn.com/image/fetch/$s_!wdmD!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F794843f6-93bf-4558-8237-22886a1d2b81_1920x1080.png 1272w, /__u/substackcdn.com/image/fetch/$s_!wdmD!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F794843f6-93bf-4558-8237-22886a1d2b81_1920x1080.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!wdmD!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F794843f6-93bf-4558-8237-22886a1d2b81_1920x1080.png" width="728" height="409.5" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/794843f6-93bf-4558-8237-22886a1d2b81_1920x1080.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:false,&quot;imageSize&quot;:&quot;normal&quot;,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:728,&quot;bytes&quot;:578440,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://lazyai.substack.com/i/202825942?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F794843f6-93bf-4558-8237-22886a1d2b81_1920x1080.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:&quot;center&quot;,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!wdmD!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F794843f6-93bf-4558-8237-22886a1d2b81_1920x1080.png 424w, /__u/substackcdn.com/image/fetch/$s_!wdmD!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F794843f6-93bf-4558-8237-22886a1d2b81_1920x1080.png 848w, /__u/substackcdn.com/image/fetch/$s_!wdmD!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F794843f6-93bf-4558-8237-22886a1d2b81_1920x1080.png 1272w, /__u/substackcdn.com/image/fetch/$s_!wdmD!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F794843f6-93bf-4558-8237-22886a1d2b81_1920x1080.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div><hr></div><p><em>If you like what you&#8217;re reading, let&#8217;s stay connected! You don&#8217;t need to know tech to learn AI, subscribe to this newsletter &#8212; every week, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes (less than the time you spend doomscrolling before bed). Except, this actually moves your career forward.</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/lazyai.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h3>In a nutshell..</h3><p>Claude projects is like onboardng a new employee in your team. You sit with it for an hour, give it all the context it needs, share templates, and he/she just gets going!</p><p>As simple as that.</p><p>Here&#8217;s how my project (The Decodr) looks in Claude projects:</p><p>(For context, <a href="https://www.thedecodr.com"><span data-color="#0000ff" style="color: rgb(0, 0, 255);">The Decodr</span></a> is the platform I&#8217;m building for all non-tech professionals to come and understand + use AI. Newsletters, how-to guides, readymade Claude skills and more. Check it out <a href="https://www.thedecodr.com">here</a>)</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!HlJN!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b7cb9e4-1e32-4519-939e-74a50ea3706c_1920x1080.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!HlJN!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b7cb9e4-1e32-4519-939e-74a50ea3706c_1920x1080.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!HlJN!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b7cb9e4-1e32-4519-939e-74a50ea3706c_1920x1080.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!HlJN!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b7cb9e4-1e32-4519-939e-74a50ea3706c_1920x1080.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!HlJN!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b7cb9e4-1e32-4519-939e-74a50ea3706c_1920x1080.jpeg 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!HlJN!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b7cb9e4-1e32-4519-939e-74a50ea3706c_1920x1080.jpeg" width="1456" height="819" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/6b7cb9e4-1e32-4519-939e-74a50ea3706c_1920x1080.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:145030,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://lazyai.substack.com/i/202825942?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b7cb9e4-1e32-4519-939e-74a50ea3706c_1920x1080.jpeg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!HlJN!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b7cb9e4-1e32-4519-939e-74a50ea3706c_1920x1080.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!HlJN!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b7cb9e4-1e32-4519-939e-74a50ea3706c_1920x1080.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!HlJN!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b7cb9e4-1e32-4519-939e-74a50ea3706c_1920x1080.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!HlJN!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6b7cb9e4-1e32-4519-939e-74a50ea3706c_1920x1080.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h3>So what does this mean for you?</h3><p>Well, you can now start using Claude Projects to do your best work. Since you don&#8217;t need to give it context everytime, you can spend lesser time talking and more time reviewing &#8212; which is exactly how we&#8217;re supposed to use AI :)</p><div><hr></div><p>Well folks, that&#8217;s it for today! If you liked it, please share it with others. And if you want to talk about this or anything else, please reply to this email or drop it in the comments. I would love to read what you guys have to say!</p><p>See you next Saturday!</p><p>Cheers,</p><p>Ankur</p>]]></content:encoded></item><item><title><![CDATA[Best use cases for each Claude model]]></title><description><![CDATA[And token consumption details]]></description><link>https://lazyai.substack.com/p/best-use-cases-for-each-claude-model</link><guid isPermaLink="false">https://lazyai.substack.com/p/best-use-cases-for-each-claude-model</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Sun, 14 Jun 2026 11:01:58 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!WfxN!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F87586408-9fc7-437e-b080-08ed20630076_929x572.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hey there! This is <a href="https://www.linkedin.com/in/ankurajhaveri">Ankur</a>, and here&#8217;s your weekly dose of Lazy AI &#8212; <em>5 mins of AI reading to help you stay ahead of the AI curve.</em></p><p>Okay, I don&#8217;t know about you, but I get confused AF about which Claude model to use when:</p><ul><li><p>How are all models different</p></li><li><p>Which mode to use <em>within</em> each model</p></li><li><p>When to use extended thinking/deep reasoning, and </p></li><li><p>How to optimise tokens, because Claude is a bi**h when it comes to token consumption </p></li></ul><p>If you&#8217;re in the same boat as me, today&#8217;s issue is for you. </p><p><em>I spent the last 2 days prompting each model with the exact same prompt (a simple writing task) to test how tokens are consumed. I tested the token consumption for each model with and without the extended thinking mode on, and the results were very interesting.</em></p><p>We&#8217;ll talk about that today.</p><div><hr></div><p><em>If you like what you&#8217;re reading, subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now!</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/lazyai.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h3>First, how does Claude&#8217;s usage work?</h3><p><em>(If you know about tokens, skip this section)</em></p><div class="callout-block" data-callout="true"><p>Any AI system works on <strong><a href="/__u/lazyai.substack.com/p/youve-hit-gpts-token-limit">tokens</a>. </strong>A token is simply a chunk of text. AI doesn&#8217;t read sentences the way we humans do. It breaks down sentences into tokens, each of which could be a whole word, part of a word, or even a punctuation. </p></div><p>For example</p><ul><li><p>The word &#8220;chat&#8221; is one token</p></li><li><p>&#8220;Chatting&#8221; would break into two tokens: &#8220;chat&#8221; + &#8220;ting&#8221;</p></li><li><p>A punctuation mark like a full stop (.) is also a token</p></li></ul><p>Every interaction with the AI consumes tokens. And you get a finite number of tokens to use on your plan (free/pro/max or whatever new plan they have)</p><p>Now, Claude doesn&#8217;t tell you how many tokens you get to use as an absolute number. It just gives you a <em>percentage</em> of the tokens you&#8217;ve consumed. And that too is in two parts:</p><ol><li><p><strong>Session tokens</strong>: The minute you send the first chat to Claude, a 5-hour session begins. You have a specific number of tokens that you can use in the next 5 hours only. Once that limit is hit, your usage stops, and then you can only resume after the 5-hour window is completed. And no, Claude doesn&#8217;t tell you <em>how many</em> tokens you can use. It just tells you what percentage of tokens you&#8217;ve consumed. Yeah, it&#8217;s weird.</p></li><li><p><strong>Weekly tokens:</strong> Claude gives you a limit for the full week. The minute you exhaust the tokens for the week, your usage stops. It gets reset only after the week is over. Again, you don&#8217;t know the absolute number of tokens you can use. </p></li></ol><p>To check your usage, go to Claude.ai &#8594; Click on your name in the bottom left &#8594; Click on &#8220;Settings&#8221; &#8594; Click on &#8220;Usage&#8221;</p><p>You&#8217;ll see something like this:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!ELAh!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4c4701f-6a86-42a5-adac-7425d25e4e2e_975x739.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!ELAh!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4c4701f-6a86-42a5-adac-7425d25e4e2e_975x739.png 424w, /__u/substackcdn.com/image/fetch/$s_!ELAh!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4c4701f-6a86-42a5-adac-7425d25e4e2e_975x739.png 848w, /__u/substackcdn.com/image/fetch/$s_!ELAh!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4c4701f-6a86-42a5-adac-7425d25e4e2e_975x739.png 1272w, /__u/substackcdn.com/image/fetch/$s_!ELAh!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4c4701f-6a86-42a5-adac-7425d25e4e2e_975x739.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!ELAh!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4c4701f-6a86-42a5-adac-7425d25e4e2e_975x739.png" width="975" height="739" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/b4c4701f-6a86-42a5-adac-7425d25e4e2e_975x739.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:739,&quot;width&quot;:975,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:70369,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://lazyai.substack.com/i/201856160?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4c4701f-6a86-42a5-adac-7425d25e4e2e_975x739.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!ELAh!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4c4701f-6a86-42a5-adac-7425d25e4e2e_975x739.png 424w, /__u/substackcdn.com/image/fetch/$s_!ELAh!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4c4701f-6a86-42a5-adac-7425d25e4e2e_975x739.png 848w, /__u/substackcdn.com/image/fetch/$s_!ELAh!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4c4701f-6a86-42a5-adac-7425d25e4e2e_975x739.png 1272w, /__u/substackcdn.com/image/fetch/$s_!ELAh!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4c4701f-6a86-42a5-adac-7425d25e4e2e_975x739.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h3>How many tokens are consumed for each prompt?</h3><p>Like I said, you won&#8217;t know how many tokens are consumed for each prompt/task. But this newsletter will tell you how to determine an approximate. Read on to know how..</p><p>Tokens are essentially consumed for 3 activities:</p><ol><li><p>Input tokens: consumed when you type words and hit send (to process the input)</p></li><li><p>Output tokens: consumed when the AI gives you the output</p></li><li><p>Reasoning tokens: if you use the &#8220;reasoning&#8221; or &#8220;thinking&#8221; mode (more on that later) &#8594; uses tokens</p></li></ol><p>But there are 6 models of Claude (Haiku, Sonnet 4.6, Opus 4.6, Opus 4.7, Opus 4.8 and Fable 5). Within each of them, there are different <em>effort </em>levels (low, medium, high, extra, max), and each of them use a different amount of tokens. And each of these can be used with or without extended thinking (deeper research).</p><p>Phew! Just typing all of this is overwhelming &#128560;</p><p>So there are 60 different <em><strong>modes</strong></em> that will give you different ouput for the same prompt (6 models x 5 effort levels within each x 2 (extended research)). </p><p>I basically tested each of those modes and noted the output vs consumption (reward vs cost) for them.</p><p>Now, to understand token usage between models, here&#8217;s what I did:</p><p>I gave Claude one task, to write a LinkedIn post. Gave the exact same prompt to all models and noted the usage. Here&#8217;s the prompt:</p><div class="callout-block" data-callout="true"><p><em>I want you to write a LinkedIn post about why AI might be a bubble. In the post, make sure you focus on:</em></p><ol><li><p><em>quality of output with AI</em></p></li><li><p><em>the trust in AI, and</em></p></li><li><p><em>token costs But don&#8217;t limit yourself to just these parameters. You can use any other aspects that you feel are important. Do not ask me anything after this, just write. Make sure you follow the skill file to the T.</em></p></li></ol></div><p>The token consumption results were really interesting. But I can&#8217;t give you a table of 60 rows, or you&#8217;ll go crazy. So I&#8217;ll talk about Claude&#8217;s default mode for each model.</p><blockquote><p><em><strong>Now, before you go any further, I&#8217;ll ask you to make one assumption: Instead of the token usage as a percentage that Claude gives, we&#8217;ll assume that we get 100 tokens in a 5-hour session. So just for simplicity, we&#8217;ll assume that the usage is not in terms of percentage but in terms of number of tokens. It&#8217;ll be easier to compare.</strong></em></p></blockquote><p>Here&#8217;s the token consumption for each model:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!WfxN!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F87586408-9fc7-437e-b080-08ed20630076_929x572.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!WfxN!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F87586408-9fc7-437e-b080-08ed20630076_929x572.png 424w, /__u/substackcdn.com/image/fetch/$s_!WfxN!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F87586408-9fc7-437e-b080-08ed20630076_929x572.png 848w, /__u/substackcdn.com/image/fetch/$s_!WfxN!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F87586408-9fc7-437e-b080-08ed20630076_929x572.png 1272w, /__u/substackcdn.com/image/fetch/$s_!WfxN!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F87586408-9fc7-437e-b080-08ed20630076_929x572.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!WfxN!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F87586408-9fc7-437e-b080-08ed20630076_929x572.png" width="929" height="572" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/87586408-9fc7-437e-b080-08ed20630076_929x572.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:572,&quot;width&quot;:929,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:63339,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://lazyai.substack.com/i/201856160?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F87586408-9fc7-437e-b080-08ed20630076_929x572.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!WfxN!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F87586408-9fc7-437e-b080-08ed20630076_929x572.png 424w, /__u/substackcdn.com/image/fetch/$s_!WfxN!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F87586408-9fc7-437e-b080-08ed20630076_929x572.png 848w, /__u/substackcdn.com/image/fetch/$s_!WfxN!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F87586408-9fc7-437e-b080-08ed20630076_929x572.png 1272w, /__u/substackcdn.com/image/fetch/$s_!WfxN!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F87586408-9fc7-437e-b080-08ed20630076_929x572.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p><em>Reiterating: The token consumption is actually a percentage. We&#8217;ve assumed an absolute value of 100 tokens per session for simplicity, so that you can compare models easily.</em></p><div><hr></div><p>There were some interesting data points and insights that popped up. Let&#8217;s talk about token consumption first.</p><h3>Base mode for all models uses similar number of tokens</h3><div><hr></div><p><em>If you like what you&#8217;re reading, subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now!</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption"></p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><p>Whether you use Sonnet 4.6 or Opus 4.8, if you&#8217;re not using the &#8220;extended thinking&#8221; mode, it consumed anywhere between 1 and 3 tokens for a writing task. </p><p>So if you need better output (and don&#8217;t want deep thinking/reasoning), use the higher model. The cost won&#8217;t matter a lot.</p><h3>Extended thinking costs 3-7x more</h3><p>Well, nothing in life comes free. If you want extended thinking/reasoning, it uses 3 to 7 times more tokens than the normal mode. So use it only when needed. And make sure you check whether extended thinking is on or off before you hit enter. You wouldn&#8217;t want to waste 7x the tokens for just writing an email &#129335;&#127995;</p><p>I&#8217;ve mentioned about where to use extended thinking and where not to use it at the end of the newsletter. Read on..</p><h3>Opus 4.6 is a token guzzler</h3><p>I rechecked this twice &#8212; Opus 4.6 used more or less the same tokens as Opus 4.8. In fact, it used <strong>more</strong> tokens than Opus 4.7 (the better model).</p><p>So I&#8217;m going to stop using Opus 4.6 from now on. Why pay the same (or even higher) for a worse result? &#129335;&#127995;</p><h3>Which model to use when?</h3><p>Now, the interesting part. </p><p>Like I said, I gave the same prompt to all models (and sub-modes within them), and here&#8217;s what I saw:</p><ol><li><p>Haiku and Sonnet were pretty sad for writing content. Even with extended thinking. They had bad hooks, lots of em dashes, and AI language written all over it (even after I specifically told it to avoid AI patterns, with examples). I&#8217;d never use either of those models for content generation.</p><p><strong>Use it for: Basic fact-finding, drafting a message, correcting grammar, converting text to table, etc.</strong></p></li><li><p>Opus 4.6 onwards, the output got better. Still not usable, but at least it got the basics right. I might use it for low-effort, low-impact day-to-day stuff.</p><p><strong>Use it for: Writing emails, basic analysis of data</strong></p></li><li><p>Now, Extended Thinking: This is the most important. The output was significantly better with extended thinking mode on. And incrementally better for each model. It did research and used data to substantiate the claims it made. Much more convincing. </p><p>But the output was still not usable as-is. I&#8217;d need to double-check the sources, rewrite the hook and make edits to the flow.</p><p><strong>Use it for: Getting first drafts for LinkedIn posts or marketing-related writing that needs to convince someone. But just the first draft.</strong></p></li></ol><p>Frankly, none of the models gave me a direct, deployable output. Which is why I don&#8217;t use AI to write my posts. Sure, I might use it to brainstorm and get ideas on the writing, or at max generate a first draft. But that&#8217;s about it. It&#8217;s still not there yet. Not for something that&#8217;s a primary task for me.</p><blockquote><p><em>Another observation I had was that without extended thinking, the ouputs for all Opus models were more or less the same. Just different language, not a different structure. Basically substantiates my earlier point about all models consuming more or less the same tokens when used without extended thinking &#8212; the ouput is also more or less similar.</em></p></blockquote><h3>So how do you use this in your daily tasks?</h3><p>Well, now that you know the token consumption and the output each model gives, you can take better decisions about which model (and mode) to use in your tasks.</p><p>I&#8217;d say for any of your important tasks, you would need extended thinking. It&#8217;s the bare minimum. Yes, it&#8217;s expensive, but it eventually saves you time if you do it right.</p><p><em>(I&#8217;ve written about how to conserve tokens in a separate post. Check that one out too)</em></p><div><hr></div><div class="digest-post-embed" data-attrs="{&quot;nodeId&quot;:&quot;a1602f20-c127-4a4e-a106-b92ed39aa89b&quot;,&quot;caption&quot;:&quot;Hey! Ankur here, and this is the 24th edition of Lazy AI &#8212; 5 mins of reading to help you stay ahead of the AI curve.&quot;,&quot;cta&quot;:null,&quot;showBylines&quot;:true,&quot;showDescription&quot;:true,&quot;showImage&quot;:true,&quot;size&quot;:&quot;sm&quot;,&quot;isEditorNode&quot;:true,&quot;title&quot;:&quot;How to not hit Claude's usage limits!&quot;,&quot;publishedBylines&quot;:[{&quot;id&quot;:13430647,&quot;name&quot;:&quot;Ankur Jhaveri&quot;,&quot;bio&quot;:&quot;A storyteller who likes simplifying complex jargon. Love writing about startups, money, AI, and generally, life.&quot;,&quot;photo_url&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/640cbc60-0847-4415-92d6-2b25df44779b_275x275.png&quot;,&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:null}],&quot;post_date&quot;:&quot;2026-05-23T10:31:04.528Z&quot;,&quot;cover_image&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/c49bb638-3243-4cd9-abe4-7be46f42a4e6_909x479.png&quot;,&quot;cover_image_alt&quot;:null,&quot;canonical_url&quot;:&quot;https://lazyai.substack.com/p/how-to-not-hit-claudes-usage-limits&quot;,&quot;section_name&quot;:null,&quot;video_upload_id&quot;:null,&quot;id&quot;:198945169,&quot;type&quot;:&quot;newsletter&quot;,&quot;reaction_count&quot;:3,&quot;comment_count&quot;:0,&quot;publication_id&quot;:4265106,&quot;publication_name&quot;:&quot;Lazy AI&quot;,&quot;publication_logo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!6FLu!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F482c505e-51d1-4dbd-803d-eed5e78b9a94_1280x1280.png&quot;,&quot;belowTheFold&quot;:true,&quot;youtube_url&quot;:null,&quot;show_links&quot;:null,&quot;feed_url&quot;:null}"></div><div><hr></div><p>Do note that while I&#8217;ve used WRITING as a task for Claude in this example, the foundation still stands &#8212; Haiku and Sonnet are still very basic; and Extended Thinking is still something you <strong>must</strong> use for any important task &#8212; whether you&#8217;re writing a post, creating a presentation or doing research.</p><h3>What next?</h3><p>I haven&#8217;t covered the research mode yet in this newsletter. I was literally out of tokens, and wondering if Claude will think I&#8217;m an abusive user &#128514;</p><p>So if you want to read about the &#8220;Research&#8221; mode, comment on this post or reply to this email, and I&#8217;ll write about it next week &#128522;</p><div><hr></div><p>Well folks, that&#8217;s all for today! If you enjoyed reading this one, share it in your network. Every share helps get more subscribers.</p><p>I&#8217;ll see you next week!</p><p>Cheers,</p><p>Ankur</p>]]></content:encoded></item><item><title><![CDATA[Your idea can be a real website. Here's how]]></title><description><![CDATA[No code, just Claude and an afternoon]]></description><link>https://lazyai.substack.com/p/your-idea-can-be-a-real-website-heres</link><guid isPermaLink="false">https://lazyai.substack.com/p/your-idea-can-be-a-real-website-heres</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Sun, 07 Jun 2026 12:00:39 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/fd4978cf-85a4-46d1-b82c-811fb5b7d2f8_843x443.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Today&#8217;s newsletter comes after a lot of work. And it has a small announcement from me.</p><p>The thing is, I&#8217;ve seen that most AI content is either clickbait, or superficial, or just too technical &#8212; meant for engineers. So I&#8217;m building <a href="http://www.thedecodr.com">The Decodr</a> &#8212; a platform where non-tech professionals come to understand and use AI. Deeply researched stuff, free of the noise.</p><p>It hosts a newsletter with deep researched content on AI &#8212; explainers, how-to guides, platform comparisons and more &#8212; all meant for non tech folks. But that&#8217;s not it.</p><p>On top of that, we&#8217;re also building repositories of ready <a href="/__u/lazyai.substack.com/p/what-are-skills-in-claude">Claude skills</a> that you can use to build stuff. We&#8217;ll compare tools, tell you what&#8217;s best for your use case, and also build a community slowly. </p><p>So before we go all-in, I&#8217;d like to know if you&#8217;d even use a platform like that. Check out the <a href="http://www.thedecodr.com">website</a> and (PLEASE) tell me if you&#8217;d use it. It&#8217;ll help me understand what users want :)</p><div class="poll-embed" data-attrs="{&quot;id&quot;:544074}" data-component-name="PollToDOM"></div><p>Now, here&#8217;s what today&#8217;s issue is about: </p><div class="callout-block" data-callout="true"><p><strong>Building your idea into an entire website/app using Claude, and hosting it on the internet</strong>.</p></div><p>And the proof is actually in the pudding this time: I </p><p>- purchased a domain<br>- built TheDecodr with Claude <br>- hosted it on Github (no, I&#8217;m not a coder; did it for the first time), and&#8230;<br>- <strong>got everything up and running, from zero, in under 6 hours!</strong></p><p>And it&#8217;s the first time I did something like this &#8212; was genuinely proud of myself (and Claude, obviously), so I thought &#8220;<em>Damn! THIS is what the next LazyAI edition should be about!</em>&#8221;</p><p>So here we are.</p><p>Today&#8217;s read might be a bit long, but if you read it fully, I promise you can build what I built in less than half a day. If you don&#8217;t have time today, star mark this email and come back to it later.</p><p>But please do it. Just experience the joy of <em>building from scratch</em> once. It just hits different!</p><p>Let&#8217;s begin.</p><h2>First, get the domain</h2><p>The domain is the name of the website (www.yourbusiness.com). Whatever project you&#8217;re working on, think of a name you&#8217;d want to call it, go to a website like GoDaddy, BigRock or any other, and purchase the domain. The exact same name may or may not be available, so you may need to look at combinations.</p><p>Below is how you search for a domain.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!helB!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4a3d9b81-270f-42cc-b204-5ceb104140c6_1919x868.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!helB!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4a3d9b81-270f-42cc-b204-5ceb104140c6_1919x868.png 424w, /__u/substackcdn.com/image/fetch/$s_!helB!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4a3d9b81-270f-42cc-b204-5ceb104140c6_1919x868.png 848w, /__u/substackcdn.com/image/fetch/$s_!helB!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4a3d9b81-270f-42cc-b204-5ceb104140c6_1919x868.png 1272w, /__u/substackcdn.com/image/fetch/$s_!helB!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4a3d9b81-270f-42cc-b204-5ceb104140c6_1919x868.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!helB!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4a3d9b81-270f-42cc-b204-5ceb104140c6_1919x868.png" width="1456" height="659" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/4a3d9b81-270f-42cc-b204-5ceb104140c6_1919x868.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:659,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:92597,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://lazyai.substack.com/i/200972282?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4a3d9b81-270f-42cc-b204-5ceb104140c6_1919x868.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!helB!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4a3d9b81-270f-42cc-b204-5ceb104140c6_1919x868.png 424w, /__u/substackcdn.com/image/fetch/$s_!helB!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4a3d9b81-270f-42cc-b204-5ceb104140c6_1919x868.png 848w, /__u/substackcdn.com/image/fetch/$s_!helB!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4a3d9b81-270f-42cc-b204-5ceb104140c6_1919x868.png 1272w, /__u/substackcdn.com/image/fetch/$s_!helB!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4a3d9b81-270f-42cc-b204-5ceb104140c6_1919x868.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Buy the domain you like. It&#8217;ll cost you about INR 1,000 a year.</p><p>If you don&#8217;t want to invest in the domain right now, that&#8217;s cool too. You can just use a free hosting service and still have your app up and running (more on that later). Although I&#8217;d advise you buy to it; because <strong>making a monetary investment is one of the best ways to get consistent at something</strong> :)</p><p>Moving on..</p><h2>Now, start building with Claude</h2><p>This is the meat of the entire operation. Open Claude, and just talk to it like you would talk to a product manager who is helping you make an app/website. In English language.</p><h4>Step 1: Brainstorm with it and create a PRD</h4><p>Start with the prompt: </p><blockquote><p><em>I want to build a website/web app about [My project]. Can you help me run through how it should be built. I have some ideas, but I want to brainstorm with you and generate a PRD at the end of it.</em></p></blockquote><p>If you&#8217;re making a basic app, make sure you use &#8220;Haiku 4.5&#8221; as the model. If you don&#8217;t like the output you get after a few iterations, then use Sonnet 4.6 &#8212; Medium.</p><p><strong>Do not use Opus as the model. It will burn your usage within minutes!</strong></p><p>Now, continue talking with Claude until all your specifications are clear. It&#8217;ll tell you how your website will be made. Then you ask it to create a PRD (Product Requirements Document) for it and download the .md (markdown) file of the PRD.</p><h4>Step 2: Build it</h4><p>Start a new chat. In the new chat, upload the PRD and ask Claude to build the app/website. Tell it that you&#8217;re not a technical person, so in any chat going forward, it should not use jargon.</p><blockquote><p><em>The reason I&#8217;m asking you to create a PRD and start a new chat is because it&#8217;ll save tokens. Continuing a chat with 50 messages will hit your usage limit in minutes.</em></p></blockquote><p>Claude will give you the actual website/app with the UI.</p><h4>Step 3: Iterate</h4><p>Once you get the output, iterate on it. Tell Claude things like &#8220;The button colour is not appealing. Change it. Use design pricniples as a designer would&#8221;</p><p>With a few iterations, you&#8217;ll get a nice-looking app/website.</p><h2>Now, let&#8217;s make it live!</h2><p>There are two ways to make your website live (in technical terms, <em>deploy</em> it): </p><ol><li><p>Directly on the hosting platform (more on that later), or </p></li><li><p>Via Github (more on that later too)</p></li></ol><p>You can use either, but I&#8217;d say use Github &#8212; it&#8217;s a cleaner way to do it, and also keeps track of all the changes you&#8217;ve made if and when you decide to update the app.</p><p><em>(And it&#8217;ll also give you developer feels when you understand and use words like Git, repo, commit etc.</em> &#128521;)</p><h4>Step 1: Sign up on Github and create your <em>repository</em></h4><p>Go to Github.com and register for a free account. Create a new folder (called as repository/repo). This is where you&#8217;ll be storing all the files of the project. The files work in tandem with each other (Claude would have already ensured that).</p><p>Use the below settings while creating the repo:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!tREi!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7978cd9c-fba4-43bf-8f93-e07d56d66d25_1919x866.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!tREi!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7978cd9c-fba4-43bf-8f93-e07d56d66d25_1919x866.png 424w, /__u/substackcdn.com/image/fetch/$s_!tREi!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7978cd9c-fba4-43bf-8f93-e07d56d66d25_1919x866.png 848w, /__u/substackcdn.com/image/fetch/$s_!tREi!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7978cd9c-fba4-43bf-8f93-e07d56d66d25_1919x866.png 1272w, /__u/substackcdn.com/image/fetch/$s_!tREi!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7978cd9c-fba4-43bf-8f93-e07d56d66d25_1919x866.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!tREi!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7978cd9c-fba4-43bf-8f93-e07d56d66d25_1919x866.png" width="1456" height="657" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/7978cd9c-fba4-43bf-8f93-e07d56d66d25_1919x866.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:657,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:78485,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://lazyai.substack.com/i/200972282?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7978cd9c-fba4-43bf-8f93-e07d56d66d25_1919x866.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!tREi!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7978cd9c-fba4-43bf-8f93-e07d56d66d25_1919x866.png 424w, /__u/substackcdn.com/image/fetch/$s_!tREi!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7978cd9c-fba4-43bf-8f93-e07d56d66d25_1919x866.png 848w, /__u/substackcdn.com/image/fetch/$s_!tREi!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7978cd9c-fba4-43bf-8f93-e07d56d66d25_1919x866.png 1272w, /__u/substackcdn.com/image/fetch/$s_!tREi!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7978cd9c-fba4-43bf-8f93-e07d56d66d25_1919x866.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>If you&#8217;re stuck somewhere, take a screenshot and ask Perplexity how to proceed.</p><p><em>I&#8217;m asking you to use <strong>Perplexity</strong> because it&#8217;s more accurate for things like this, and because Claude burns a lot of tokens for tasks. So don&#8217;t waste it on troubleshooting.</em></p><h4>Step 2: Export the files from Claude</h4><p>Ask Claude to give you all the files of your website/app. Download all of them in your computer. It might give you a zip file or not, depending on the project (and its mood :p).</p><p>If it&#8217;s a zip file, unzip it on your computer.</p><h4>Step 3: Upload files on Github</h4><p>Go to your repo, click on &#8220;Add file&#8221; and click on &#8220;Upload files&#8221; and drag-and-drop the files from your local system into Github.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!Booy!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fec5d07a8-e3c6-40e1-a5d7-d42de903285e_1915x871.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!Booy!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fec5d07a8-e3c6-40e1-a5d7-d42de903285e_1915x871.png 424w, /__u/substackcdn.com/image/fetch/$s_!Booy!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fec5d07a8-e3c6-40e1-a5d7-d42de903285e_1915x871.png 848w, /__u/substackcdn.com/image/fetch/$s_!Booy!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fec5d07a8-e3c6-40e1-a5d7-d42de903285e_1915x871.png 1272w, /__u/substackcdn.com/image/fetch/$s_!Booy!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fec5d07a8-e3c6-40e1-a5d7-d42de903285e_1915x871.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!Booy!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fec5d07a8-e3c6-40e1-a5d7-d42de903285e_1915x871.png" width="1456" height="662" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/ec5d07a8-e3c6-40e1-a5d7-d42de903285e_1915x871.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:662,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:113275,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://lazyai.substack.com/i/200972282?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fec5d07a8-e3c6-40e1-a5d7-d42de903285e_1915x871.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!Booy!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fec5d07a8-e3c6-40e1-a5d7-d42de903285e_1915x871.png 424w, /__u/substackcdn.com/image/fetch/$s_!Booy!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fec5d07a8-e3c6-40e1-a5d7-d42de903285e_1915x871.png 848w, /__u/substackcdn.com/image/fetch/$s_!Booy!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fec5d07a8-e3c6-40e1-a5d7-d42de903285e_1915x871.png 1272w, /__u/substackcdn.com/image/fetch/$s_!Booy!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fec5d07a8-e3c6-40e1-a5d7-d42de903285e_1915x871.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Again, if you&#8217;re stuck somewhere, take a screenshot and ask Perplexity how to fix it.</p><p>Now here&#8217;s some nuance, just for your understanding:</p><blockquote><p><em>Typically, the index.html file is the default home page or main entry point to your website. When a user types a website address (www.yourwebsite.com) in the browser, the web server automatically looks for this index file and displays it as the default landing page. Then this file internally navigates the user to different pages depending on how the user scrolls through the website and where he clicks.</em></p></blockquote><p>Anyway, now the files are uploaded to Github. But your website isn&#8217;t live yet. </p><h4>Step 4: Hosting your website</h4><p>Now, you need a place on the server where you will store your files. That&#8217;s the hosting provider.</p><p>Think of it this way:</p><ul><li><p>Domain: It&#8217;s just the address of your website (like an address to your house)</p></li><li><p>Hosting provider: This is actually your house where your website files live and are available to see</p></li><li><p>Github: This is like a house construction notebook (or a blueprint) where you write down every change to your house design, and once approved, copy the changes on the actual house where your files are hosted</p></li></ul><p>You can use any hosting provider that gives a free plan. I used Netlify.</p><p>So you upload the files on Github and connect it to Netlify. Just go to netlify.com and click on &#8220;Add New Project&#8221;. It will then give you the option to connect with your Github repository. Fairly straightforward.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!t5xF!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fabcee852-052e-4447-af8e-9ab7af679808_1919x749.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!t5xF!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fabcee852-052e-4447-af8e-9ab7af679808_1919x749.png 424w, /__u/substackcdn.com/image/fetch/$s_!t5xF!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fabcee852-052e-4447-af8e-9ab7af679808_1919x749.png 848w, /__u/substackcdn.com/image/fetch/$s_!t5xF!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fabcee852-052e-4447-af8e-9ab7af679808_1919x749.png 1272w, /__u/substackcdn.com/image/fetch/$s_!t5xF!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fabcee852-052e-4447-af8e-9ab7af679808_1919x749.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!t5xF!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fabcee852-052e-4447-af8e-9ab7af679808_1919x749.png" width="1456" height="568" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/abcee852-052e-4447-af8e-9ab7af679808_1919x749.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:568,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:100636,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://lazyai.substack.com/i/200972282?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fabcee852-052e-4447-af8e-9ab7af679808_1919x749.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!t5xF!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fabcee852-052e-4447-af8e-9ab7af679808_1919x749.png 424w, /__u/substackcdn.com/image/fetch/$s_!t5xF!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fabcee852-052e-4447-af8e-9ab7af679808_1919x749.png 848w, /__u/substackcdn.com/image/fetch/$s_!t5xF!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fabcee852-052e-4447-af8e-9ab7af679808_1919x749.png 1272w, /__u/substackcdn.com/image/fetch/$s_!t5xF!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fabcee852-052e-4447-af8e-9ab7af679808_1919x749.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Once you do that, choose the free hosting and <em>deploy</em> the website.</p><p>That&#8217;s it. It&#8217;s live!</p><p>Now, whenever you make subsequent changes to your project on Github and COMMIT the changes (which basically means approve the changes), it will automatically sync with Netlify and update your website within minutes.</p><p>But the story doesn&#8217;t end here. If you&#8217;ve purchased a domain, you need to connect your domain to Netlify&#8217;s hosting address.</p><p>I won&#8217;t get into the details of that, or this article just won&#8217;t end. You can do a quick Google search. It&#8217;s pretty straightforward. </p><p>But to begin with, just try the free hosting without the domain. Netlify will give you a free sub-domain (something like <em>your-app-name.netlify.com</em>). Use it and see how it feels. If you want to pursue it seriously, get the domain, If it&#8217;s just a fun project, use the free hosting and sub-domain with Netlify.</p><p>Now, what if you want to make changes to the website in future?</p><p>There are 2 ways of doing it:</p><ol><li><p>The crude way: Interact with Claude in a new chat and give it context everytime.</p></li><li><p>The better way: Create a project on Claude with all the relevant instructions fed to it <strong>one-time</strong>, and just make changes within that project. whenever needed I&#8217;ll quickly touch up on how to do that.</p></li></ol><h3>For future updates, create a Claude project</h3><p>The same chat window where you made your project by talking to Claude and exported your project files? You need to tell Claude to do one last thing. Give it this prompt.</p><p><em>&#8220;I want to create a Claude project for this website. Give me a detailed instruction file that will have all relevant information and context about this project: Objective, branding, messaging, and anything else that you feel is important for Claude to understand the complete context. I will upload this as the instructions in the Claude project, so I want you to be detailed such that you don&#8217;t lose any context. But don&#8217;t be verbose. Try to keep the length of the instruction file optimum.&#8221;</em></p><p>That&#8217;s it. Claude will generate an instruction file for you. Copy the content.</p><p>Now go to &#8220;Projects in Claude &#8594; Create a new project &#8594; Give it a name and description, and you&#8217;ll see the below screen:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!YQzP!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd88efea-74f7-4093-9383-de3c279df02a_1550x974.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!YQzP!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd88efea-74f7-4093-9383-de3c279df02a_1550x974.png 424w, /__u/substackcdn.com/image/fetch/$s_!YQzP!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd88efea-74f7-4093-9383-de3c279df02a_1550x974.png 848w, /__u/substackcdn.com/image/fetch/$s_!YQzP!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd88efea-74f7-4093-9383-de3c279df02a_1550x974.png 1272w, /__u/substackcdn.com/image/fetch/$s_!YQzP!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd88efea-74f7-4093-9383-de3c279df02a_1550x974.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!YQzP!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd88efea-74f7-4093-9383-de3c279df02a_1550x974.png" width="1456" height="915" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/cd88efea-74f7-4093-9383-de3c279df02a_1550x974.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:915,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:92048,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://lazyai.substack.com/i/200972282?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd88efea-74f7-4093-9383-de3c279df02a_1550x974.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!YQzP!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd88efea-74f7-4093-9383-de3c279df02a_1550x974.png 424w, /__u/substackcdn.com/image/fetch/$s_!YQzP!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd88efea-74f7-4093-9383-de3c279df02a_1550x974.png 848w, /__u/substackcdn.com/image/fetch/$s_!YQzP!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd88efea-74f7-4093-9383-de3c279df02a_1550x974.png 1272w, /__u/substackcdn.com/image/fetch/$s_!YQzP!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcd88efea-74f7-4093-9383-de3c279df02a_1550x974.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Leave the <em>Memory</em> section alone. Claude will auto-update it every evening based on what you do with the project.</p><p>Open the <em>Instruction</em> section and paste the instruction file that Claude gave you in the earlier step. This will give Claude all the context it needs for updating your app/website in future.</p><p>In the files section, upload the index.html file and any other files that you feel are important. In fact, you can also sync your file with Github &#8212; just click on the &#8220;+&#8221; sign and click on Github. It&#8217;ll ask you for your Github credentials and connect it automatically. </p><p>Make sure you don&#8217;t upload all files in this section, since it has limited memory. Only the important ones.</p><h4>Now, how do you make future updates?</h4><p>Whenever you want to change anything, just go to the Project and start a new chat there. Talk to it like you&#8217;d talk to a product manager/engineer building this. </p><p>It&#8217;ll have all previous context and files, so it can make all the required changes.</p><p>Once you&#8217;re happy with the changes, ask it for the updated file, and upload it to Github the same way you uploaded the files earlier. </p><p>That&#8217;s it. Your website will now reflect the updates.</p><div><hr></div><p><strong>And that&#8217;s how you make your passion project come to life. With Claude.</strong></p><p>If you read it till here, please check <a href="http://www.thedecodr.com">The Decodr</a> and tell me what you think. It&#8217;s going to have a lot more content like this, along with tools, Claude skills, and more &#8212; for non-technical people who want to understand and use AI in their work.</p><div class="poll-embed" data-attrs="{&quot;id&quot;:544378}" data-component-name="PollToDOM"></div><p>If you want to talk about this or anything else, please reply to this email or drop it in the comments. I would love to read what you guys have to say!</p><p>I&#8217;ll see you next week!</p><p>Cheers,</p><p>Ankur</p>]]></content:encoded></item><item><title><![CDATA[Anthropic is paying $400K for a human writer]]></title><description><![CDATA[And LinkedIn gurus say AI has killed writers. Lol]]></description><link>https://lazyai.substack.com/p/anthropic-is-paying-400k-for-a-human</link><guid isPermaLink="false">https://lazyai.substack.com/p/anthropic-is-paying-400k-for-a-human</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Sun, 31 May 2026 10:31:04 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/3e789876-b6e7-4493-88c3-fa7a3b29c872_907x473.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Just scroll LinkedIn, and you&#8217;ll see hundreds of posts (maybe thousands) that say some version of </p><p>- &#8220;AI just killed copywriters&#8221;<br>- &#8220;Analysts are dead&#8221;<br>- &#8220;Claude is my content team&#8221;</p><p>But here&#8217;s a twist: <strong>Anthropic, the company that buit Claude, is hiring for</strong></p><p>- a HUMAN copywriter<br>- a HUMAN accounting manager<br>- a HUMAN content head</p><p><strong>For salaries in the range of $190K - $400K. </strong></p><p>Read that again: Anthropic is paying up to $400K. To a human. For doing a job that people are saying it&#8217;s own tool has replaced.</p><p>What in the world is happening?</p><p>No, it&#8217;s not hypocrisy. Anthropic just knows what Claude is capable of, and where it needs humans.</p><p>And that&#8217;s what I&#8217;m going to be talking about in today&#8217;s newsletter. Tell me if you&#8217;d like more pieces on such topics, I&#8217;ll incorporate them in future editions :)</p><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now.</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/lazyai.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><p>There are a few problems with AI today that are preventing it from <em>replacing</em> humans.</p><h3>Problem 1: AI doesn&#8217;t have <em>taste</em></h3><p>I had <a href="/__u/lazyai.substack.com/p/why-ai-will-not-replace-youyet">written</a> about it a few weeks ago. AI is based on probability. So it will generate an output based on patterns, not taste.</p><p>Basically, if you ask anything to an AI, it will give you the most &#8220;probable&#8221; answer. The one that has the highest probability.</p><p>This means that the output it gives you, will be more or less similar in depth to the ouput it gives your competitor. Or your colleague who&#8217;s 5 years junior to you. Or a second year college student. Which in turn means that you either accept that your work is equal to that of a college student&#8217;s, or you give it deeper instructions, a better prompt.</p><p>And that better prompt? That comes with <em><strong>taste</strong></em>. From knowing what doesn&#8217;t work after years of experience. From knowing that your user might not like what is produced. From knowing things that are not documented on the internet. Things that you just..know.</p><p>So that AI needs <em>taste</em> &#8212; which means it needs a human with expertise to guide it. Which eventually means that it cannot <em>replace</em> one.</p><h3>Problem 2: AI is not accurate</h3><p>You can never be 100% sure of AI output. And the <a href="https://artificialanalysis.ai/evaluations/omniscience">AA-Omniscience benchmark</a> shows why.</p><blockquote><p><em>AA-Omniscience is a benchmark that tests how well AI models know facts, and whether they admit uncertainty instead of guessing.</em></p></blockquote><p>Now, this study involved asking each AI model 6,000 questions across 6 domains to see if the AI </p><ul><li><p>answered them correctly</p></li><li><p>said that it doesn&#8217;t know the answer, or </p></li><li><p>just hallucinated to give some garbage</p></li></ul><p><em>(The caveat was that these were difficult questions which only experts in their field could answer)</em></p><p>Below were the results. They&#8217;re surprising.</p><p>The highest accuracy was 57% for GPT 5.5 max. </p><p>Claude Opus, which we know (or rather believe to be) as the smartest model out there, answered only 46% of questions correctly.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!izB6!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07fe7c6-b9ab-4eee-af37-7d80fc8d5ef6_1447x608.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!izB6!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07fe7c6-b9ab-4eee-af37-7d80fc8d5ef6_1447x608.png 424w, /__u/substackcdn.com/image/fetch/$s_!izB6!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07fe7c6-b9ab-4eee-af37-7d80fc8d5ef6_1447x608.png 848w, /__u/substackcdn.com/image/fetch/$s_!izB6!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07fe7c6-b9ab-4eee-af37-7d80fc8d5ef6_1447x608.png 1272w, /__u/substackcdn.com/image/fetch/$s_!izB6!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07fe7c6-b9ab-4eee-af37-7d80fc8d5ef6_1447x608.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!izB6!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07fe7c6-b9ab-4eee-af37-7d80fc8d5ef6_1447x608.png" width="1447" height="608" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/d07fe7c6-b9ab-4eee-af37-7d80fc8d5ef6_1447x608.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:608,&quot;width&quot;:1447,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:136305,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://lazyai.substack.com/i/199858692?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07fe7c6-b9ab-4eee-af37-7d80fc8d5ef6_1447x608.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!izB6!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07fe7c6-b9ab-4eee-af37-7d80fc8d5ef6_1447x608.png 424w, /__u/substackcdn.com/image/fetch/$s_!izB6!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07fe7c6-b9ab-4eee-af37-7d80fc8d5ef6_1447x608.png 848w, /__u/substackcdn.com/image/fetch/$s_!izB6!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07fe7c6-b9ab-4eee-af37-7d80fc8d5ef6_1447x608.png 1272w, /__u/substackcdn.com/image/fetch/$s_!izB6!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd07fe7c6-b9ab-4eee-af37-7d80fc8d5ef6_1447x608.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Point being, AI can&#8217;t be trusted yet. Not for difficult questions/tasks at least. You still need a human for that.</p><h3>Problem 3: The people maze</h3><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now.</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/lazyai.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><p>At the end of the day, an AI is still a computer. Even if it might have good hard skills in future, it has zero soft skills. And that&#8217;s where humans have the edge.</p><p>When you&#8217;re planning a project with multiple stakeholders, the technicalities are the easier problem to deal with. The more difficult problem to deal with, is people.</p><p>Stakeholder management, team management, upward reporting &#8212; navigating the people maze, is what AI sucks at. And that&#8217;s THE most important thing in a corporate job.</p><p>In fact, Daniela Amodei, the co-founder of Anthropic, explicitly mentioned that they &#8220;look for people who are great communicators, who have excellent EQ and people skills, who are kind and compassionate and curious and want to help other people&#8221;</p><p>So even if AI builds <em>taste</em> and does tasks with 100% accuracy (sometime in the future), soft skills and stakeholder management are not something it will be able to do. Not today. Not 10 years later.</p><p>And without that, a company cannot function.</p><h3>So what does it mean for you?</h3><p>If you&#8217;re an Individual Contributor, there are 3 things I&#8217;d want to leave you with:</p><ol><li><p><strong>Build expertise and taste.</strong> Get deep enough in your function that you can question AI&#8217;s output. Marketers should be able to challenge a weak hook or a story with no tension. Finance folks should understand when a model&#8217;s assumptions are off before checking the formula. Product folks must know when a feature solves the wrong problem. Build that depth so that you&#8217;re able to question AI</p></li><li><p><strong>Polish your communication and people skills.</strong> AI handles the output. You still have to win the room. Irrespective of your function, know your stakeholders well &#8212; clients, users, cross functional teams &#8212; anyone. That&#8217;s a gap AI will never be able to fill.</p></li><li><p><strong>Verify every claim AI makes.</strong> Verify all claims that AI makes. Please. I cannot stress this enough. You saw the accuracy of AI. So just make sure that you&#8217;re verifying every single claim that your AI tool makes when you interact with it.<br>Because what&#8217;s worse than getting replaced by AI, is getting replaced by a human &#8212; because you goofed up with your data.</p></li></ol><p>If you&#8217;re a manager/leader:</p><ol><li><p>That expertise we spoke about? You need to build it too. Not because you need to use AI on a daily basis. But because you should be able to tell your team when to use it and when not to use it.</p></li><li><p>Communication is even more important for you. Your team will move faster with AI. Your job becomes less about output management and more about direction-setting and stakeholder alignment. That's a harder skill, not an easier one.</p></li><li><p>Lastly, and most importantly, <strong>do not expect your team to give you 10 hours of worth of work in 1 hour,</strong> just becaue &#8220;AI can do it with one prompt&#8221;. That&#8217;s the 2024 narrative. Unless you want AI slop, that won&#8217;t happen.</p></li></ol><p>AI is not there yet. Stop expecting it to be.</p><p>Yes, the world is getting tougher. Entry-level jobs are going. But if you&#8217;re a mid-career professional, you&#8217;ll see the hype calm down in the next one year.</p><p>Till then, just hold on tight.</p><div><hr></div><p>That&#8217;s it for today folks! If you found some solace after readng this, please share it with a friend. Tell them to breathe. It&#8217;s okay :)</p><p>Cheers,</p><p>Ankur</p>]]></content:encoded></item><item><title><![CDATA[How to not hit Claude's usage limits!]]></title><description><![CDATA[Hey!]]></description><link>https://lazyai.substack.com/p/how-to-not-hit-claudes-usage-limits</link><guid isPermaLink="false">https://lazyai.substack.com/p/how-to-not-hit-claudes-usage-limits</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Sat, 23 May 2026 10:31:04 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/c49bb638-3243-4cd9-abe4-7be46f42a4e6_909x479.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hey! Ankur here, and this is the <strong>24th edition of Lazy AI</strong> &#8212; <em>5 mins of reading to help you stay ahead of the AI curve.</em></p><p>If you&#8217;ve ever stared at a <em>&#8220;you&#8217;ve reached your usage limit&#8221;</em> screen on Claude and wondered what you did wrong, this article is for you.</p><div><hr></div><h3>It&#8217;s not the questions. It&#8217;s the conversation.</h3><p>Picture this. You open Claude on a Monday morning. You ask it to help draft an email. Then you tweak it. Then you ask a follow-up. Then another. By noon, you&#8217;ve had a 25-message back-and-forth &#8212; and suddenly, Claude tells you you&#8217;re out of credits for the day.</p><p>What happened?</p><p>Well, here&#8217;s what you should know: <strong>Claude doesn&#8217;t just read your latest message. It re-reads the entire conversation every single time you hit send. Right from message #1.</strong></p><p>For every conversation, it uses <em>tokens</em>.</p><blockquote><p><em>A token is simply a chunk of text. AI doesn&#8217;t read sentences the way we humans do. It breaks down sentences into tokens, each of which could be a whole word, part of a word, or even a punctuation</em></p></blockquote><p>(I&#8217;ve written more about tokens in an earlier newsletter. You can read about them below:</p><div><hr></div><div class="digest-post-embed" data-attrs="{&quot;nodeId&quot;:&quot;4a864d14-9976-4fe9-bd32-be3cd06268cd&quot;,&quot;caption&quot;:&quot;Okay, how many times have you got this message about ChatGPTs tokens being exhausted? Maybe you&quot;,&quot;cta&quot;:null,&quot;showBylines&quot;:true,&quot;showDescription&quot;:true,&quot;showImage&quot;:true,&quot;size&quot;:&quot;sm&quot;,&quot;isEditorNode&quot;:true,&quot;title&quot;:&quot;You&#8217;ve hit GPT&#8217;s token limit!&quot;,&quot;publishedBylines&quot;:[{&quot;id&quot;:13430647,&quot;name&quot;:&quot;Ankur Jhaveri&quot;,&quot;bio&quot;:&quot;A storyteller who likes simplifying complex jargon. Love writing about startups, money, AI, and generally, life.&quot;,&quot;photo_url&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/640cbc60-0847-4415-92d6-2b25df44779b_275x275.png&quot;,&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:null}],&quot;post_date&quot;:&quot;2025-05-04T17:09:52.787Z&quot;,&quot;cover_image&quot;:&quot;https://substackcdn.com/image/fetch/$s_!FP0w!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fda196009-4226-43d9-ac3c-9ebf591b8bcd_1080x1080.jpeg&quot;,&quot;cover_image_alt&quot;:null,&quot;canonical_url&quot;:&quot;https://lazyai.substack.com/p/youve-hit-gpts-token-limit&quot;,&quot;section_name&quot;:null,&quot;video_upload_id&quot;:null,&quot;id&quot;:162828750,&quot;type&quot;:&quot;newsletter&quot;,&quot;reaction_count&quot;:1,&quot;comment_count&quot;:3,&quot;publication_id&quot;:4265106,&quot;publication_name&quot;:&quot;Lazy AI&quot;,&quot;publication_logo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!6FLu!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F482c505e-51d1-4dbd-803d-eed5e78b9a94_1280x1280.png&quot;,&quot;belowTheFold&quot;:true,&quot;youtube_url&quot;:null,&quot;show_links&quot;:null,&quot;feed_url&quot;:null}"></div><div><hr></div><p>Now, Chatbots consume tokens for every single chat message in the window. And that&#8217;s why a 25-message conversation feels like it eats up your credits. Because it&#8217;s not 25 separate questions. <strong>It&#8217;s 25 questions where each one carries the full weight of everything that came before it.</strong></p><p>One creator tracked his Claude usage in detail and found that <strong>98.5% of his tokens were going towards re-reading conversation history</strong>. Not the actual work he was asking Claude to do.</p><p>Read that again.</p><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now.</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption"></p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><h3>So how do you ensure you don&#8217;t hit Claude&#8217;s limits?</h3><p>Once you understand the token problem, the fixes are simple. Every habit below is answering one question: <em>How do I reduce unnecessary token consumption?</em></p><div><hr></div><h3>1. Start a new chat for a new topic</h3><p>This is the one people resist most, because starting a fresh chat <em>feels</em> like starting over. It&#8217;s not.</p><p>When you switch topics inside the same conversation, you&#8217;re forcing Claude to carry the full history of the previous topic into every reply about the new one. Imagine asking your accountant a tax question in the middle of a meeting about your marketing strategy, and they insist on re-reading the entire marketing discussion before answering. That&#8217;s actually what&#8217;s happening.</p><p>New topic. New chat. The context you actually need takes 10 seconds to re-paste. Everything else is just weight.</p><div><hr></div><h3>2. Edit the message, don&#8217;t send a correction.</h3><p>When Claude doesn&#8217;t get it right, most people just type <em>&#8220;make it shorter&#8221; or &#8220;no that's not what I want. I want XYZ&#8221;</em> and hit send. </p><p>But what that does is, it adds one more message to the stack that Claude now keeps re-reading forever.</p><p><em>(Before you scroll ahead, I&#8217;m going to use Claude in this article, because this article IS about Claude. But the structure and process is pretty much the same across all Chatbots. ChatGPT, Gemini and the rest &#8212; all follow the same token usage process)</em></p><p>In Claude&#8217;s chat interface, you can click <strong>Edit</strong> on any message you&#8217;ve already sent, change what you wrote, and regenerate the response. The new version replaces the old one. It doesn&#8217;t stack on top of it.</p><p>This single habit probably saves more tokens than anything else on this list. Please use it. Aggressively.</p><div><hr></div><p><em>If you like what you&#8217;re reading, subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now!</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption"></p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><h3>3. Ask for everything at once.</h3><p><em>&#8220;Summarise this article.&#8221;</em> <em>(reads response)</em> <em>&#8220;Now pull out the three key points.&#8221;</em> <em>(reads response)</em> <em>&#8220;Now suggest a headline.&#8221;</em></p><p>That&#8217;s three separate messages. Three full context reloads. Claude re-reads the entire conversation each time.</p><p>Instead, keep it one message &#8212; <em>&#8220;Summarise this, pull out three key points, and suggest a headline&#8221;</em>. It&#8217;s one reload. Same output. The answers are usually sharper too, because Claude sees what you&#8217;re building toward from the start.</p><div><hr></div><h3>4. Don&#8217;t redo the whole thing when one part is wrong.</h3><p><em>&#8220;Rewrite this email&#8221;</em> asks Claude to regenerate every word. <em>&#8220;Only fix the opening line &#8212; keep the rest exactly as is&#8221;</em> asks Claude to touch one sentence.</p><p>If your email is 300 words and you ask for a full rewrite, you&#8217;ve just spent that many output tokens fixing something a 20-token surgical edit would have handled.</p><p>Be specific about what&#8217;s broken. Point to the exact paragraph. And add <em>&#8220;no explanation needed, just the updated version&#8221;</em>. Otherwise Claude will spend a paragraph telling you what it changed. And that paragraph costs tokens too.</p><div><hr></div><h3>5. Summarize and restart when a conversation gets long.</h3><p>Every conversation has a point where it becomes more expensive to continue than to start fresh.</p><p>When you feel a session getting bloated &#8212; say, past 20-25 messages, ask Claude to write a summary of everything important so far. Copy it. Open a new chat. Paste the summary as your first message. And then continue from there.</p><p>You lose nothing. You carry forward the context that matters, without the token cost of re-reading every exchange that got you there.</p><div><hr></div><p><em>If you like what you&#8217;re reading, subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now!</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption"></p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><h3>6. Use Projects for files you keep going back to.</h3><p>Every time you upload a document to a new chat, Claude processes it fresh. Upload the same 10-page brief to five different chats and you&#8217;ve paid to process it five times.</p><p>Claude&#8217;s <strong>Projects</strong> feature lets you upload a file once and reference it across multiple conversations without that repeated cost. It also uses smarter retrieval &#8212; pulling only the sections relevant to your question instead of loading the whole document every time.</p><p>If there&#8217;s a document you return to regularly, like a brand guide, a brief, a research report or something else &#8212; just move it into a Project. And then just use that project&#8217;s  environment for new tasks.</p><p>Okay, quick poll. I want to understand if you guys have ever used Claude projects. If not, I&#8217;ll write a detailed article on it next. It&#8217;s one of the most underused features of Claude!</p><div class="poll-embed" data-attrs="{&quot;id&quot;:517260}" data-component-name="PollToDOM"></div><div><hr></div><h3>7. Choose your model carefully</h3><p>Claude has three main models: <strong>Haiku</strong> (fast, light, inexpensive), <strong>Sonnet</strong> (balanced), and <strong>Opus</strong> (the heavy one, best for complex reasoning).</p><p>Most people leave it on Sonnet or Opus by default. And then wonder why their credits disappear quickly. Haiku handles a surprising amount: summarising text, fixing grammar, reformatting a document, brainstorming ideas. It&#8217;s not a downgrade for those tasks. It&#8217;s the right tool.</p><p>Save Opus for the work that genuinely needs it, like nuanced analysis, complex writing, and situations where the quality difference is actually visible. For everything else, Haiku is fast, capable, and uses a fraction of the cost. Or at least stick to Sonnet.</p><div><hr></div><h3>8. Stop asking Claude to do things it&#8217;s not built for.</h3><p>This is the most important. We&#8217;re all lazy, and we want one tool that does everything.</p><p>Now, Claude is exceptional at reasoning, writing, and analysis. It cannot generate images. It&#8217;s not the fastest at real-time search.</p><p>If you spend six messages trying to get Claude to produce a visual &#8212; describing the colours, the layout, the style &#8212; you&#8217;re burning tokens on a task it was never designed to solve. Use Gemini. Same logic for live news or real-time data: there are better tools for that job.</p><p>I&#8217;m not saying Claude is limited. I&#8217;m saying every tool has a lane. Keeping Claude in its lane isn&#8217;t a workaround &#8212; it&#8217;s just using it well.</p><div><hr></div><h3>So what does this mean for you?</h3><p>The usage limit is not arbitrary. It&#8217;s just math &#8212; and most of us are doing the math wrong without realising it.</p><p>Pick just three habits from this list. Start with: new chat per topic, edit instead of correcting, and ask for everything at once. Those three alone will feel like a noticeable difference by the end of the week.</p><p>The limit stops being a wall once you stop carrying the whole conversation on your back.</p><p>Let me know if this helped!</p><p>See you next time..</p><p>Cheers,</p><p>Ankur</p>]]></content:encoded></item><item><title><![CDATA[Your feed is lying to you!]]></title><description><![CDATA[So I'm telling you how to identify one]]></description><link>https://lazyai.substack.com/p/im-sick-of-reading-ai-content</link><guid isPermaLink="false">https://lazyai.substack.com/p/im-sick-of-reading-ai-content</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Sat, 16 May 2026 11:02:23 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/382be575-454c-4c2a-ae5a-64c843bfa8d7_1200x630.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>On Thursday, I ranted on LinkedIn about how I&#8217;m tired of reading &#8220;AI Slop&#8221; everywhere.</p><blockquote><p><em>AI slop is the flood of low-quality AI-generated content, like text, images, audio, and videos, often created for clickbait, ad revenue, or mass production rather than real value.</em></p></blockquote><p><a href="https://originality.ai/blog/linkedin-ai-study-engagement">53.7% of posts written on LinkedIn in 2025 were AI</a>. Yes, more than half of the stuff we&#8217;re reading is AI slop. No wonder that the term was added to the Cambridge dictionary as more and more internet users kept complaining about it.</p><p>It took me some time to understand what was happening. And once I did, it was clear.</p><p>What I was noticing was <strong>AI&#8217;s fingerprint</strong>. And once you understand <em>why</em> that fingerprint exists, you&#8217;ll spot it everywhere &#8212; LinkedIn posts, comments, Instagram Reels. In about 10 seconds.</p><h3>First, why does AI have a fingerprint at all?</h3><p>When an AI model like ChatGPT or Claude is trained, it learns by consuming billions of pieces of human-written text &#8212; articles, books, social media posts, forum threads, everything. It then learns to predict: <em>"given what came before, what word or sentence is most likely to come next?"</em></p><p>It doesn&#8217;t actually <em>think</em>. It looks at what you asked, cross-references everything it was trained on, and produces the statistically most likely response. It's just completing a pattern &#8212; very, very convincingly.</p><p>Think of it like your phone's autocomplete, but on steroids. When you type "Happy" on your keyboard, your phone suggests "Birthday". Because that's what billions of people type after "Happy." It's not thinking. It's just repeating the most common pattern it's seen. AI writing works the same way, just at a scale that can produce 500 words instead of two. Ask it for a "motivational LinkedIn post" and it reaches for the most common patterns it's seen for that phrase &#8212; because statistically, that's what works. Every time.</p><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now.</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/lazyai.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><p>Now that you know that there are tells, let me tell you how to identify them.</p><h3>On LinkedIn posts</h3><p>You&#8217;ll see one of more patterns when someone has written a post with AI.</p><ol><li><p>Lot of high-impact words: Posts will have words like &#8220;boasts a, exemplified, terrible, quietly&#8217; etc.</p></li><li><p>Rule of three: This is a powerful concept in storytelling, where sentences are structured using groups of 3 to have higher psychological impact. For example, &#8220;He lost his job. His money. And the respect that came with it&#8221;.</p></li><li><p>Phrases that show exclusivity to the writer: Things like &#8220;Here&#8217;s what nobody&#8217;s telling you&#8221;, or &#8220;Here&#8217;s why nobody talks about it&#8221;. These phrases are used because it makes the reader feel like they&#8217;re reading exclusive information. The problem is, every second writer uses them :D</p></li><li><p>Antithesis in structure: Sentences like &#8220;It&#8217;s not A. It&#8217;s B&#8221; or some variant of them</p></li><li><p>Overuse of em dashes (&#8212;) in the post</p></li></ol><p>I could go on and on. The list is endless. But these are the most common AI patterns you&#8217;ll see in LinkedIn posts.</p><blockquote><p><em>One thing to keep in mind though: Not everyone who writes using these patterns is using AI. Some people genuinely write well. A lot of people use em dashes naturally (I&#8217;m one of those). The key is to see if it&#8217;s overdone. If it is, it&#8217;s mostly AI.</em></p></blockquote><h3>On LinkedIn comments</h3><p>This is where it gets sad. </p><ol><li><p>AI comments don&#8217;t engage. They <em>validate</em>. &#8220;Such a valuable perspective!&#8221; &#8220;This really resonates.&#8221; &#8220;Thanks for sharing this insight!&#8221; </p><p>These aren&#8217;t thoughts. They&#8217;re the text equivalent of a &#8220;I agree&#8221;.</p></li><li><p>A real comment reacts to something <em>specific</em> in the post. An AI comment could be copy-pasted onto any post on any topic and still make sense. If it fits everywhere, it came from nowhere.</p></li></ol><blockquote><p><em>Interesting fact: There are &#8220;engagement pods&#8221; on LinkedIn. These are tools like <a href="http://crosslike.club">Crosslike.club</a>, where you sign up, login with your LinkedIn credentials, and become part of a community of thousands of people. Every time anyone from that community posts on LinkedIn, randomly selected profiles of real humans from that community write comments on the post All automated in the background using AI, they don&#8217;t even know it&#8217;s being done. <a href="https://www.linkedin.com/posts/devanbhalla_dignityofwork-womenatwork-snabbit-share-7461008403755085824-NeKE?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAATtwdgBW2wcGcd4wHvGj1vj6IVOcIc0ytQ">Here&#8217;s</a> an example I saw yesterday (the guy shouldn&#8217;t have tagged me </em>:))</p></blockquote><ol start="3"><li><p>If an engagement pod is being used, you&#8217;ll see another pattern: Timing. AI- generated comments come in consistently, especially in the <strong>first one hour</strong> of the post going live. Because that&#8217;s what the algorithm rewards.</p></li></ol><p>Essentially, if it&#8217;s all praises in the comments section of the post, it&#8217;s most likely an AI.</p><h3>On Instagram reels</h3><p>I had written an entire <a href="/__u/lazyai.substack.com/p/that-cute-instagram-influencer-is">newsletter</a> on this. There are fake AI profiles on Instagram with more than 200,000 followers. They even get &#8220;paid subscribers&#8221; and make money off of it.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!21CA!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!21CA!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png 424w, /__u/substackcdn.com/image/fetch/$s_!21CA!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png 848w, /__u/substackcdn.com/image/fetch/$s_!21CA!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png 1272w, /__u/substackcdn.com/image/fetch/$s_!21CA!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!21CA!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png" width="1456" height="819" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!21CA!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png 424w, /__u/substackcdn.com/image/fetch/$s_!21CA!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png 848w, /__u/substackcdn.com/image/fetch/$s_!21CA!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png 1272w, /__u/substackcdn.com/image/fetch/$s_!21CA!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>The images you see above, are all AI profiles. And here&#8217;s how you can identify them.</p><ol><li><p>Skin looks <em>too</em> perfect. Real skin has pores, uneven texture, asymmetry. AI skin often feels polished or &#8220;designed&#8221;</p></li><li><p>Lighting and backgrounds don&#8217;t fully match. Faces lit differently from the scene, or subtly changing locations across posts</p></li><li><p>Hands, ears, teeth still glitch. Finger counts, mismatched earrings, unnatural teeth are common tells</p></li><li><p>Very few videos. Most AI influencers rely on photos because motion and expressions are harder to fake convincingly</p></li><li><p>Digital footprint feels empty. No old tagged photos, interviews, random friend uploads, or history outside the account itself</p></li></ol><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now.</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/lazyai.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h3>So where does it leave you?</h3><p>The AI fingerprint isn't going away. If anything, it's going to get harder to spot as models get better. But AI can&#8217;t replace a real human experience. Nor can I replace real human writing.</p><p>So after reading this, you&#8217;ll know if something you read/watch is AI or not.</p><p><strong>If you found this useful, please share it with a friend so that they don&#8217;t get fooled (or worse, scammed) by an AI.</strong></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/p/im-sick-of-reading-ai-content?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/lazyai.substack.com/p/im-sick-of-reading-ai-content?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p><p>I&#8217;ll see you next time..</p><p>Cheers,</p><p>Ankur</p>]]></content:encoded></item><item><title><![CDATA[The mistake you make with AI]]></title><description><![CDATA[By using another AI]]></description><link>https://lazyai.substack.com/p/how-to-deal-with-ai-hallucinations</link><guid isPermaLink="false">https://lazyai.substack.com/p/how-to-deal-with-ai-hallucinations</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Tue, 12 May 2026 13:15:50 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/aca0a0dc-3c9f-4bc4-b4b9-670e80a14658_718x373.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hey! Ankur here, and this is the <strong>23rd edition of Lazy AI</strong> &#8212; <em>5 mins of reading to help you stay ahead of the AI curve.</em></p><p>Today, I want to talk about how I improve accuracy with my research, and why everyone MUST use Perplexity.</p><div><hr></div><h3>Your AI &#8220;remembers&#8221; more than it &#8220;thinks&#8221;</h3><p>How many times have you used ChatGPT to research something &#8212; got a confident, well-structured answer &#8212; and then found out the statistic it cited doesn&#8217;t exist?</p><p>Happens to everyone.</p><p>But here&#8217;s the thing: it&#8217;s not a bug. It&#8217;s a feature of how most AI tools are built. And once you understand it, you&#8217;ll immediately know which tool to reach for &#8212; and when.</p><div><hr></div><h3>So What&#8217;s Actually Going On?</h3><p>Most AI tools &#8212; ChatGPT, Claude, Gemini &#8212; are built on something called a <strong>Large Language Models (LLM)</strong>.</p><blockquote><p><em><strong>An LLM </strong>is an AI that has been trained on an enormous amount of text from the internet &#8212; articles, books, forums, everything. It learns patterns from all of that, and when you ask it something, it generates a response based on those patterns. It&#8217;s completing &#8212; very, very sophisticatedly.</em></p></blockquote><p>Think of it like a very well-read friend who read everything on the internet up to a certain date, and then went completely off-grid. Ask them something recent? They&#8217;ll answer confidently &#8212; based on what they last read. Whether that information is still accurate? That&#8217;s a different question.</p><p>And when they&#8217;re asked something they don&#8217;t know, they&#8217;ll just make something up.</p><p>That&#8217;s Claude, ChatGPT and Gemini for you</p><h3>But Perplexity is built differently</h3><p>Perplexity isn&#8217;t really a chatbot. It&#8217;s closer to a search engine with a brain.</p><p>Every time you ask it something, it goes to the web <em>first</em> &#8212; before generating a single word of response. It pulls relevant pages, reads them, and then builds its answer from what it just found. The language model&#8217;s job is just to translate those search results into something readable.</p><p>The internal design principle Perplexity built this around: <em>&#8220;You are not supposed to say anything that you didn&#8217;t retrieve.&#8221;</em></p><p>That one sentence explains why using Perplexity feels different. It can&#8217;t invent a source. It can only cite what it actually found. And it shows you those sources, inline, next to every claim.</p><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; once a week, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now.</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/lazyai.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h3>But it&#8217;s not magic</h3><p>I&#8217;ll be honest, because I don&#8217;t want to hype things just for engagement.</p><p>Perplexity still hallucinates. In one independent test, models were asked about a research paper that didn&#8217;t exist. ChatGPT, Gemini, and Claude all said they couldn&#8217;t find it. Perplexity fabricated an answer &#8212; and cited sources that didn&#8217;t support the claim.</p><p>How? When a search returns nothing useful, the model still tries to fill the gap. And when it does that, you&#8217;re back to the same hallucination risk as any other LLM.</p><p>That risk is lower with Perplexity than with other AI chatbots, but it&#8217;s still there.</p><p>Here&#8217;s the practical way to know: <strong>If a paragraph in Perplexity&#8217;s answer has no citation number next to it, the AI is speaking from training, not retrieval.</strong> That&#8217;s your cue to verify.</p><div><hr></div><h3>So what does this mean for you?</h3><p>Here&#8217;s the thing: Perplexity reads the web for you. ChatGPT and Claude think for you. Both are useful, and neither replaces the other.</p><p>Use Perplexity when you need facts you can trace back to a real source &#8212; research, current events, checking if something is still true. Reach for ChatGPT or Claude when you need the AI to write, reason, or create something from scratch.</p><div><hr></div><h3>Here&#8217;s how I use it</h3><p>I&#8217;ve started using Perplexity as the final step before I publish anything &#8212; articles, newsletters, social posts. I paste in whatever I&#8217;ve written and ask it to verify every claim I&#8217;ve made.</p><p>In all the time I&#8217;ve been doing this, I&#8217;d say more than 90% of the times, the sources are correct. With ChatGPT and Claude, that&#8217;s lower.</p><p>No, you will not find 100% accuracy anywhere, and manual checks will still be needed. But with Perplexity, the errors are lower, which just saves your time</p><p>Try it before your next piece of writing goes out. It takes 2 minutes, and it might be exactly what you need.</p><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now.</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/lazyai.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h3>Before you go, I have one request</h3><p>I&#8217;ve been writing for over 3 months now, and I would love to know if I&#8217;m on the right track. So I need you to help me with two things:</p><ol><li><p>Tell me if the weekly articles are adding value</p></li><li><p>Tell me what you would like to read on, so that it&#8217;s just more relevant for you</p></li></ol><p>It&#8217;ll take a minute to reply, but will improve the quality of my work by 10X, so if you think my work has added ANY value to your AI learning journey, I&#8217;d love to see a reply to this email with your thoughts &#128522;</p><p>I&#8217;ll see you next week!</p><p>Cheers,</p><p>Ankur</p>]]></content:encoded></item><item><title><![CDATA[How do you deal with AI overwhelm?]]></title><description><![CDATA[Most of it won't be relevant]]></description><link>https://lazyai.substack.com/p/stop-trying-to-keep-up-with-ai</link><guid isPermaLink="false">https://lazyai.substack.com/p/stop-trying-to-keep-up-with-ai</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Thu, 07 May 2026 14:37:25 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/5b17069b-5f2c-421a-b3a8-63ed37633026_1181x616.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hey! Ankur here, and this is the <strong>22nd edition of Lazy AI</strong> &#8212; <em>the one where <strong>doing less is the whole strategy.</strong></em></p><p>Yes, the email subject seemed counter-intuitive. An AI newsletter saying DON&#8217;T keep up with AI?</p><p>But hear me out..</p><p>Today&#8217;s piece is an attempt to calm the panic that hits when you open LinkedIn and every third post is about an AI tool you&#8217;ve never used.</p><p>Open any feed for 30 seconds and you&#8217;ll see it &#8212; someone teaching prompt engineering, someone evangelising agentic workflows, someone showing off a Veo 3 clip, someone selling a Claude skills course. Every one of them is good. Every one of them is making you feel like you should be doing what they do.</p><p>So you start dabbling. A bit of this, a bit of that. Two weeks later you&#8217;ve forgotten most of it, a new tool drops, and the cycle repeats. I&#8217;ve done this. In fact most days, I&#8217;m still doing it.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!mXlp!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff934b99f-6bb4-4b87-a4b1-9934fef3e8a3_480x354.gif" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!mXlp!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_lossy/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff934b99f-6bb4-4b87-a4b1-9934fef3e8a3_480x354.gif 424w, /__u/substackcdn.com/image/fetch/$s_!mXlp!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_lossy/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff934b99f-6bb4-4b87-a4b1-9934fef3e8a3_480x354.gif 848w, /__u/substackcdn.com/image/fetch/$s_!mXlp!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_lossy/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff934b99f-6bb4-4b87-a4b1-9934fef3e8a3_480x354.gif 1272w, /__u/substackcdn.com/image/fetch/$s_!mXlp!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_lossy/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff934b99f-6bb4-4b87-a4b1-9934fef3e8a3_480x354.gif 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!mXlp!,w_1456,c_limit,f_auto,q_auto:good,fl_lossy/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff934b99f-6bb4-4b87-a4b1-9934fef3e8a3_480x354.gif" width="480" height="354" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/f934b99f-6bb4-4b87-a4b1-9934fef3e8a3_480x354.gif&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:354,&quot;width&quot;:480,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!mXlp!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_lossy/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff934b99f-6bb4-4b87-a4b1-9934fef3e8a3_480x354.gif 424w, /__u/substackcdn.com/image/fetch/$s_!mXlp!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_lossy/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff934b99f-6bb4-4b87-a4b1-9934fef3e8a3_480x354.gif 848w, /__u/substackcdn.com/image/fetch/$s_!mXlp!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_lossy/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff934b99f-6bb4-4b87-a4b1-9934fef3e8a3_480x354.gif 1272w, /__u/substackcdn.com/image/fetch/$s_!mXlp!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_lossy/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff934b99f-6bb4-4b87-a4b1-9934fef3e8a3_480x354.gif 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>But the panic is built on two assumptions that fall apart the moment you examine them.</p><h3>The two assumptions</h3><p><strong>Assumption one: the things you&#8217;re missing today will still matter tomorrow.</strong></p><p>They won&#8217;t. Most of them. Because AI tools have a brutally short half-life &#8212; most of what&#8217;s trending this month is forgotten in month twelve.</p><blockquote><p><em>Half-life is the time it takes for something to lose half its relevance</em></p></blockquote><p>Think about it. 18 months ago, people were paying for ChatGPT prompt packs on Gumroad. Entire newsletters were dedicated to AutoGPT. &#8220;Prompt engineer&#8221; was a real job title at high salaries. </p><p>Today? Prompt packs are obsolete. AutoGPT is a footnote. Prompt engineering as a standalone role is mostly gone. And Sora &#8212; the AI video tool everyone was obsessed with six months ago &#8212; already got shut down.</p><p>Look at what&#8217;s trending right now. Some of it will matter in 2027. Most of it won&#8217;t. You just don&#8217;t know which is which &#8212; and neither does anyone teaching it on LinkedIn <em>(this is why everyone sounds so confident &#8212; confidence in this space is mostly performance)</em>.</p><p>Spread your 5&#8211;7 hours a week across six trending things, and you&#8217;re memorising train timetables that get rewritten every quarter.</p><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now.</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/lazyai.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><p><strong>Assumption two: Each new AI skill is a separate thing you should learn from scratch.</strong></p><p>Also wrong. And this one&#8217;s the good news.</p><p>The skills underneath AI tools are supremely transferable. Spend 100 hours building Claude skills &#8212; really learning how to scope a model&#8217;s behaviour, structure instructions, handle edge cases &#8212; and you&#8217;ve also picked up most of what you need for agentic workflows, custom GPTs, and even Claude Code. Because at the core, they&#8217;re all the same skill: Telling a model precisely what you want, in a way it can actually act on.</p><p>Same with image and video generation. Get genuinely good at one model &#8212; Midjourney, Veo 3, Nano Banana, pick your weapon &#8212; and the iteration loop you&#8217;ve internalised (prompt, judge the output, adjust, repeat) is exactly the loop you&#8217;ll use for every visual model that ships next year. The interface changes. The instinct doesn&#8217;t.</p><p>The generalist stays a beginner everywhere. The deep person becomes a fast learner everywhere. Those are very different futures.</p><h3>Here&#8217;s what actually bothers me</h3><p>We&#8217;ve been sold the idea that staying current with AI means staying broad. It doesn&#8217;t. Broad familiarity is what everybody already has. It&#8217;s worth nothing.</p><p>And here&#8217;s the part that should make you exhale &#8212; <strong>the depth you need is probably already sitting in front of you.</strong></p><p>According to a <a href="https://sqmagazine.co.uk/chatgpt-statistics/">study</a> conducted last year, 66% of ChatGPT users only use it for basic stuff. They type a question, copy the answer, close the tab. They&#8217;ve never set up a project. Never written a custom instruction. Never used artifacts properly. Never chained two prompts. Never built a reusable system prompt for the work they do every single day.</p><p>The gap between a casual user and a deep user of the <em>same tool</em> is enormous. Way bigger than the gap between a casual user of one tool and a casual user of five.</p><p>So the highest-leverage move isn&#8217;t a new tool. It&#8217;s going embarrassingly deep into the one you already open every day.</p><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now.</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/lazyai.substack.com/subscribe"><span>Subscribe now</span></a></p><div><hr></div><h3>So what should you take from this?</h3><p>Tonight, don&#8217;t bookmark another tutorial. Just open the AI tool you already use. Ask yourself how many of its features you&#8217;ve actually pushed against. Projects? Custom instructions? Artifacts? Memory? Whatever your tool&#8217;s version of those is.</p><p>That&#8217;s where your depth is hiding. Not in the next thing on your feed.</p><p>You&#8217;re not behind on AI. You&#8217;re behind on the AI you already have. That&#8217;s a much smaller, much kinder problem to solve.</p><p>Breathe. It&#8217;s okay.</p><div><hr></div><p><em>If this got you thinking, please share it with someone who keeps bookmarking AI tutorials they&#8217;ll never finish.</em></p><p><em>It takes a lot of time to research and write this. Sharing means a lot </em>&#128578;</p><p>See you next time..</p><p>Cheers,</p><p>Ankur</p>]]></content:encoded></item><item><title><![CDATA[AI is not taking your job, if..]]></title><description><![CDATA[It's not taking your job, if...]]></description><link>https://lazyai.substack.com/p/youre-worried-about-the-wrong-ai</link><guid isPermaLink="false">https://lazyai.substack.com/p/youre-worried-about-the-wrong-ai</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Sat, 25 Apr 2026 11:07:39 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/717950b6-87a2-4bd6-9b17-cc1b6974bf12_1200x630.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hey! Ankur here, and this is the <strong>21st edition of Lazy AI</strong> &#8212; <em>5 mins of reading to help you stay ahead of the AI curve.</em></p><p>Today&#8217;s piece is about the AI job panic. The one in every WhatsApp group, every coffee chat, every uncle at every wedding. <em>&#8220;Beta, will AI take your job?&#8221;</em></p><p>Most people are worried about the wrong thing. And I&#8217;ll tell you why.</p><div><hr></div><h3>What everyone&#8217;s reading</h3><p>Last week, Goldman Sachs put out a <a href="https://fortune.com/2026/04/06/ai-tech-displacement-effect-gen-z-16000-jobs-per-month/">number</a>. AI is wiping out about 16,000 US jobs every month. Most of them entry-level GenZs.</p><p>Then a separate <a href="https://www.nbcnews.com/tech/tech-news/ai-job-work-replace-task-help-rcna267238">poll</a> came up. 1 in 5 American workers said AI is already doing parts of their job.</p><p>Yes, sounds scary. But there are two studies that came out last year, which are not published in the media. Because they&#8217;re..well..not dystopian.</p><p>Let&#8217;s go through them</p><h3>Study 1: AI vs doctors</h3><p>A <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC11929846/">research team</a> pulled together 83 different studies that compared AI diagnoses against actual doctors.</p><p>The finding: It performed almost as well as physicians overall and non-expert physicians, but it was 15.8% <strong>worse</strong> than expert physicians</p><p>Read that again.</p><p>Not &#8220;AI is amazing.&#8221; Not &#8220;AI is useless.&#8221; Just, &#8220;<strong>AI </strong><em><strong>matches the average,</strong></em><strong> but </strong><em><strong>loses to the experts&#8221;</strong></em></p><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now!</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption"></p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><h3>Study 2: AI vs senior developers</h3><p>This one&#8217;s crazier.</p><p>A research group called METR took <strong>16 senior developers</strong> &#8212; people with 5+ years on the job, working on their own code. Real bugs. Real features. Nothing fake about the setup.</p><p>And they split the work randomly: Half the tasks with AI, and half without. Then they measured the results.</p><p>Before starting, the developers guessed AI would make them <strong>24% faster.</strong> After finishing, they felt they&#8217;d been <strong>20% faster.</strong> </p><p>The reality? AI made them <strong><a href="https://arxiv.org/abs/2507.09089">19% slower</a>.</strong></p><p>And the worst part? They couldn&#8217;t even tell. They walked out of the study sure AI had helped them. But the numbers told a different story.</p><div><hr></div><h3>So does AI actually do better than you?</h3><p>Well, here&#8217;s where it gets interesting.</p><p>Both studies were in different fields, but showed the same pattern: <strong>AI does great work at </strong><em><strong>average</strong></em><strong>. But it gets worse the more </strong><em><strong>expert</strong></em><strong> you are.</strong></p><p>Because AI has <strong>pattern.</strong> Not <strong>taste.</strong></p><p>You see, <em>Pattern is what AI does. It predicts the most likely answer based on everything it has read. It &#8220;<strong>predicts&#8221;</strong>. The &#8220;<strong>most likely</strong>&#8221; answer.</em></p><p>And that&#8217;s the problem.</p><p><em>Because taste is what you do. You know the answer is wrong even when you can&#8217;t explain why. Built from being wrong enough times &#8212; in exactly the right ways.</em></p><p>Think about the finance guy on your team. Not the junior, the senior one &#8212; the one who&#8217;s seen 10 budget cycles. He looks at a number in a model and says, <em>&#8220;this can&#8217;t be right.&#8221;</em> He can&#8217;t always tell you why in that moment. He just knows the number is off. Two hours later, he finds the broken formula three sheets deep.</p><p>That&#8217;s taste. AI doesn&#8217;t have it.</p><p>Or your best marketer. She reads the AI-written brief and changes three things. Not because the brief is wrong on paper. Because she knows that for this audience, a short subject line will work better. She knows this product sells better with a story than a stat. She knows the room. She can&#8217;t always explain it. She just&#8230;knows.</p><p>That&#8217;s taste too. </p><p>And AI can&#8217;t see any of it.</p><div><hr></div><h3>Here&#8217;s where this happens with me</h3><p>I write this newsletter every week. I use AI for it. A lot.</p><p>But you know what AI keeps getting wrong for me? <strong>The numbers.</strong> It will put in a stat that doesn&#8217;t exist, or a broken link, or a study that just doesn&#8217;t have the number we&#8217;re basing our research on. The writing looks fine and the flow is clean. But the numbers are wrong.</p><p>So I check every single number and every single fact before I finalise the draft.</p><p>The other thing it messes up is subject lines. Claude writes subject lines that sound like every other AI newsletter on the internet. Sometimes cringe, other times forgettable.</p><p>So that&#8217;s the part I just do myself. Because I know what you guys will end up opening.</p><p>Claude doesn&#8217;t have that taste yet.</p><p>Look, I&#8217;m not saying that AI is sloppy. I use it every day. In fact I even burnt through Claude&#8217;s tokens last month, in spite of being on the paid plan &#129394;</p><p>But the part of my work that actually matters &#8212; knowing which number is wrong, which subject line you&#8217;ll actually click on, which sentence to cut &#8212; none of that comes from AI.</p><p>It comes from writing this 21 times in a row. And being wrong enough times to know the difference.</p><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now!</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption"></p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><h3>So what should you take from this?</h3><p>The panic is not wrong. Average work IS in trouble. Entry-level jobs ARE getting cut. </p><p>But every tech wave before this &#8212; calculator, excel, internet, mobile &#8212; went the same way. The people who survived were the ones who spotted where it fell short and got really good at <em>that.</em></p><p>So the question is not really <em>&#8220;will AI replace me?&#8221;</em></p><p>It&#8217;s <em>&#8220;have I built enough taste to know when AI is wrong?&#8221;</em></p><p>Because the day AI develops taste, it&#8217;s not AI anymore. It&#8217;s AGI. And that&#8217;s when the problem really begins. </p><p>But that&#8217;s a story for another day.</p><p>Until then, this gap between pattern and taste is what you need to identify. Because that&#8217;s exactly where you can excel.</p><div><hr></div><p><em>If this got you thinking, share it with someone who&#8217;s quietly worried about their job and doesn&#8217;t know what to do about it.</em></p><p>See you next time..</p><p>Cheers,</p><p>Ankur</p>]]></content:encoded></item><item><title><![CDATA[The most dangerous AI on Instagram]]></title><description><![CDATA[And here's how to spot them]]></description><link>https://lazyai.substack.com/p/that-cute-instagram-influencer-is</link><guid isPermaLink="false">https://lazyai.substack.com/p/that-cute-instagram-influencer-is</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Sat, 18 Apr 2026 14:03:25 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/8b016f79-d620-4c97-8e13-7cdff2a263ee_1170x607.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hey! Ankur here, and this is the <strong>21st edition of Lazy AI</strong> &#8212; <em>5 minutes to stay ahead of the AI curve.</em></p><p>Today&#8217;s piece is about something you&#8217;ve almost certainly been scrolling past without noticing. Or may be you have. </p><p>But once you see the pattern, you won&#8217;t be able to unsee it.</p><div><hr></div><h3>Let&#8217;s play a small game</h3><p>Check out these 3 Instagram profiles, and tell me what&#8217;s common between all of them.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!21CA!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!21CA!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png 424w, /__u/substackcdn.com/image/fetch/$s_!21CA!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png 848w, /__u/substackcdn.com/image/fetch/$s_!21CA!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png 1272w, /__u/substackcdn.com/image/fetch/$s_!21CA!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_webp, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!21CA!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png" width="1456" height="819" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:3079654,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://lazyai.substack.com/i/194520220?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!21CA!, /__u/lazyai.substack.com/w_424, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png 424w, /__u/substackcdn.com/image/fetch/$s_!21CA!, /__u/lazyai.substack.com/w_848, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png 848w, /__u/substackcdn.com/image/fetch/$s_!21CA!, /__u/lazyai.substack.com/w_1272, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png 1272w, /__u/substackcdn.com/image/fetch/$s_!21CA!, /__u/lazyai.substack.com/w_1456, /__u/lazyai.substack.com/c_limit, /__u/lazyai.substack.com/f_auto, /__u/lazyai.substack.com/q_auto:good, /__u/lazyai.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3f095611-6b78-48b5-86ae-387e497ec5e1_1920x1080.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p><strong>Here&#8217;s what&#8217;s thing: None of these people are real. They&#8217;re all AI Influencers, created by humans.</strong></p><div class="poll-embed" data-attrs="{&quot;id&quot;:497109}" data-component-name="PollToDOM"></div><p></p><p>Take Naina, for example. She&#8217;s a 22-year-old from Jhansi who moved to Mumbai to become an actor. She has <a href="https://www.businesstoday.in/amp/technology/news/story/virtual-ai-influencers-take-centre-stage-at-india-today-business-today-ai-conference-2024-456484-2024-12-06">over 350,000 Instagram followers</a> and brand deals with <a href="https://www.exchange4media.com/pr-and-corporate-communication-news/concept-communication-launches-meta-influencer-company-avtr-meta-labs-122879.html">Nykaa, Puma, and Pepsi</a>. Her Instagram handle is <a href="https://www.instagram.com/naina_avtr/">naina_avtr</a> &#8212; go look, I&#8217;ll wait.</p><p>She&#8217;s not real. She&#8217;s a digital avatar built by a Mumbai company called Avtr Meta Labs, run by <a href="https://www.businesstoday.in/amp/technology/news/story/virtual-ai-influencers-take-centre-stage-at-india-today-business-today-ai-conference-2024-456484-2024-12-06">co-founder and CEO Abhishek Razdan</a>. Razdan speaks at conferences <em>about</em> Naina. Naina &#8220;speaks&#8221; through the team he built.</p><p>Another one &#8212; Kyra (@kyraonig) has 260,000 followers. <a href="https://en.wikipedia.org/wiki/Kyra_(virtual_influencer)">Created by George Tharian and Himanshu Goel at FUTR Studios</a>. She&#8217;s walked a virtual MET Gala and been featured on the cover of Travel+Leisure India. Appeared on Shark Tank.</p><p>These aren&#8217;t rare experiments. According to Market.us, <a href="https://market.biz/virtual-influencers-statistics/">58% of internet users</a> now follow at least one virtual influencer (I&#8217;m part of this 58% btw), and Ogilvy projected that <a href="https://autofaceless.ai/blog/virtual-influencer-statistics-2026">CMOs would allocate 30% of their influencer budgets to virtual creators by 2026</a> &#8212; a roughly $10 billion reallocation from human creators.</p><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now!</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption"></p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><h3>Here&#8217;s where it gets interesting.</h3><p>There isn&#8217;t one type of AI influencer. There are 3, and they work very differently.</p><ol><li><p><strong>The brand-backed avatar.</strong> Naina, Kyra, Miquela. These are (mostly) publicly disclosed &#8212; as &#8220;AI accounts'&#8220;, &#8220;virtual influencers&#8221; or something similar. They&#8217;re essentially honest marketing vehicles built by agencies that sell them to brands as &#8220;influencers who never cancel, never age, never go off-brand.&#8221; A Gartner survey found replacing human influencers with virtual ones can cut campaign costs by roughly <a href="https://www.inbeat.co/articles/ai-influencers-statistics/">30%</a> &#8212; no travel, no talent fees, no contract renegotiation every six months. For a CMO, that&#8217;s a very easy line on a budget sheet.</p></li><li><p><strong>The niche persona.</strong> Fitness coaches, travel bloggers, tech reviewers, &#8220;study with me&#8221; accounts. They&#8217;re often undisclosed. Run by small operators who found that generating a consistent face and voice is cheaper than hiring one. You&#8217;ll see these a lot in affiliate-heavy niches where trust is built through repetition rather than personality.</p></li><li><p><strong>The synthetic creator.</strong> This is where it gets cynical. Operators running AI personas primarily for subscription revenue &#8212; often on platforms like <a href="https://sacra.com/research/ai-onlyfans-at-100m-year/">Fanvue, which now makes 15% of its $100M annual revenue from AI creators</a>. Almost always undisclosed. Almost always a man behind the account. Almost always a &#8220;woman&#8221; in the front.</p><p>In other cases, they&#8217;re just Instagram accounts that run paid subscriptions. Some of them have thousands of subscribers paying them 399/month. You do the math.</p></li></ol><p>All three types share one workflow: </p><ul><li><p>Generate the character</p></li><li><p>write a backstory</p></li><li><p>post 3-5 times a week</p></li><li><p>drive traffic and monetise</p></li></ul><p>What differs is the monetisation &#8212; brand deals, affiliate links, or subscriptions. </p><p>What&#8217;s common is the deception gradient: from &#8220;disclosed novelty&#8221; at one end to &#8220;outright fraud&#8221; at the other.</p><div><hr></div><h3>Should you be worried about AI influencers?</h3><p>Well, people have two extreme opinions about AI influencers &#8212; that they&#8217;re either <strong>futuristic</strong>, or they&#8217;re <strong>dystopian</strong>. But I don&#8217;t think that opinion should live at two ends of the spectrum.</p><p>See, I&#8217;m not saying AI influencers are bad. Kyra doing a boAt campaign isn&#8217;t the problem. The problem is everything downstream &#8212; the undisclosed fake profiles. The synthetic creators selling fake intimacy.</p><p>Most people think AI will replace human creators. I think it won&#8217;t. I think it&#8217;s building a parallel economy where the <em>operator</em> makes the money &#8212; not the creator, not the AI. Same thing that happened with dropshipping in 2017 and content farms in 2020.</p><h3>So how do you identify a fake AI profile?</h3><p>There are signs. They&#8217;re not perfect, but you&#8217;ll be fairly sure.</p><ul><li><p><strong>Skin that&#8217;s too even.</strong> Real skin has pores, shine, asymmetry. AI skin is too perfect by default &#8212; even in &#8220;candid&#8221; shots. Even if it has pores, they seem &#8220;designed&#8221;</p></li><li><p><strong>Static or mismatched backgrounds.</strong> Outdoor shots where the light on her face doesn&#8217;t match the light in the background. Same &#8220;caf&#233;&#8221; that subtly changes between posts</p></li><li><p><strong>Hands, ears, teeth.</strong> Generative models still struggle with these. Count fingers. Check if earrings match. Look at how teeth sit.</p></li><li><p><strong>Video is rare or cut short.</strong> This is the biggest tell &#8212; Most AI influencers generally post only photos. Very few videos. And the motion and micro-expressions in the video can be identified if you look closely.</p></li><li><p><strong>Comments feel off.</strong> Either no replies from the account at all, or generic one-liners. Real creators have idiosyncratic voices.</p></li><li><p><strong>Reverse image search returns nothing.</strong> A real person with 300k followers has a trail &#8212; a tagged photo, a YouTube guest spot, a wedding album from 2019. AI influencers are born on Instagram.</p></li></ul><p>The more of these you see, the more convinced you should be that it&#8217;s AI.</p><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now!</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption"></p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><h3>So what should you take from this?</h3><p>Two things.</p><p>One &#8212; the question is no longer <em>if</em> your feed is part-synthetic. <strong>It is</strong>. </p><p>The question is what percentage, and whether you can tell which accounts are which. That&#8217;s a skill now, the same way spotting Photoshopped magazine covers became a skill in the 2000s.</p><p>Two, and this is the bigger lesson: Every time a new tech makes content cheap to produce, the winners aren&#8217;t the creators or the engineers. They&#8217;re the <em>operators</em> &#8212; the ones who understood the distribution funnel first. Naina is not winning because AI is clever. She&#8217;s winning because Abhishek Razdan built a company around the funnel before most brands knew the category existed.</p><p>Next time you see a shiny new &#8220;AI is going to replace ABC&#8221; headline, ask a better question:</p><p><strong>Who&#8217;s already running the new version of ABC, and what&#8217;s their funnel?</strong></p><p>That&#8217;s usually where the game is.</p><p><strong>If you found this useful, please share it with a friend so that they don&#8217;t get fooled (or worse, scammed) by an AI.</strong></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/p/that-cute-instagram-influencer-is?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/lazyai.substack.com/p/that-cute-instagram-influencer-is?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p><p>I&#8217;ll see you next time..</p><p>Cheers,</p><p>Ankur</p>]]></content:encoded></item><item><title><![CDATA[Stop using AI!]]></title><description><![CDATA[Not everything needs intelligence]]></description><link>https://lazyai.substack.com/p/stop-using-ai</link><guid isPermaLink="false">https://lazyai.substack.com/p/stop-using-ai</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Fri, 10 Apr 2026 13:15:15 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/c1619854-7b5c-4547-bef6-190828fa9876_1200x630.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hey! Ankur here, and this is the <strong>20th edition of Lazy AI</strong> &#8212; <em>5 mins of reading to help you stay ahead of the AI curve.</em></p><p>This one&#8217;s about a mistake I see smart people make all the time &#8212; including me, until recently.</p><div><hr></div><h3>You&#8217;re probably using AI where you don&#8217;t need to</h3><p>A few weeks ago, I was setting up a workflow for my newsletter. Every time someone new subscribes, I wanted to send them a welcome email, tag them in my CRM, and add them to a specific list.</p><p>And I was considering building an AI agent for it.</p><p><em>(I know, I know.)</em></p><p>Then I realised, nothing about this task requires judgment. The steps don&#8217;t change. The inputs are predictable. There&#8217;s no ambiguity to navigate.</p><p>Why use Artificial Intelligence for something that doesn&#8217;t need intelligence?</p><p>That&#8217;s when I realised &#8212; most people have no mental model for when to use AI vs when to use automation. And without that model, you either overuse AI (expensive, slow, unpredictable) or underuse automation (doing repetitive things manually when a simple tool could do it while you sleep).</p><div><hr></div><h3>So what&#8217;s the actual difference?</h3><p>Let me define both:</p><ol><li><p><em><strong>Automation</strong> is rule-based. If X happens, do Y. <br>It doesn&#8217;t think. Not does it adapt. It just executes the same steps, every time, without fail.</em></p></li><li><p><em><strong>AI</strong> is pattern-based. It handles ambiguity, reads context, and makes judgment calls. It can deal with situations it hasn&#8217;t seen before.</em></p></li></ol><p>The easiest way to tell them apart: Can you write the task as an <strong>if-then</strong> flowchart today, without any gaps?</p><p>If yes &#8212; automate it. If the &#8220;then&#8221; requires reading a situation, understanding language, or making a call &#8212; that&#8217;s AI&#8217;s job.</p><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now!</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption"></p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><h3>The one question that separates AI vs automation</h3><p><em>Does this task require judgment?</em></p><p>That&#8217;s it. That&#8217;s the whole framework.</p><p>Here&#8217;s what &#8220;judgment&#8221; looks like in practice:</p><ul><li><p>Reading an email and figuring out if it&#8217;s a complaint, a sales query, or just noise &#8594; <strong>judgment</strong> &#8594; AI</p></li><li><p>Sending that email to the right folder once it&#8217;s been categorised &#8594; <strong>no judgment</strong> &#8594; automation</p></li><li><p>Writing a first draft of a reply to that complaint &#8594; <strong>judgment</strong> &#8594; AI</p></li><li><p>Sending the approved reply at 9am &#8594; <strong>no judgment</strong> &#8594; automation</p></li><li><p>Reading a standard pdf file whose format is prescribed &#8594; <strong>no judgment</strong> &#8594; automation</p></li><li><p>But reading a set of files that have different formats &#8594; <strong>judgment</strong> &#8594; AI</p></li></ul><p>See the pattern? AI handles the <em>thinking</em>. Automation handles the <em>doing</em>.</p><div><hr></div><h3>Why this distinction actually matters</h3><p>Most AI tools are billed as magic. &#8220;Just let AI handle it.&#8221; But AI is slow, probabilistic, and costs money per use. Automation is fast, deterministic, and runs almost for free once it&#8217;s set up.</p><p>If you&#8217;re using ChatGPT to do something that a simple Zapier workflow could do &#8212; you&#8217;re paying for a chef to make instant noodles.</p><blockquote><p><em>Zapier is a no-code automation tool that can help you build workflows for if-else statements. It also has provisions for embedding ChatGPT within the workflow if needed. But like I said, not all workflows need AI</em></p></blockquote><p>The bigger thing to understand though, is that <strong>the best workflows combine both.</strong> Automation handles the trigger and the routing. AI handles the judgment step in the middle. Then automation picks it back up and executes.</p><p>A real example:</p><p>A new support ticket comes in &#8594; <em>automation</em> detects it and pulls it into your system &#8594; <em>AI</em> reads the ticket, categorises it, and drafts a reply &#8594; <em>automation</em> sends the reply and logs it.</p><p>Three steps. Two tools. Neither doing the other&#8217;s job.</p><div><hr></div><h3>So what does this mean for you?</h3><p>Next time you&#8217;re about to &#8220;use AI&#8221; for something &#8212; pause for five seconds and ask: does this actually require judgment, or am I just pattern-matching to a tool I&#8217;ve heard of?</p><p>If it&#8217;s the latter, use Zapier (or any other automation tool). Save AI for the stuff that actually needs a brain.</p><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now!</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption"></p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><p><em>If this got you thinking, please share it with someone who is using AI for everything &#8212; including things a simple rule could handle in two seconds.</em></p><p><em>It takes a lot of time to research and write this. Sharing would mean a lot </em>&#128578;</p><p>See you next time..</p><p>Cheers,</p><p>Ankur</p>]]></content:encoded></item><item><title><![CDATA[How to run an AI agent in 3 mins]]></title><description><![CDATA[No Code. No tech. Just one browser]]></description><link>https://lazyai.substack.com/p/how-to-run-an-ai-agent-in-3-mins</link><guid isPermaLink="false">https://lazyai.substack.com/p/how-to-run-an-ai-agent-in-3-mins</guid><dc:creator><![CDATA[Ankur Jhaveri]]></dc:creator><pubDate>Thu, 02 Apr 2026 14:31:24 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/38d68e4b-89c2-449d-b987-c6ab43958076_1200x630.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Hey! Ankur here, and this is the <strong>19th edition of Lazy AI</strong> &#8212; <em>5 mins of reading to help you stay ahead of the AI curve.</em></p><p>I tried something last week that made me feel like I was living in 2030. And it took exactly 3 minutes, one browser install, and a one-line prompt.</p><p>You&#8217;ve seen the phrase &#8220;agentic AI&#8221; everywhere by now. But it seems too technical to even start.</p><p>Here&#8217;s the thing &#8212; it&#8217;s not supposed to be that hard. And now, it genuinely isn&#8217;t. Let me tell you why today..</p><h3>First, what even is Agentic AI?</h3><p><em><strong>Agentic AI</strong> is AI that doesn&#8217;t just answer your questions &#8212; it does things. It clicks buttons, fills forms, navigates websites, completes multi-step tasks. Think of it as the difference between asking someone for directions versus having someone actually drive you there.</em></p><p>Every chatbot you&#8217;ve used &#8212; ChatGPT, Gemini, Claude &#8212; is great at <em>talking</em>. But the moment you need something <em>done</em>, you&#8217;re back to clicking, copying, tabbing, and pasting. Agentic AI closes that gap. And the simplest way to try it right now? Install a browser. For free.</p><h3>Now how do you run an AI agent without coding?</h3><p>Well, you install a browser.</p><p><strong>Perplexity</strong> has built a browser called <strong>Comet</strong>. It&#8217;s just like any other browser that you  use (not Microsoft edge though, that&#8217;s a different <s>league</s> legacy &#128519;)</p><p>And here&#8217;s where it gets cool &#8212; <strong>Comet has an AI agent built in</strong>. No plugin. No setup. You tell it what to do in plain English, and it does it.</p><p>&#8220;Find the cheapest one-way flight from Mumbai to Lisbon in August, only Emirates, max one stop.&#8221; Comet opens tabs, searches, filters, compiles results. You don&#8217;t have to touch a single dropdown.</p><p>&#8220;Summarise this 14-paragraph email in my Gmail.&#8221; It reads your open Gmail tab &#8212; no backend connection, no <s>dark magic</s> API needed &#8212; and gives you a 3-line summary.</p><p>Honestly, when I first read about this, I thought it was one of those things that <em>sounds</em> amazing in a demo and falls apart in real life. </p><p>But it actually works.</p><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now!</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption"></p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><h3>The best agentic AI use case with Comet</h3><p>Here&#8217;s where it gets interesting &#8212; and where I have a strong opinion.</p><p><strong>LinkedIn</strong> is the most important professional platform in the world. But..it&#8217;s also one of the most locked-down.</p><p>If you&#8217;re a marketer, recruiter, or founder trying to automate anything on LinkedIn, you&#8217;;; most likely be stuck. Because LinkedIn&#8217;s API gives approved developers barely anything: A name, a photo, a headline. </p><p>Want connections, comments, engagement data?  Good luck with that.</p><blockquote><p><em><strong>API</strong> stands for Application Programming Interface &#8212; it&#8217;s basically a door that lets external software talk to a platform&#8217;s data. LinkedIn&#8217;s API door has been mostly shut since <strong>2015</strong>.</em></p></blockquote><p>So what can people actually do to automate tasks on LinkedIn? Browser-based automation. And <em>this</em> is where Comet becomes genuinely useful.</p><p>People have used Comet to open LinkedIn profiles, ask it to extract job titles, companies, years of experience &#8212; and dump that data straight into a Google Sheet open in another tab. No code, no scraping tool, no API call that LinkedIn can block.</p><p><em>(Fair warning: It doesn&#8217;t handle hundreds of profiles. We&#8217;re still early for that kind of magic. But for small-batch research? THAT magic works!)</em></p><p>Basically, for platforms that deliberately lock you out of programmatic access, a browser-based agent is often the <em>only</em> accessible way to automate anything.</p><h3>Other agentic AI use cases</h3><p>While LinkedIn is the best use case for the Comet browser, there are hundreds of other agentic AI use cases you can run with Comet. I&#8217;m explaining two below:</p><ol><li><p><strong>Job hunting.</strong> Open any job board. Tell Comet: &#8220;Find marketing roles in Mumbai, 8+ years experience.&#8221; It navigates, filters, compiles. You review and decide. The <s>grunt work</s> searching is automated; the judgement is still yours.</p></li><li><p><strong>Competitor research.</strong> &#8220;Go to these 5 company websites and pull their pricing into a comparison table.&#8221; It opens tabs, reads pages, structures data. What takes you 30 minutes, Comet does in 5. Without you having to spend more than 60 seconds.</p></li></ol><div><hr></div><p><em>You don&#8217;t need to be an engineer to talk AI. Subscribe to this newsletter &#8212; every other day, you&#8217;ll understand AI well enough to be the smartest person in the room at work.</em></p><p><em>Each issue is just 5 minutes &#8212; less than the time you spend doomscrolling before bed. Except, this actually moves your career forward. Join 8,000+ subscribers now!</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://lazyai.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption"></p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><h3>So what does this mean for you?</h3><p>Here&#8217;s what I keep coming back to. Conversations about agentic AI are full of technical jargon and developer talk, which makes many smart and curious people feel like it&#8217;s not meant for them.</p><p>Until now.</p><p>Because now Comet is that saviour who comes to our rescue.</p><p>But again, is Comet the most powerful agentic AI system out there? No. <br>Is it the most <em>accessible</em> one? Absolutely. And honestly, that matters more right now.</p><h3>Before you go, I need your input..</h3><p>I&#8217;ve been writing about AI since a few months now, but writing what I think will help, without knowing what you want, is like shooting arrows in the dark.</p><p><strong>So I would love it if you could tell me what more you&#8217;d want to understand in AI. I&#8217;ll make sure I cover it in the upcoming editions.</strong></p><p>It&#8217;ll help me and you, and take just 60 seconds for you to tell me. Here&#8217;s where you can do it.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://forms.gle/MwK8avbTwippTJSz8&quot;,&quot;text&quot;:&quot;Share my input&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://forms.gle/MwK8avbTwippTJSz8"><span>Share my input</span></a></p><div><hr></div><p>So go ahead &#8212; install Comet, <s>stalk</s> connect with some industry peers on LinkedIn, or just plan your next travel by finding the cheapest tickets! I&#8217;d love to know what you used it for!</p><p><em><strong>If this got you thinking, please share it with someone who keeps hearing about agentic AI but has no idea where to actually start.</strong></em></p><p>See you next time..</p><p>Cheers,</p><p>Ankur</p>]]></content:encoded></item></channel></rss>