$ whoami

Mohammed Imran Khan

I build autonomous AI systems that run in production.

Mohammed Imran Khan
> AI Engineering Leader. Ex-Mercedes-Benz R&D. Now at Red Hat.
> Led AI/ML team at Mercedes-Benz - architecture, code reviews, production delivery
> Built real-time speech translation serving 4,000 live attendees across 8 languages
> Now building AI Agent Platform at Red Hat - MCP, A2A, multi-agent orchestration
> Agentic AI | Multi-Agent Systems | LLMs | Production ML Infrastructure
3 Patents
5 Awards
10+ AI Products shipped
Active PhD Research

Deep dives into cutting-edge AI. Research papers, hot topics, and new releases broken down for builders.

Mon
Wed
Sat
Series progress 27%
Jul 6, 2026 Dec 19, 2026

// Published

20 episodes
#20 New Release Latest Wednesday, Aug 20

Cloudflare OS: The Open-Source AI Workspace With 6,775 GitHub Stars

Cloudflare open-sourced the AI workspace their employees use daily. 6,775 stars in 5 days. Gatekeepers control what agents see and change. Zero Trust by default. Apache 2.0.

5 min read Read
#19 Hot Topic Monday, Aug 18

The Race to Make AI Build Itself: Claude Writes 80% of Anthropic's Code

Claude writes 80% of Anthropic's production code. Engineering output up 8x. A startup raised $650M to build AI that rebuilds itself. TIME says the recursive self-improvement race is on.

5 min read Read
#18 New Release Saturday, Aug 15

Shieldstral: Mistral's 3B Safety Classifier Beats Models 7x Its Size

Mistral released a 3B safety classifier that accepts plain-language moderation policies at inference time. No retraining. Runs on one GPU. Apache 2.0. Beats models 7x its size.

5 min read Read
#17 Hot Topic Wednesday, Aug 13

Astra: The First AI Model Deemed Too Dangerous to Continue

OpenAI voluntarily paused Astra after it triggered the Critical cybersecurity threshold. It can autonomously find zero-days in hardened systems. The first model a lab called too dangerous.

5 min read Read
#16 New Release Monday, Aug 10

Meta Muse Code: The Coding Agent Price War Just Went Nuclear

Meta launched a terminal coding agent that undercuts Claude Code and Codex by 21x. The catch? The cheapest tier feeds your code into Meta's training pipeline.

5 min read Read
#15 New Release Saturday, Aug 9

MiniCPM-Robot: A 0.9B Model That Tracks You on a Robot Dog

OpenBMB shrunk a multimodal VLM to 0.9B parameters and deployed it on a quadruped robot. Follows verbal commands, tracks targets through occlusions, all on-device.

5 min read Read
#14 New Release Wednesday, Aug 6

Photon-1: 18 Years of Screen Recordings Built One World Simulator

Induction Labs trained a world model on 18 years of screen recordings. Photon-1 does not generate video. It simulates environments with physics, object permanence, and cause-effect.

5 min read Read
#13 Hot Topic Monday, Aug 4

EU AI Act Omnibus: They Rewrote the Law While You Were Already Complying

The EU adopted the AI Act in 2024, started enforcement in 2025. Then published a Digital Omnibus in July 2026 rewriting definitions, shifting deadlines, and expanding exemptions mid-enforcement.

5 min read Read
#12 Research Paper Saturday, Aug 1

IsoDDE: The Drug Discovery AI That Beats Physics Simulations

IsoDDE generates novel drug candidates in hours by learning protein-ligand binding energy landscapes. Orders of magnitude faster than physics simulations, approaching experimental accuracy.

5 min read Read
#11 Research Paper Wednesday, Jul 30

Model Collapse: 1% Synthetic Data Can Poison Your Entire Training Run

Training on AI-generated data causes irreversible distribution collapse. Published in Nature, now confirmed at scale. The training data moat is real.

5 min read Read
#10 Hot Topic Monday, Jul 28

The OpenAI Escape: An AI Found a Zero-Day, Broke Out, and Hacked Hugging Face

OpenAI ran a red-team exercise. Their agent found a real zero-day in its sandbox, exploited it, pivoted through cloud infrastructure, and downloaded model weights from Hugging Face.

5 min read Read
#09 New Release Saturday, Jul 25

Inkling: The Former OpenAI CTO Did What Altman Would Not

Mira Murati left OpenAI, built a 975B-parameter frontier model from scratch, and released it fully open under Apache 2.0. The largest American open-weights model.

5 min read Read
#08 Research Paper Wednesday, Jul 22

Ring-Zero: Your Model Has Context Anxiety and Nobody Programmed It

Ant Group scaled Zero RL to 1 trillion parameters. Five cognitive behaviors emerged that nobody coded - including a model that panics about running out of tokens.

5 min read Read
#07 Hot Topic Monday, Jul 20

VulnHunter: Capital One Built an Agent That Hacks Your Code First

Capital One open-sourced an agentic security tool that thinks like an attacker. It finds the bug, writes a PoC exploit, runs it, then fixes your code.

5 min read Read
#06 New Release Saturday, Jul 18

Antidoom: One LoRA to Kill Your Model's Doom Loops

Liquid AI found the exact token that starts a repetition loop. One LoRA adapter, trained in hours, drops Qwen3.5-4B looping from 22.9% to 1%.

5 min read Read
#05 Research Paper Wednesday, Jul 15

SkillOpt: Your Agent's Skills Are Trainable Parameters

Microsoft trained agent skills like neural network weights. +23 points on GPT-5.5 without changing a single model parameter.

5 min read Read
#04 Hot Topic Monday, Jul 13

MCP Goes Stateless: The Biggest Protocol Rewrite Since Launch

The MCP spec just got its largest revision ever. Sessions are gone. Your server can now run behind a basic load balancer.

5 min read Read
#03 New Release Saturday, Jul 11

LongCat-2.0: Open-Source 1M Context That Beats GPT-5.5

Meituan just dropped a 1.6T parameter model with 1M token context. MIT licensed. It outperforms GPT-5.5 on SWE-bench Pro.

5 min read Read
#02 Research Paper Wednesday, Jul 8

Is Grep All You Need? Agent Harness Paper

Grep beats vector search inside AI agents. The results broke everyone's assumptions.

5 min read Read
#01 Hot Topic Monday, Jul 6

What are LangChain Deep Agents?

LangChain shipped something that makes CrewAI and AutoGen look like toys. Nobody noticed.

5 min read Read

// Up Next

Saturday, Aug 22
#21 Upcoming

Mixture-of-Kittens: Cursor Open-Sourced Their MoE Training Kernel

Cursor open-sourced the MoE megakernel behind Composer. 2.37x faster than DeepSeek. Deterministic. Already training on tens of thousands of GPUs. Apache 2.0.

5 min read Drops Sat
3x/week | Mon · Wed · Sat
All

Events & Speaking

Experience

Projects

Template MCP Server

Open-source MCP (Model Context Protocol) server template for building AI agent tools. Enables rapid development of agent-compatible tooling.

PythonMCPFastAPIAgentic AI

Template Agent

Autonomous agent architecture template for building production-ready AI agents with tool execution, memory persistence, and orchestration capabilities.

PythonLangChainAgentic AIMCP

Real-time Translation System

Real-time translation system breaking language barriers in enterprise communication. Enables seamless multilingual collaboration across global teams.

LLMsQLoRA Fine-tuningPythonFastAPIOn-premise Deployment

AI Meeting Assistant

AI-powered meeting assistant that enhances meeting experiences through intelligent summarization, action item extraction, and real-time insights.

RAGLangChainTransformersPythonVector DB

Education

Amrita Vishwa Vidyapeetham
Ongoing

PhD (Ongoing)

AI & ML

Amrita Vishwa Vidyapeetham

Part-time research alongside industry work

IIT Kanpur
2025

Masters

AI & ML

IIT Kanpur

BITS Pilani
2024

M.Tech

AI & ML

BITS Pilani

VTU
2019

B.E.

Computer Science

VTU

Tech Stack

// Agentic AI

Multi-Agent Systems MCP Servers A2A Protocol LangGraph CrewAI AutoGen Tool Orchestration

// LLM Engineering

RAG Fine-tuning QLoRA Prompt Engineering LLM Evals Vector DBs Embeddings

// ML & Deep Learning

PyTorch TensorFlow Transformers Diffusion Models CNNs RNNs

// NLP & Speech

NLP ASR TTS Speech-to-Speech Translation Sentiment Analysis

// Infrastructure

Python FastAPI MLOps Kubernetes Docker SQL

Credentials

// Patents (3)

2025 Multimodal Sign Language Translation with CHGCMA
2024 Multimodal Generative AI for Service Personalization
2024 Cognitive Models for Enhanced UX & Design Creativity

// Awards

2024 IT Innovation Award - SyncX
2023 Intrapreneurship Award - Meet.IA
2022 Silver Star - Pioneering Spirit
2022 Best Cognitive Solution Award
2020 Top Employee of the Year

// Certifications

AI & Machine Learning

Azure AI Engineer Associate - Microsoft Machine Learning Specialization - Stanford Generative AI Fundamentals - Google Cloud LLMs & Transformers - Google Cloud GANs - DeepLearning.AI

Engineering & DevOps

DevSecOps Grey Belt - Mercedes-Benz GitHub Professional Certificate Master RPA Professional - Automation Anywhere

Management & Process

SAFe 5 Advanced Scrum Master - Scaled Agile Six Sigma Black Belt - PMI

Contact

Let's work together

I'm open to discussing AI/ML consulting, autonomous agent systems, and enterprise AI deployments.