RSSAmplifier

Blog

Eeshan Srivastava

Data science leader, local AI builder, open-source maintainer.

eeshans.comRSS feed ↗13 posts

Latest posts

Local AI Series #6: minimal-ai: a simple tool to run local models as coding agents on a Mac

To build anything with local models you need to use them as coding agents. In this post, I talk about my open-source side-project - minimal-ai - that simplifies all of that into a few steps.

Please don't let AI write for you

I recently resuscitated my old blog that I started back in 2008, which led me to write this very different post for my Substack — hopefully a good mix of fun, nostalgia and sarcasm for my readers.

Local AI Series #5: Apple is talking about it too now

I've been writing about local AI all year. The biggest consumer tech company in the world presenting it on their main stage is a very positive development for open source & local AI.

Local AI Series #4: Testing local AI models by asking them to analyze a real A/B test

In my quest to continue testing out local AI models that don't need data centers, I gave them a live A/B test to analyze and see if they can replace me in my daily job

Local AI Series #3: Testing local AI models by asking them to build Cherry Blossoms and Solar Systems

Sharing my experience from testing local AI models in a practical way, using visual prompts to build something you can see and assess quickly.

Local AI Series #2: The Regular Person's Guide to Running AI on Your Laptop

An easy setup guide to help you run a private AI on your own laptop in under 15 mins

Local AI Series #1: It's time for the regular person to start testing local AI models

I've enjoyed the ride with Claude & Codex. But rising costs, quality regressions, and the rise of capable local models might bring private and trustworthy AI to everyday users soon.

How I De-Vibed a Vibe-Coded NLP App

Earlier in the year, I used AI to build me a prompt analyzer app in 20 mins. It took me weeks to wade through the slop and apply the right methods to make it work correctly.

Agentic Coding for Non-Vibe Coders

A workflow for building real things (not demos) with AI coding agents

The Dopamine Trap of AI Coding

The victory of solving a hard problem was sweeter when things used to take time. Now, getting a dopamine hit from watching an agent do all the work, is not the same at all.

Local AI matters, but it's not ready yet

Frontier models are extraordinary. On-device alternatives are not there yet for the average person. But the privacy and cost math is shifting fast.

What 4,887 AI prompts say about how we talk to machines

I analyzed a year of my Claude conversations. The patterns were more revealing than the content itself.

From game design to p-values: Anatomy of a real A/B experiment

Most data scientists inherit someone else's pipeline. I built one end-to-end — product design, instrumentation, statistics — to show how it's done at the highest levels.