Activation-level detection of sandbagging, deception, and situational awareness in LLMs. Linear probes achieve 90-96% accuracy across Mistral, Gemma, and Qwen models. Includes steering vectors for runtime behavior control.
Projects
Open-source frameworks and protocols advancing AI safety, inference optimization, privacy engineering, and distributed systems.
AI & Safety
ARTEMIS
LiveAdaptive 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.
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.
Inference Optimization
Speculative Decoding
ActiveReference implementation of LLM inference acceleration techniques. Speculative decoding, tree speculation, EAGLE, Medusa, KV-cache compression, and diffusion efficiency optimizations.
High-performance GPU kernels for LLM inference operations using OpenAI Triton. Educational implementations demonstrating memory-bandwidth optimization techniques for transformer operations on A100 GPUs.
Spark LLM Eval
ActiveDistributed LLM evaluation framework built on Apache Spark for enterprise-scale model assessment. Handles millions of examples with statistical rigor, integrating seamlessly with Databricks infrastructure.
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.
SMPP Gateway
LiveModern 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.
SMPP Kafka Producer
ActiveProduction-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.
ISO8583 Simulator
LiveHigh-performance financial message processing tool for ISO 8583 payment protocol. Features CLI, Python SDK, and AI-powered message explanation. Supports all major card networks.
Privacy & Protocols
LLMConsent
ActivePrivacy-preserving consent management protocol for LLM training data. Enables transparent opt-in/opt-out mechanisms with cryptographic verification for the GenAI era.
OConsent Protocol
ActiveOpen-source blockchain-based protocol for transparent personal data consent management. GDPR-compliant with automated compliance reporting and real-time privacy breach alerts.
Open Location Proof Protocol
ActivePrivacy-aware open protocol for non-repudiable location verification. Cryptographically secure location attestation with fully decentralized, tamper-resistant architecture.
Tools
MHC Visualizer
ActiveInteractive 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.
Other Writing
The Laws of Symmetry
LiveInteractive 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.