Building agentic AI applications with Node.js — From chatbots to autonomous agents
Learn how to build AI agents that can use tools, make decisions, and complete multi-step tasks autonomously using Node.js and the OpenAI/Anthropic APIs.
PERSONAL DEV BLOG
Full-stack developer from Lima, Peru. I write about software development, share tutorials, and occasionally rant about the industry.
const patricio = {
role: "Senior Full-Stack Developer",
location: "Lima, Peru 🇵🇪",
stack: ["TypeScript", "React", "Node", "Python"],
coffee: Infinity
}Learn how to build AI agents that can use tools, make decisions, and complete multi-step tasks autonomously using Node.js and the OpenAI/Anthropic APIs.
Deep dive into strategies and pitfalls when breaking down large Node.js apps into clean, maintainable NestJS microservices.
Step-by-step guide on using the latest AWS Lambda features to build fast, scalable Python APIs without managing any servers.
Thoughts on the industry, new tools, and what's actually worth your time.
Practical, copy-pasteable guides for building things with TypeScript, React, and friends.
Architecture, patterns, and the trade-offs behind decisions that survive real users.