The AI Concepts Podcast · August 19 · 10 min
Module 7: Why Do We Need LLM Frameworks?
0:00-10:17
transcript
show notes
If LLM applications can be built with regular code and APIs, why do frameworks exist at all? This episode explores what happens as a simple application grows and starts needing retrieval, memory, routing, multiple models, retries and tracing. We look at what frameworks actually take off the developer’s plate, when those abstractions become useful, and why sometimes plain code is still the better choice.