Type to search posts and projects to navigate

Open Source

Projects

Open-source frameworks and protocols across AI safety, inference optimization, privacy engineering, and distributed systems. Code, packages, and live demos for each.

15Projects
9Packages
5Disclosures

01 AI & Safety

ARTEMIS

live

Adaptive Real-Time Enterprise Multi-agent Intelligence System. A production-ready framework that orchestrates structured debates between AI agents with hierarchical argument generation, jury-based evaluation, and integrated safety monitoring.

86% decision accuracy102s avg debate timeSandbagging detection built-in
PythonLangChainLangGraphMCP

Runtime control of LLM agent behaviors through activation steering vectors. Modifying model outputs at inference time without retraining, demonstrating more calibrated control than traditional prompting.

PythonPyTorchLangChainTransformers

02 Inference Optimization

Reference implementation of LLM inference acceleration techniques. Speculative decoding, tree speculation, EAGLE, Medusa, KV-cache compression, and diffusion efficiency optimizations.

up to 2-3x speedupExact target distribution6 major techniques
PythonPyTorchLLM InferenceOptimization

Distributed LLM evaluation framework built on Apache Spark for enterprise-scale model assessment. Handles millions of examples with statistical rigor, integrating seamlessly with Databricks infrastructure.

Multi-provider supportBootstrap confidence intervalsLLM-as-judge patterns
PythonApache SparkDatabricksMLflow

03 Distributed Systems

Framework for automated synthesis and verification of distributed systems. Bridges the gap between high-level specifications and provably correct implementations using compositional verification, CEGIS-based synthesis, and constrained RL.

274x speedupFormal verificationFirst synthesis + verification + optimization framework
PythonZ3 SolverReinforcement LearningFormal Methods

Modern Java 21 implementation of the SMPP protocol. Built on Netty with virtual threads for high-performance SMS messaging at scale. The actively maintained replacement for Cloudhopper.

1.8M PDU decodes/sec25K network round-trips/secSMPP 3.3/3.4/5.0
Java 21NettyVirtual ThreadsMicrometer

Production-ready bridge between SMPP protocol and Apache Kafka. Receives SMS messages via SMPP and publishes to Kafka topics. HTTP/2 REST API aligned with 3GPP TS 29.540 SMSF standards.

Java 21Apache KafkaSMPPHTTP/2Kubernetes

High-performance financial message processing tool for ISO 8583 payment protocol. Features CLI, Python SDK, and AI-powered message explanation. Supports all major card networks.

180k+ TPS parsingLLM integration6 card networks
PythonCythonISO 8583LLM Integration

04 Privacy & Protocols

LLMConsent

active

Privacy-preserving consent management protocol for LLM training data. Enables transparent opt-in/opt-out mechanisms with cryptographic verification for the GenAI era.

BlockchainSmart ContractsCryptographyPrivacy Engineering

Open-source blockchain-based protocol for transparent personal data consent management. GDPR-compliant with automated compliance reporting and real-time privacy breach alerts.

BlockchainSmart ContractsPrivacy by DesignGDPR

Privacy-aware open protocol for non-repudiable location verification. Cryptographically secure location attestation with fully decentralized, tamper-resistant architecture.

CryptographyDistributed SystemsZero-Knowledge Proofs

05 Tools

Interactive visualizer for Manifold-Constrained Hyper-Connections (MHC), a novel architectural primitive for deep neural networks. Explore how MHC dials dynamically control information flow across transformer layers.

Interactive 3D visualizationReal-time dial manipulationReact-based demo
ReactTypeScriptThree.jsVisualization

06 Other writing

Interactive reproduction of a theoretical physics treatise on symmetry conservation laws, originally presented at Kshitij 2006, IIT Kharagpur.

All projects are open source and welcome contributions.

Subhadip Mitra