Skip to content
View MayurHulke's full-sized avatar

Block or report MayurHulke

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

Building the Perception-to-Action Stack for Industrial πŸ€– Manipulation

About

Robotics Lead at Almetra, London UK β€” building Almetra's robotics division from the ground up, turning factory video intelligence into robot learning systems for industrial manipulation.

It started with a 7B VLM watching real work across 60+ factory sites using custom action-recognition models. The natural next step: closing the loop, so the same understanding that observes the work also drives the arms doing it.

The stack β€” VLAs for task decomposition, diffusion policies for contact-rich control, world models for predictive planning and sim-to-real, and classical impedance control at 1 kHz where the physics is already solved. Object-centric, cross-embodiment by design. Working on both end-to-end and hybrid approaches to see what actually ships.

I lead technical collaborations across frontier robotics labs including Google DeepMind, NVIDIA, AWS, and MassRobotics.

Current Focus

  • πŸ€– Dexterous manipulation policies from demonstrations, robot interaction data, and multimodal task context
  • 🌊 Diffusion policies for contact-rich control; world models for predictive planning and sim-to-real
  • πŸŽ›οΈ 1 kHz impedance control where classical methods still win
  • 🏭 Fine-grained video understanding of manufacturing processes

Connect


Profile Views

Popular repositories Loading

  1. MayurHulke MayurHulke Public

    Config files for my GitHub profile.

    1

  2. Diffusion-model-from-scratch Diffusion-model-from-scratch Public

    In this project we are building a Denoising Diffusion Probabilistic Model from scratch to generate fake images of cars.

    Jupyter Notebook

  3. SentinelDocs SentinelDocs Public

    πŸ” SentinelDocs is an offline, privacy-first AI assistant designed to analyze, summarize, and search confidential documents with advanced natural language understanding. It supports PDFs, DOCX, and …

    Python

  4. game-theory-arcade game-theory-arcade Public

    Learn game theory by playing it β€” Prisoner's Dilemma, Ultimatum, Public Goods, and Tragedy of the Commons against research-based AI opponents

    JavaScript

  5. realtime-vlm realtime-vlm Public

    Self-hosted real-time video analysis with vision-language models β€” vLLM + Qwen2-VL/2.5-VL, streamed over WebSocket, runs entirely on your own GPU

    HTML

  6. agentic-expense-reporting agentic-expense-reporting Public

    Three-agent pipeline reference implementation: receipt extraction, policy gating, PII redaction, data-residency enforcement, and human-in-the-loop approval β€” with a swappable MCP tool transport

    Python