Gayanga Kuruppu
Welcome to my corner of the web where I speak my mind!
I've always been very passionate about crafting software solutions to annoying problems and sharing my thoughts along the way.
Articles
Recent thoughts I have written down on the internet
The Autonomy Trap: Why Your AI Agent Fails in Production
Why autonomous AI agents fail in production. The problem isn't bugs, it's the mismatch between non-deterministic LLMs and business processes that need predictable results.
External Article →
Multi-Agent Systems: The Next Step in Engineering AI
How to scale the deterministic core principle: build a team of specialized agents instead of one monolithic AI. Each agent has a controlled role with specific tools and context.
External Article →
Tea App leak: A preventable security disaster
Analyzing the recent Tea App data breach that exposed 72,000+ images and 1M+ private messages through basic security failures and how proper Firebase rules and authorization could have prevented it all.
External Article →