Skip to content
View Rishikesh-Jadhav's full-sized avatar

Block or report Rishikesh-Jadhav

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Rishikesh-Jadhav/README.md

Banner

Rishikesh Jadhav

👋 Hi, I'm Rishikesh - an AI & Robotics Engineer building scalable intelligence systems for vision, language, and decision-making.

Typing SVG

Designing simulation-driven AI systems and delivering reproducible, production-ready research that bridges lab to real-world gap.

Location Website Email LinkedIn

Coding

Focus

  • Visual learning and recognition, multi-view/3D vision, and robotics simulation
  • Research-to-production: reproducibility, CI, datasets at scale, and reliable evaluation
  • Cloud ML (GCP), containers, and tooling that makes experiments repeatable

Currently

  • Expanding expertise in Large Language Models (LLMs) and Vision-Language Models (VLMs) for robotics - enabling natural language-driven perception, planning, and simulation workflows
  • Preparing for Google Cloud's Professional ML Engineer certification by building ML projects on GCP

Skills

Programming Languages:
Python, C++, Bash, MATLAB, SQL

AI / ML Frameworks & Scientific Computing:
PyTorch, TensorFlow, Keras, HuggingFace, OpenCV, NumPy, Pandas, Matplotlib, SciPy, Scikit-learn

Robotics & Simulation:
ROS, ROS2, Gazebo, MoveIt, Isaac Sim, Falcon(Duality AI), Unreal Engine

DevOps & Cloud:
Linux, Git, Docker, Google Cloud, AWS, Jenkins

Featured Projects

ARIAC 2023: Robotics Competition

ARIAC Project

Stars Forks

🏆 Team Lead | 8% Faster | 40% Cost Reduction

NIST ARIAC 2023 - Agile Robotics for Industrial Automation Challenge

LLM & RAG Chatbot Application

LLM RAG Project

Stars Forks

🏆 20% Response Accuracy | 20% Latency Reduction

LLM and RAG-based chat application with AlloyDB and Vertex AI integration

3D Indoor Mapping & Segmentation

3D Mapping Project

Stars Forks

🏆 93% Accuracy | 7% Faster | 12% Quality Boost

Innovative approach to 3D Indoor Mapping and Object Segmentation for robot navigation

Birds-Eye-View Trajectory Prediction

BEV Project

Stars Forks

🏆 IoU: 0.920 | VPQ: +15% | ViT Integration

Motion prediction for Autonomous Vehicles using PowerBEV framework and Multi-Camera setup

Video Compression & Future Prediction

Video GPT Project

Stars Forks

🏆 2.6x Compression Rate | 5,000+ Minutes Processed

Advanced video compression and future prediction using GPT and VQ-VAE

Reinforcement Learning Based Navigation

RL Navigation Project

Stars Forks

🏆 41 Stars | DQN + TD3 | Autonomous Navigation

Autonomous vehicle navigation using RL techniques with DQN and Twin Delayed DDPG

How I Work

  • Simulation-first mindset - design, validate, and iterate in high-fidelity environments before hitting real hardware, saving time and cost
  • Research-to-production flow - every project ships with reproducible environments, fixed seeds, and exact dataset/weights versions
  • Engineering discipline - CI/CD pipelines with linting, type checks, unit/integration tests, and automated benchmarks
  • Storytelling through results - architecture diagrams, quantitative comparisons, and demo videos to make work easy to understand
  • Scalable experimentation - containerized ML workflows on cloud (GCP) with distributed training and evaluation
  • Clean handoffs - well-documented code, versioned changelogs, and minimal setup friction so others can run it end-to-end
  • Toolsmithing - build or adapt tools (simulation assets, dataset converters, visualization utilities) to speed up team velocity
  • Bias for impact - prioritize work that reduces friction for downstream teams and pushes projects closer to deployment

Metrics

GitHub stats Top languages

Tech stack visualization

graph TD
  A[AI and Robotics] --> B[Computer Vision / 3D]
  A --> C[AI/ML]
  A --> D[Robotics & Sim]
  A --> E[DevOps & Cloud]
  B --> B1[OpenCV]
  B --> B2[PyTorch]
  B --> B3[Geometry/SLAM]
  C --> C1[HuggingFace]
  C --> C2[Pytorch/TensorFlow]
  C --> C3[Evaluation/Tracking]
  D --> D1[ROS/ROS2]
  D --> D2[Gazebo/Isaac/Unreal]
  D --> D3[MoveIt]
  E --> E1[Docker]
  E --> E2[GCP/AWS]
  E --> E3[CI/CD]
Loading

Popular repositories Loading

  1. Reinforcement-Learning-for-Autonomous-Navigation-using-Deep-Q-Network-and-Twin-Delayed-DDPG Reinforcement-Learning-for-Autonomous-Navigation-using-Deep-Q-Network-and-Twin-Delayed-DDPG Public

    This repository hosts the implementation of autonomous vehicle navigation using RL techniques, with a specific emphasis on Deep Q-Networks (DQN) and Twin Delayed Deep Deterministic Policy Gradient …

    42 1

  2. Enhanced-Path-Planning-through-Comparative-Analysis-of-RRT-and-Its-Variants-on-TurtleBot-in-Gazebo Enhanced-Path-Planning-through-Comparative-Analysis-of-RRT-and-Its-Variants-on-TurtleBot-in-Gazebo Public

    Developed Autonomous Robot Planning with RRT, RRT*, RRT*smart, and RRTconnect Algorithms, validated on 2D maps as well as 3D simulation of Turtlebot3 in Gazebo within a Custom Maze Environment.

    Python 19 1

  3. Mobile-Manipulator-Robot-modeling-and-simulation-using-Gazebo-ROS-Noetic- Mobile-Manipulator-Robot-modeling-and-simulation-using-Gazebo-ROS-Noetic- Public

    This repository showcases my project focused on implementing a pick and place operation using a 9 Degrees of Freedom (DOF) mobile manipulator robot in Gazebo, along with Rviz visualizations. The ap…

    Python 13 2

  4. Adaptive-Neural-Network-Based-Control-of-Autonomous-car-in-AirSim Adaptive-Neural-Network-Based-Control-of-Autonomous-car-in-AirSim Public

    This repository highlights the integration of neural network-based control with PID and MPC approaches in the AirSim simulator to enhance steering inputs for autonomous vehicles. Employing imitatio…

    Python 13

  5. Birds-Eye-View-Trajectory-Prediction-for-Autonomous-Driving Birds-Eye-View-Trajectory-Prediction-for-Autonomous-Driving Public

    This repository contains our work on a comprehensive investigation on motion prediction for Autonomous Vehicles using the PowerBEV framework and a Multi-Camera setup. Validated trajectory forecasti…

    Python 11 1

  6. ARIAC-AgileRoboticsforIndustrialAutomationCompetition2023 ARIAC-AgileRoboticsforIndustrialAutomationCompetition2023 Public

    This repository documents our participation in the ARIAC (Agile Robotics for Industrial Automation Challenge) 2023, conducted by NIST (National Institute of Standards and Technology) as part of the…

    C++ 9 2