Hi, I'm @bvsbharat.
Senior Engineer turned Agentic AI Architect — I build Voice AI Agents, Multi-Agent Systems, and Developer Tools. With 30+ hackathon wins, I love turning bold ideas into real products at the intersection of AI and engineering.
Hi, I'm @bvsbharat.
Senior Engineer turned Agentic AI Architect — I build Voice AI Agents, Multi-Agent Systems, and Developer Tools. With 30+ hackathon wins, I love turning bold ideas into real products at the intersection of AI and engineering.
Featured
-
The Browse-Click-Compare Web Is Ending. Here's What Replaces It.
• 10 min readTwenty minutes of tabs vs. five minutes of prompt. The traditional web wasn't designed for humans — it was designed for mice. The agent-native web is quietly dismantling the parts that never made sense.
-
How to Make Voice Agents Sound Human: A Practical Guide to Realistic Speech Prompting
• 9 min readWhy your cascaded voice agent sounds robotic — and how to fix it with concrete examples, SSML pause patterns, emotion tags, and personality-as-behavior prompting techniques.
-
Training a Virtual Company: A Deep Dive into Multi-Agent Reinforcement Learning with OpenEnv & Unsloth
• 29 min readHow exploring LLM fine-tuning led to building a Gymnasium-compatible RL environment where 7 LLM-powered agents run a company — trained with GRPO + LoRA on Qwen 2.5 14B — and what we learned about reward design, emergent collaboration, and the future of agentic AI.
Recent Posts
-
What Survives Compaction Is the Real Context Window
• 6 min readJune's research reframes context management: the discard step is now where both agent quality and safety quietly leak.
-
The Cheapest Agent Upgrade Is a Stop Condition
• 5 min readMid-2026 data keeps pointing the same way: bounding an agent's loop beats unleashing it. Turn limits and budgets buy more than a bigger model.
-
Ten Agents, Three Merges: June's Tooling Fixed Fan-Out, Not Review
• 5 min readThis month's agent tools made spawning parallel coding agents trivial. The constraint moved to the merge decision—and that doesn't parallelize.
-
Agent Security Moved to the Action Layer
• 6 min readRuntime authorization — intercepting tool calls before they execute — is becoming the real security boundary for agents, and a standard is forming fast.