Blog

Articles and thoughts on AI, Machine Learning, and Software Engineering

UP

Udayan Pawar

DevOps and AI Engineer | Architecting Intelligent, Scalable Systems

I'm a DevOps and AI Engineer with 2.5 years of hands-on experience bridging cloud infrastructure automation, CI/CD pipelines, container orchestration, and AI-driven architectures. My expertise lies in crafting scalable microservices, leveraging LangChain/LangGraph for agentic workflows, and deploying enterprise-grade AI platforms that deliver tangible business value. At ESDS Software Solution Limited and the Indian Air Force, I've led transformative projects that slashed manual efforts by up to 70%, boosted efficiency by 35%, and ensured zero unscheduled downtime through robust observability and compliance measures.

2024-12-206 min read

OpenCode: Building Open Source Agentic Systems

Exploring open-source architectures for building agentic AI systems. From local LLMs to distributed agent networks.

Open Source
AI
Agents
Architecture
2024-12-155 min read

Building Agentic Systems with LangChain

A comprehensive guide to building autonomous AI agents using LangChain. Learn about agents, tools, memory, and orchestration patterns.

LangChain
AI
Agents
Python
2024-11-014 min read

Building Multi-Agent Systems with LangGraph

Deep dive into orchestrating multiple AI agents for complex business workflows using LangGraph. Learn how to build scalable, production-ready multi-agent systems.

AI
LangGraph
Multi-Agent
LLM