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

Eno Reyes

๐Ÿ‘ค Speaker
513 total appearances

Appearances Over Time

Podcast Appearances

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

Now, there's also the option of bringing your own model and bringing your own keys.

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

So you can choose any model.

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

And so people can use really any inference endpoint that supports the three major inference endpoint standards, right?

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

Yeah.

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

You can even use on your own device, right?

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

VLM or OLAMA.

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

So you can have a fully local coding agent experience with Droid if you have a powerful enough computer.

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

Yeah.

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

Now...

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

You also can customize beyond just, you know, I'm using this one model in this one session.

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

And you can do things like I would like to plan or basically build.

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

And we have something called spec mode, which is basically specification.

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

And you can plan or specify with one model, but then execute with another.

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

And so what that lets you do is it lets you say, I want to use an expensive or powerful model to do X task, and then a cheap model to actually execute because most of the efforts in the planning.

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

And I think people take advantage of this most when they might have one model for code review.

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

They might have one model for security review.

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

Their daily driver is a third model.

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

And then when they really need to pull out the juice, they'll use the most expensive model.

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

So that flexibility is super important because most model providers basically give you one, maybe two options at most.

The Neuron: AI Explained
This AI Agent Builds Better Code Than Most Developers (Factory AI)

So I'll speak on the latter first in like, will we build our own models?