Skip to content
View Pratham-Mishra04's full-sized avatar

Organizations

@csivitu @Interact-Org

Block or report Pratham-Mishra04

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
Pratham-Mishra04/README.md

Pratham Mishra

Systems Engineer | Maintainer of Bifrost | Engineering @ Maxim AI

I build high-performance backend systems and AI infrastructure.

Currently building Bifrost, the fastest AI gateway designed for scale:

  • 10K+ RPS on t3.medium
  • <15µs internal overhead
  • 40x faster than LiteLLM
  • Production deployments handling billions of tokens daily

Languages:

  • Primary: Go, TypeScript
  • Also worked with: Python, C/C++, Java, R

🚀 Selected Works

🔹 Bifrost

High-performance AI gateway built in Go, architected and developed from the ground up. Some differentiating features I designed and implemented:

  • Core Architecture
    End-to-end execution engine built for zero runtime allocations and sustained high-throughput production workloads.

  • Adaptive Load Balancing Engine
    A multi-level routing algorithm that continuously evaluates real-time metrics such as latency, success rates, utilization, and cost to dynamically distribute traffic across providers and API keys, ensuring performance, resilience, and fair utilization.

  • Dynamic Routing Rules Framework
    Expression-based routing powered by CEL, evaluated at request time with scoped precedence (virtual key → team → customer → global), enabling advanced conditional routing based on request context, headers, and system state.

  • Governance and Virtual Keys
    Policy and access-control layer managing budgets, rate limits, model access, and fine-grained provider permissions per consumer.

  • MCP Gateway
    Scalable Model Context Protocol gateway exposing tools securely through filtered virtual key permissions and unified provider orchestration.

🔹 Interact

Distributed collaboration platform built and operated end-to-end: `

  • 6,000+ active users
  • 100K+ requests in 7 days during peak usage
  • Official hosting platform for major university events with 5,000+ participants
  • Architected 11 microservices deployed via Docker, Nginx, and GCP
  • Dedicated ML microservice for personalized recommendations, moderation, and automated code reviews
  • Integrated Stripe for payments, Temporal for workflow orchestration, and Celery for background processing

pratham-mishra04

📫 Connect

Pinned Loading

  1. maximhq/bifrost maximhq/bifrost Public

    Fastest enterprise AI gateway (50x faster than LiteLLM) with adaptive load balancer, cluster mode, guardrails, 1000+ models support & <100 µs overhead at 5k RPS.

    Go 4k 467

  2. pulse pulse Public

    Live reload for Go projects with automatic container and workspace detection.

    Go 3

  3. interact_ws interact_ws Public

    Go 1 2

  4. interact-frontend interact-frontend Public

    TypeScript 1