Skip to content
View deepansh-saxena's full-sized avatar

Highlights

  • Pro

Block or report deepansh-saxena

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
deepansh-saxena/README.md

Typing SVG



LinkedIn PyPI - DuraLang GitHub followers Profile Views



class Deepansh:
    def __init__(self):
        self.name        = "Deepansh Saxena"
        self.university  = "Purdue University · CS + Data Science · '27"
        self.current     = "Incoming AI Engineer Intern @ T-Mobile (IntentCX)"
        self.prev        = "AI Operations Lead @ Jeeves (YC S20)"
        self.club        = "prev. Technical Lead, Claude Builder Club @ Purdue (85+ members)"
        self.obsession   = ["multi-agent systems", "durable workflows", "distributed systems"]

    def currently_building(self):
        return {
            "DuraLang":  "Make LangChain agents durable with one decorator — @dura",
            "Jiri":      "Self-improving AI agent · TartanHacks 2026 🏆 1st Place",
            "MediCall":  "Autonomous voice agent that books your doctor's appointments",
        }



⚡ Featured Projects


Project What it does Stack
DuraLang Make stochastic AI systems durable with @dura Python Temporal LangChain PyPI
Jiri Self-improving agent — zero preset tools, discovers MCP servers at runtime Python MCP Semantic Search
MediCall Autonomous voice agent that finds & books in-network providers Python LiveKit Twilio LLaMA 4
Synapse Real-time interview co-pilot with confidence & clarity metrics TypeScript



🛠 Tech Stack


Languages

Python TypeScript JavaScript C SQL Java

AI / Agents

Claude API LangChain LangGraph Temporal MCP RAG

Infra & Tools

PostgreSQL Docker FastAPI GCP Azure AI LiveKit




📊 GitHub Stats






Currently: context engineering · dynamic tooling · agent fine-tuning · open to collabs


Pinned Loading

  1. TartanHacks-2026/jiri TartanHacks-2026/jiri Public

    1st place Dedalus track at TartanHacks 2026: voice first MCP agent router with dynamic tool discovery and caching.

    Python 3

  2. DuraLang DuraLang Public

    Make stochastic AI systems durable with one decorator

    Python 23 2

  3. dhirennavani/MediCall dhirennavani/MediCall Public

    An Autonomous Voice Agent That Finds In-Network Providers and Books Your Doctor’s Appointment.

    Python 1

  4. tinterview/Synapse tinterview/Synapse Public

    Your personal tech interview co-pilot: track speaking time, explain technical concepts, and get real-time confidence and clarity metrics. Turn interviews from guesswork into data-driven conversations.

    TypeScript