Blog articles
![AWS Lambda for AI/ML]()
AWS Lambda for AI/ML
November 22, 2025Serverless isn't just for web apps anymore. Here's how we use the "Serverless AI Stack"—Lambda for orchestration, AgentCore for agents, and SageMaker Serverless for inference—to build production AI systems that scale to zero.
![The Turn Detection Trap: When 100% Accuracy is Wrong]()
The Turn Detection Trap: When 100% Accuracy is Wrong
November 22, 2025We fine-tuned MobileBERT for turn detection and achieved 100% accuracy. Then we realized we hadn't solved turn detection at all—we had just built a very expensive punctuation detector.
![Give an Agent a Tool]()
Give an Agent a Tool
September 15, 2025A demonstration of a fundamental paradigm shift in computer programming: from writing explicit code for every scenario to giving intelligent agents the right tools and letting them figure it out. This project shows how the same task that requires hundreds of lines of complex branching logic in traditional programming becomes simple and flexible with agentic AI. Through a real-world example of extracting contacts from varied CSV formats, we compare traditional approaches against agent-based data processing that handles unexpected formats without code changes, demonstrating the 'give an agent a tool' paradigm in action. View the project on GitHub.
![How to Handle a Vibe-Coding Client]()
How to Handle a Vibe-Coding Client
March 3, 2025How to align vibe coding with your technology stack to create opportunities for developers instead of threatening them.
![Project Plan Files: A Simple Technique for AI-Assisted Development]()
Project Plan Files: A Simple Technique for AI-Assisted Development
January 15, 2025Keep your AI pair programming sessions focused and efficient with a simple technique: maintaining a project-plan.md file in your repository. Here's how this approach has transformed our development workflow.
![The Paradox of Automation]()
The Paradox of Automation
September 24, 2024Replacing jobs with automation can lead to the creation of more jobs than before. Despite uncertainty about how AI will impact the labor force, we do know a lot about how it will create new job opportunities and how to prepare for them.
![Rethinking AI Hallucination: The Unsung Hero of LLM Problem-Solving]()
Rethinking AI Hallucination: The Unsung Hero of LLM Problem-Solving
September 15, 2024AI hallucinations are often seen as a critical flaw, but what if they're actually a feature that can lead to innovative problem-solving? This article explores how we can reframe our perspective on AI hallucinations and leverage them for creative solutions.
![LangChain by Example]()
LangChain by Example
August 25, 2024Learn how easy it can be to implement LLM applications through real-world AI use cases, like: What can I make with this one avocado?
![Maximize Profit, Not Intelligence]()
Maximize Profit, Not Intelligence
December 22, 20232024 won't just be about ever-smarter artificial intelligence. It will be about intelligently using artificial intelligence. Unless you're an AI researcher, your goal is to maximize profit. Not intelligence.
![How AI Agents Do Things]()
How AI Agents Do Things
December 12, 2023How does it work when you ask an AI agent to draw a cute kitten and it draws a cute kitten? How did it learn to draw? Do AI researchers somehow upload new skills into the model like Neo in The Matrix?
![The Dominance of Ones: A Handy Quirk of Numbers]()
The Dominance of Ones: A Handy Quirk of Numbers
November 26, 2023From money launderers to breeding rabbits, this fascinating quirk of numbers is lurking on the sidelines, ready to surprise us.
![How Does the Drama at OpenAI Affect You?]()
How Does the Drama at OpenAI Affect You?
November 20, 2023In a world with no moats, don't get too invested in any given castle.
![People Skills Are Vital For Leveraging Artificial People]()
People Skills Are Vital For Leveraging Artificial People
November 14, 2023Mastering AI in the workplace goes beyond tech savvy; it's about the strategic use of empathy, respect, and collaboration.
![The Rise of Single-Use Software]()
The Rise of Single-Use Software
October 29, 2023An AI-driven transformation is reshaping software development by solving individual problems with software solutions built just-in-time for a single purpose, in contrast with the traditional model of solving problems using general-purpose software applications built in advance.













