LangGraph tutorial: your first multi-step agent for SaaS support automation
Build a multi-step agent with LangGraph in Python that classifies tickets, routes them, and replies. Real code, state management, human-in-the-loop.
AI
LangGraph
Agents
Tutorial
Python

Categories

LangGraph tutorial: your first multi-step agent for SaaS support automation
AILangGraphAgentsTutorialPython
May 16, 2026 • 7 min read
RAG step by step for your SaaS: from PDF to chatbot in 2 hours
AIRAGNext.jsTutorial
May 16, 2026 • 8 min read
Which processes to automate first in your SaaS (a 4-quadrant framework)
AIAutomationSaaSStrategy
May 16, 2026 • 7 min read
n8n vs Make in 2026: which one fits a LATAM startup (with real numbers)
AIAutomationn8nMakeComparison
May 16, 2026 • 7 min read
Model Context Protocol (MCP) explained for SaaS founders
AIMCPAnthropicArchitectureSaaS
May 16, 2026 • 7 min read
How to integrate the OpenAI API in a Next.js SaaS without blowing up costs
AIOpenAINext.jsTutorial
May 16, 2026 • 9 min read
7 common mistakes implementing AI in a startup (and how to avoid them)
AIConsultingMistakesSaaS
May 16, 2026 • 8 min read
How much does it cost to implement AI in a SaaS startup in 2026
AIConsultingSaaS
May 16, 2026 • 10 min read
How much does an independent AI consultant charge in LATAM in 2026
AIConsultingLATAM
May 16, 2026 • 9 min read
How to choose an AI consultant: 7 questions to ask before signing
AIConsultingSaaSHiring
May 16, 2026 • 8 min read
Claude vs ChatGPT API: how much each response costs in Spanish in 2026
AIClaudeChatGPTOpenAIComparison
May 16, 2026 • 8 min read
Case study: how a LATAM SaaS automated support and saved 380 hours/month
AICase StudyConsultingSaaSAutomation
May 16, 2026 • 9 min read
Claude Thinking Models: When to Use Extended Thinking vs Standard Mode
AIClaudeDevelopment
February 14, 2026 • 10 min read
AI-Driven Development: A Methodology for Teams
AIDevelopmentMethodology
February 07, 2026 • 13 min read
Mastering Integration Testing in Go with Testcontainers
Go
February 4, 2026 • 13 min read
Create Your Own Plugin Marketplace for Claude Code
ClaudeAIPlugins
February 03, 2026 • 11 min read
How to Create Professional Terraform Modules
Terraform
January 29, 2026 • 9 min read
Building Event-Driven Microservices with NATS, Go Fiber, and DDD
GoNATSDDDEvent-Sourcing
January 23, 2026 • 27 min read
The 13 Go Secrets: Questions That Separate Top-Tier Go Engineers
GoPerformanceScaling
January 22, 2026 • 12 min read
Event-Driven Architecture with AWS: DynamoDB Streams + Lambda
AWSLambdaDynamoDB
January 19, 2026 • 14 min read
How I Work with AI in Software Development
AIClaudeDevelopment
January 05, 2026 • 6 min read
GoArchTest: Architecture Tests for Go Projects (NetArchTest Alternative)
GoHexagonalCleanDDD
June 13th, 2025 • 6 min read
Go Kit in 2026: How to Build a Microservices API Step by Step
GoGoKitMicroservices
April 18, 2025 • 7 min read
Use C in Your Go Code
GoC
August 28, 2024 • 4 min read
7 Concurrency Patterns in Go You Should Know
Go
August 22, 2024 • 7 min read
Speed Up Go Project Development (go-katana)
GoExtensiongo-katana
July 4, 2023 • 4 min read
Modular Projects in Go Using Private Packages
GoModulesPrivate
June 22, 2023 • 5 min read
Improve Your DX in Go with Makefiles
GoDXBash
June 15, 2023 • 8 min read
How to Compile Go Programs?
Go
May 18, 2023 • 3 min read
How to Test Go Applications Using Test Tables?
Go
May 13, 2023 • 10 min read
How to Use Channels in Go?
Go
April 18, 2023 • 4 min read
Install and Uninstall Go on Linux, macOS and Windows · 2026 Guide
Go
April 17, 2023 • 2 min read
JWT Authentication in Go with Fiber: 2026 tutorial
Go
April 11th, 2023 • 6 min read
My Future with Go for 2023
Go
March 22, 2023 • 1 min read
Easily Generate Invoices in Go
GoFiber
March 18, 2023 • 3 min read
How to Create and Publish Go Packages
Go
February 28, 2023 • 6 min read
Custom Types (Aliases) and Enums? in Go - Learn to Leverage Them
Go
February 6, 2023 • 5 min read
My development environment for 2023 (Go Backend)
Go
November 28th, 2022 • 5 min read
CRUD Operations with Rust and Firebase (Realtime Database) +
Rust
November 18, 2022 • 5 min read
My project template for 2023 using Go (Fiber and MongoDB)
GoFiber
November 10th, 2022 • 2 min read
How to Load Environment Variables in Rust (.env)?
Rust
September 20, 2022 • 2 min read
How to Create Console Programs Using Go?
Go
August 28, 2022 • 2 min read
JavaScript - The Engine of the Web
Javascript
August 13, 2022 • 3 min read
How to Scan Ports Using Go?
GoSeguridad
August 8, 2022 • 3 min read
Creating NetCat using Go
Go
July 26, 2022 • 3 min read
5 Useful Tricks and Tips for Go You Should Know
Go
July 21, 2022 • 3 min read
HTML and CSS - Basic Web Development
HTMLCSSJavascript
July 20, 2022 • 3 min read
How to Connect Go to MongoDB?
GoMongo
July 19, 2022 • 3 min read
How to Consume an API in Go?
Go
July 18, 2022 • 3 min read
How to Create a Class in Go?
Go
July 17, 2022 • 3 min read
How to Run Your Go Application Using Docker?
GoDocker
July 15, 2022 • 3 min read
How to Get Environment Variables in Go? (.env or env.json)
GoJSON
July 14, 2022 • 4 min read
How to Do Bulk Insert in ElasticSearch in Go?
GoElasticSearch
July 13, 2022 • 2 min read
How to Convert String to Int in Go?
Go
July 12, 2022 • 2 min read
Frontend or Backend: The Dilemma
GoHTMLCSSJavascript
July 7, 2022 • 4 min read
How Does the Web Work?
HTMLCSSJavascript
July 5, 2022 • 3 min read
How to Access Fields Inside map[string]interface{}?
Go
March 31, 2022 • 1 min read
My First Time Using Rust, Not Very Happy...
Rust
March 18, 2022 • 3 min read
Hexagonal Architecture in Go (Fiber): A Practical Guide with Real Code
GoFiber
November 15th, 2021 • 7 min read
How to Map an Array of Structs to an Array of Interfaces in Go?
Go
November 5, 2021 • 1 min read