View on GitHub

Ayush Ranjan

AI Engineer, MLOPs

← Back to Home

My Projects

Here is a list of some of the projects I’ve worked on:

Lambda: A Minimal Yet Powerful Coding Agent

GitHub stars ⭐ Star it on GitHub!

A minimal coding agent that can build different kinds of apps. Lambda uses intelligent context management with a tiered sliding window approach, memory systems, and sub-agents to handle larger tasks without breaking the context window.


Zomato Live Support Agent

GitHub ⭐ Star it on GitHub!

A real-time voice AI agent for Zomato customer support. Talk to an AI directly from your browser—no waiting, no hold music. The agent can pull up orders, process refunds, and file complaints while you’re on the call.


Moderated Multi-Agent Discussion System

GitHub ⭐ Star it on GitHub!

A framework for controlled, epistemic interaction between autonomous LLM agents and a human moderator. Orchestrate structured debates between two AI agents (powered by Google Gemini) under strict supervision with explicit turn-taking and role adherence.