Build · founder · 6 min read
State of AI — Week of March 27, 2026
The AI tools and model updates that actually matter for founders and builders. What launched, what changed, and what you can skip this week.
Welcome to the weekly State of AI — a plain-English roundup of what happened in AI this week, filtered for non-technical founders and product builders. No hype, no jargon. Just what matters, why it matters, and what you can skip.
The big story this week
Reasoning models are getting cheaper. Fast.
Both Anthropic and OpenAI quietly dropped pricing on their mid-tier reasoning models this week — the ones that were previously reserved for paying enterprise customers. For founders who’ve been waiting to build anything serious with AI, this is the moment the math starts working. Running AI-powered features in a real product is no longer prohibitively expensive for early-stage teams.
The pattern: whenever a new frontier model ships, the previous generation drops in price within weeks. We’re in one of those windows right now, and it’s a good time to (re)evaluate whether AI features that felt too expensive six months ago are viable today.
What launched or updated this week
Lovable — smarter multi-page routing
Lovable pushed a significant update to how it handles navigation and multi-page apps. If you’ve ever had it generate a single-page workaround when you actually needed distinct routes, that friction is largely gone. The new version correctly scaffolds React Router patterns and handles shared layout components without prompting gymnastics. This is meaningful for anyone building anything beyond a landing page or simple dashboard.
Worth your time if: You’re mid-build on a product with multiple user flows — authentication, dashboard, settings, profile. Update your project and try re-generating any navigation it got wrong previously.
Claude — Projects and long-context improvements
Anthropic shipped improvements to memory persistence within Projects. If you use Claude for ongoing work — drafting, research, or prompt iteration — context now survives across sessions more reliably. Less re-explaining your setup every time you open a new conversation.
The practical impact for founders: using Claude as a thinking partner for product decisions just became less annoying. The model remembers what your product does, who your customer is, and what you’ve already decided.
Cursor — agent mode reliability
The past few Cursor releases have felt rough if you’re using agent mode for anything beyond simple edits. This week’s patch addressed the runaway-loop problem where the agent would repeatedly attempt the same failing action. It now stops, surfaces the error, and asks for direction. Obvious behavior in hindsight, but the previous version would happily spin in circles burning your credits.
Relevant if: You’re using Cursor for larger codebase work and have been frustrated by agent mode feeling unreliable.
The quiet shift you might have missed
AI video generation crossed a threshold this week that didn’t get much coverage: generated video is now good enough for internal use. Not broadcast-quality, not replacing a production crew — but good enough for explainer videos, onboarding walkthroughs, and product demos where the bar is “clear and professional,” not “cinematic.”
If you’ve been paying an agency or freelancer for these, it’s worth a serious look at the current generation of tools. The quality gap between AI-generated and human-produced video has narrowed enough that for most founder use cases (website demos, sales decks, onboarding videos), the AI output is sufficient.
What you can safely ignore this week
The AGI timeline discourse. Multiple prominent researchers published competing essays this week about whether AGI arrives in 2027 or 2035. Interesting reading, totally irrelevant to building a product. Whatever the timeline, the tools available to you today are what you should care about.
The new “open source” model from [large tech company]. It’s open source in the same way your lease is open. The weights are available, but the licensing terms have enough carve-outs that you can’t use it commercially in any meaningful way without legal review. Pass.
The AI-generated code quality debate. A new study got wide coverage claiming AI-generated code has more security vulnerabilities than human-written code. The study’s methodology was fine; the headlines were misleading. The finding was specific to unreviewed, auto-deployed AI code — which you should not be doing anyway. Review what your tools generate before shipping it.
Tool pricing changes this week
| Tool | What changed |
|---|---|
| OpenAI API | GPT-4o input tokens: 25% price reduction |
| Anthropic API | Haiku 3.5 output tokens: 20% price reduction |
| Replicate | Image generation models: new volume tiers for >10k images/month |
One thing to try this week
If you haven’t run your production app’s codebase through a security audit prompt recently, do it now.
Drop your main API routes file into Claude or ChatGPT and ask: “Review this for common security vulnerabilities. Focus on authentication, input validation, and anything that could expose user data. Explain issues in plain English, not code.”
You’ll get a readable summary of your exposure. Not a replacement for a real security review, but a fast way to catch obvious problems before someone finds them for you.
Coming up next week
Keep an eye on Google I/O, which falls in the next two-week window. Historically, Google uses I/O to announce Workspace AI features — things like improved Gemini integration in Docs, Sheets, and Gmail. If your team runs on Google Workspace, this one is worth watching.
State of AI publishes every Friday. If you found this useful, subscribe to the newsletter — same content, delivered directly.
Related guides
founder · 7 min read
Setting Up AI Customer Support That Doesn't Embarrass You
How to deploy an AI support agent that handles 80% of tickets without making your brand look bad.
founder · 8 min read
Automate Your Marketing with AI — Without Hiring a Marketer
How to set up AI-powered marketing that actually works — content, social, email, and analytics on autopilot.
Enjoying this guide?
Get the weekly digest — new tools, honest takes, and what founders are shipping.