Most successful AI applications I've seen are built with simple, custom building blocks, not agent frameworks. This is because most effective "AI agents" aren't actually that agentic at all.
@daveebbelaar
-
Building Cost-Effective AI Agents Without Expensive LLM Calls
By
–
Making an LLM API call is the most expensive and most dangerous operation in modern software development. While incredibly powerful, you want to avoid it at all costs and only use it when absolutely necessary. Here's how to build AI agents that actually work:
-
Building Effective AI Agents Without the Hype
By
–
Here's my take on building effective AI Agents (without the hype)
-
PydanticAI: A Developer-Friendly Agent Framework Worth Using
By
–
I think PydanticAI is finally an agent framework that I actually like.
-
Reading and Listening Simultaneously: Game-Changing Learning Technique
By
–
Just tried reading and listening to a book simultaneously, based on a tip from @AlexHormozi
. Highly recommend— it's a game-changer! -

LangSmith Tutorial: Monitor and Evaluate LLM Applications
By
–
Just uploaded a brand-new tutorial on how to use @LangChain
's new LangSmith platform to monitor and evaluate your LLM-powered applications. Go check it out here: https://
youtu.be/tFXm5ijih98 Awesome platform @hwchase17 -
OpenAI Function Calling Tutorial Guide
By
–
OpenAI's function calling is really powerful…
— Dave Ebbelaar (@daveebbelaar) 6 juillet 2023
But how do you actually use it?
Check out my full tutorial here: https://t.co/tDkJzK5qqh pic.twitter.com/GssoOoP0GPOpenAI's function calling is really powerful… But how do you actually use it? Check out my full tutorial here: https://
youtu.be/aqdWSYWC_LI -
GPT Engineer Setup Guide and Demo
By
–
GPT Engineer is pretty crazy… Here's how you set it up: https://t.co/DhAPQSE14i pic.twitter.com/d5N9ITvaYJ
— Dave Ebbelaar (@daveebbelaar) 15 juin 2023GPT Engineer is pretty crazy… Here's how you set it up: https://
youtu.be/gWy-pJ2ofEM -
LangChain: Build Intelligent Assistants with Language Models
By
–
Just discovered LangChain, a library for developing apps powered by language models. Check out this intro video that explains how to build an intelligent assistant that can answer questions about any YouTube video: https://
youtu.be/NYSWn1ipbgg #python #ai #gpt4 #langchain -
AI Advancements Spark Creative Overflow
By
–
With all these recent AI advancements, my head is exploding with new ideas every 15 minutes or so. It’s exciting, yet also exhausting.