Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Pricing

Logan Kilpatrick

👤 Person
408 total appearances

Appearances Over Time

Podcast Appearances

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

They didn't have this general purpose intelligence.

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

It wasn't actually that useful.

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

Like making something by default that is good at playing games doesn't end up being like beneficial for most people.

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

But making something that's really smart and good at things that can also play games, hopefully will be the way.

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

And I think of like LLMs as this like delivery mechanism for intelligence that like hopefully continue to generalize across all these different domains.

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

I think for, um, so we're not like one of the, I was just in a meeting and we were talking about this.

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

One of the explicit things with AI studios, like we're not trying to solve every problem.

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

Um, so like really there are great tools that are out there in the ecosystem.

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

Some, some of which are made by Google, like Gemini CLI, some of which are made by the rest of the ecosystem.

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

And really the sweet spot of what we can do in AI Studio is sort of get you a feel for what the models are capable of.

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

Hopefully with all the vibe coding stuff we're doing and with build mode, get you a working prototype and then go and get you out into like a full-fledged sort of professional developer product.

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

And that could be your IDE of choice, your CLI of choice, et cetera.

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

And I think that's where

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

I think that's where the, like one of those user journeys is that people care a lot about.

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

I think the one you're describing of like large code bases that already exist, this is actually one of the even more complex problems that AI has to solve.

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

Because that like text to prompt use case actually works pretty well.

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

The problem with the large code bases, if folks haven't,

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

had to experience this before is like, there's just lots of like context buried in a bunch of different places.

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

And it's really difficult to sort of orchestrate this together.

The Neuron: AI Explained
Google AI Studio Deep Dive: From Vibe Coding to AGI with Logan Kilpatrick

And this is like a very human problem.