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 supported. This note will be visible to only 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 2.6k 265

  2. interact_ws interact_ws Public

    Go 1 2

  3. interact-frontend interact-frontend Public

    TypeScript 1

  4. interact-ml interact-ml Public

    Jupyter Notebook