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)

It's like, look, maybe it doesn't matter what's going on inside, as long as you can model it.

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

And so...

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

From there, going to Microsoft and seeing like a very large organization, software development lifecycle, experimenting with ML strategies and techniques, and then hugging face where most of these ML models were hosted.

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

I think that there was sort of this clear side of like what software development looked like at different scales.

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

how people were thinking about different deep learning and ML strategies.

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

Transformers had very recently become apparently the strongest method for most deep learning techniques.

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

And it really was seeing how people

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

we're very fixated on the, the singular use cases of transformers.

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

Like we want to build a classifier or we want to build a, you know, uh, entity recognition system, uh, that when LLM started to become strong, seeing how general they were and how they started to eat all the different use cases, uh,

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

It became clear that there was a different approach towards software development that wasn't going to involve piecemeal things like, oh, now we have autocomplete.

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

Now we have a tool for classifying whether the code has a bug in it or not.

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

And so...

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

All of that bubbled when basically the LLM APIs came out in a way that was accessible to a software developer where you could just call OpenAI's API.

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

You could just call Cohere was actually a popular API at the time.

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

And so I think that there was a couple of folks in the open source community, including myself, who basically just said, what if we put this in a while loop?

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

Like, what if we what if we keep seeing what the LLM can do?

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

What if we add structured parsing?

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

And so I think those ideas were all bubbling up right around 2023, early 2023.

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

And seeing it actually all come together.

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

Like when I met my co founder, it was actually a seven day period from the time we met.