⬡ Full Portfolio [DATA] Data Analyst [QUANT] Quant Analyst [AI/ML] AI · ML Engineer
Open to opportunities · Manchester, UK

RohanInamdar

AI Engineer & Researcher. Motivated by the hardest, most challenging and multidisciplinary problems — from safe autonomous systems and 3D perception to LLMs, data science and quantitative research. MSc Artificial Intelligence @ University of Manchester.

5
Publications
2
Patents
10+
Projects
3
Research Labs
3
Countries
01

About Me

Current
MSc Artificial Intelligence
University of Manchester · Expected 2026
Undergraduate
B.Tech Electronics & Computer Engineering
VIT Chennai · CGPA 8.38/10 · 2021–2025
Research Focus
Safe RL · NLP / LLMs · Computer Vision · Robotics · 3D Point Clouds · Autonomous Systems

I'm an AI engineer and researcher driven by a passion for challenging, multidisciplinary problems. During my B.Tech at VIT Chennai, I built one of the most extensive research records in my cohort — authoring 5 publications across IEEE Access, Elsevier and international conferences, filing 2 patents, conducting funded research in India and South Korea, and presenting at conferences as far afield as Minsk, Belarus.

My work spans an unusually wide range: safe reinforcement learning for autonomous vehicles, semantic segmentation of satellite imagery, 3D point cloud classification for AR/VR, robotic arm design, voice-enabled navigation, agri-robotics and deepfake detection. Most recently, I built a full RAG pipeline for East Asian cuisine Q&A as part of my MSc coursework.

I bring the same depth and rigour whether building LLM/RAG pipelines, quantitative models, autonomous systems, or data-driven products. Currently based in Manchester, actively seeking roles in AI/ML engineering, data analysis and quantitative research.

Reinforcement LearningLLMs & RAGComputer VisionRobotics / ROS23D Point CloudsAutonomous SystemsPyTorchData AnalysisQuantitative ModellingNLP
02

Research Experience

Fall 2023 –
Present
SENSE Lab, VIT Chennai
Researcher — Safe RL & Semantic Segmentation
  • Researched safe trajectory planning for self-driving vehicles using constrained Reinforcement Learning
  • Developed a hybrid UNet + Swin Transformer model for precise satellite image segmentation
  • Building a unified lightweight model covering aerial, ground and underwater datasets
  • Mentored by Prof. Nitish Katal; contributed to 2 published journal papers from this lab
Chennai, India
Summer
2024
Jeonbuk National University
Research Intern — 3D Object Classification (AR/VR) · KEITI Funded
  • Funded by Korea Environmental Industry and Technology Institute (KEITI)
  • Designed a lightweight Point Cloud Network for 3D object classification in AR/VR environments
  • Model outperformed SOTA baseline by 1.4% on benchmark datasets
  • Guided by Prof. R. Karthik and Prof. Jaehyuk Cho
Jeonju, South Korea
Winter –
Summer 2024
SENSE Lab, VIT Chennai
Researcher — Robot Hand & Navigation Error Rerouting
  • Designed a voice-enabled rerouting system for autonomous robot navigation failure recovery
  • Tested on TurtleBot3 Waffle using the ROS2 Nav2 stack in real and simulated environments
  • Engineered a precision robot hand for fine manipulation tasks — filed as Indian patent #202441087748
Chennai, India
Fall 2023
NAHEP — World Bank / ICAR Funded
Research & Teaching Assistant — AgriBot
  • Developed an autonomous AgriBot for pest and disease detection in organic farming
  • Designed robotic arm and voice-enabled navigation for field deployment
  • Taught a 2-week intensive course on Python, ML and Robotics to 10 international MSc/PhD students
Parbhani, India
Summer
2023
VIT Chennai
Researcher — Deep Reinforcement Learning Navigation
  • Trained a LiDAR-equipped mobile robot in ROS2 Gazebo 11 using the TD3 algorithm
  • Achieved 82% autonomous navigation accuracy for obstacle avoidance in dynamic environments
  • Used PyTorch and TensorBoard for training pipeline monitoring and visualisation
Chennai, India
03

Publications & Patents

Journal · IEEE Access
Point Cloud-based 3D Object Classification with Non-local Attention and Lightweight CNN
R. Karthik, Rohan Inamdar, S. Kavin Sundarr, J. Cho, V. E. Sathishkumar
View Paper
Journal · E-Prime, Elsevier
A Comprehensive Review on Safe Reinforcement Learning for Autonomous Vehicle Control in Dynamic Environments
Rohan Inamdar, Kavin Sundarr, Deepen Khandelwal, Varun Dev Sahu, Nitish Katal
View Paper
Conference · CVIP 2024
Embedding Swin Transformer with UNet for Segmentation of Urban Aerial Images
Kavin Sundarr, Rohan Inamdar, Varun Dev Sahu, Nitish Katal — 9th International CVIP Conference
View Paper
Conference · ADOP 2024 · Minsk, Belarus
Voice-Controlled Autonomous Agri-Robot for Organic Farming Pest and Disease Monitoring
Kavin Sundarr, Rohan Inamdar, Gopal U. Shinde — IV Int'l Conference on Agriculture Digitalization
View Paper
Conference · Springer Nature · AIITA 2024
Voice Control Integrated Navigation System for Autonomous Robots
Rohan R. Inamdar, S. Kavin Sundarr, Ajeyprasaath KB, Krishna Kumba — Singapore, pp. 451–463
View Paper
Patent · India #202441039698 · Published May 2024
A Surveillance System
K. Pradeep, K.P. Vijayakumar, K. Palani Thanaraj, Rohan Inamdar, S. Kavin Sundarr
Patent · India #202441087748 · Published Nov 2024
A Robotic Hand for Automation of Tasks
Rohan Inamdar, S. Kavin Sundarr, Ajeyprasaath KB, Vetrivelan P, Krishna Kumba, Patri Upendar
04

Projects

NLP · RAG · LLM2025
RAG Culinary Assistant
End-to-end retrieval-augmented generation system for East Asian cuisine Q&A. Built from scratch across 6 Jupyter notebooks — data collection, FAISS ingestion, benchmarking, inference, evaluation and ablation studies. Gradio UI for demo day.
RAGFAISSPythonGradioNLP
NLP · RAG · LLM Pipeline
Computer Vision · IEEE2024
Point Cloud 3D Classifier
Lightweight CNN with non-local attention for 3D object classification. Outperforms SOTA by 1.4%. KEITI-funded internship at Jeonbuk National University. Published in IEEE Access.
PyTorch3D VisionAR/VR
Computer Vision · CVIP 20242024
Swin Transformer + UNet Segmentation
Hybrid model fusing UNet decoder with Swin Transformer encoder for satellite image segmentation. Outperforms DeepLab-v3+, UNet and SegNet. Published at CVIP 2024.
PyTorchOpenCVTransformers
NLP2024
Attention-Augmented BiLSTM Sentiment
Sentiment analysis using multi-head attention over BiLSTM layers. Outperforms standard LSTM and transformer baselines on complex language benchmarks.
PyTorchBiLSTMAttention
Robotics · Springer2024
VoiceBot — Autonomous TurtleBot3 Nav
Voice-commanded autonomous nav with 100+ commands, LiDAR + camera, 1.2s avg response across 5 map configs using ROS2 Nav2 stack. Paper published at AIITA 2024, Springer.
ROS2Nav2PocketSphinx
Deep Learning2024
Deepfake Detection — GRU + CNN
Real-time deepfake detection at 82% accuracy. Dedicated GRU model for video temporality combined with CNN image classifier. Trained across diverse multi-source datasets.
PyTorchGRUCNN
Computer Vision · 97% Acc2023
Lip Reading — 3DCNN + BiLSTM
Sentence-level lip reading at 97% accuracy using 3D-CNN and BiLSTM. Deployed as a full Django web application for real-time subtitle generation from lip movements.
TensorFlow3D-CNNDjango
RL · Robotics2023
Deep Reinforced Robot — TD3 Navigation
TD3-based RL agent in ROS2 Gazebo 11 for autonomous obstacle avoidance. 82% navigation accuracy. Full training pipeline monitored with PyTorch and TensorBoard.
ROS2PyTorchTD3
Agri-Robotics · World Bank2023
AgriBot — Pest & Disease Detection
World Bank & ICAR funded autonomous agri-robot for pest and disease detection. Voice-enabled robotic arm with navigation deployed in field conditions under NAHEP programme.
PythonROSCVArduino
05

Skills

Languages
Python
C / C++
SQL
MATLAB
R
Java
ML / AI Libraries
PyTorch
TensorFlow / Keras
OpenCV / YOLO
NumPy / Pandas
Matplotlib / Seaborn
Scikit-learn
Technologies & Tools
ROS / ROS2
Git / GitHub
Docker / Linux
FAISS / Vector DBs
Django
Arduino / SolidWorks
Let's BuildTogether.

Open to full-time roles in AI/ML Engineering, Data Analysis and Quantitative Research. Based in Manchester — open to remote and relocation.

Send a Message →
Full Portfolio
Data Analyst

Turning DataInto Decisions.

MSc AI researcher with hands-on experience in statistical modelling, data pipelines, NLP analytics and ML-driven insight generation. I build end-to-end systems that go from raw data to actionable output.

01

Why Data Analysis?

What I bring to a data analyst role
  • Strong Python stack — NumPy, Pandas, Matplotlib, Seaborn, Scikit-learn
  • SQL proficiency for data extraction and pipeline work
  • ML background for advanced modelling beyond standard BI
  • NLP experience for text data, sentiment, and language analytics
  • Published researcher — rigorous, evidence-based thinking
  • Taught ML and data concepts to postgraduate students
  • R experience for statistical analysis and reporting
  • RAG pipeline experience — retrieval, indexing, evaluation metrics
Education
MSc Artificial Intelligence
University of Manchester · Expected 2026
Undergraduate
B.Tech Electronics & Computer Engineering
VIT Chennai · CGPA 8.38/10

My analytical foundation was built across 5 published research projects requiring rigorous data collection, statistical evaluation, and result interpretation. From benchmarking RAG retrieval pipelines to evaluating segmentation model performance against multiple baselines, I've consistently worked in data-heavy environments.

My MSc in AI at Manchester has deepened my grasp of statistical learning, experimental design, and evaluation methodology. I'm comfortable working with messy, real-world datasets — I've done it in agriculture, robotics sensor data, NLP corpora, and satellite imagery.

I combine the rigour of a researcher with the practicality of an engineer — I don't just analyse data, I build the pipelines that make analysis repeatable and scalable.

02

Relevant Projects

NLP · Data Pipeline · Evaluation2025
RAG Culinary Assistant — Full Analytics Pipeline
Built a complete data pipeline from scraping to evaluation. Implemented benchmarking notebooks to compare retrieval strategies, measured precision/recall metrics, and conducted ablation studies to quantify the impact of each system component on output quality.
PythonPandasFAISSNLPEvaluation Metrics
Data Pipeline · NLP · Analytics
NLP · Sentiment Analysis2024
Attention-Augmented BiLSTM Sentiment
Comparative analysis of sentiment models. Evaluated multi-head attention BiLSTM against baseline approaches using standard NLP metrics across multiple benchmark datasets.
PyTorchNLPStatistical Evaluation
Computer Vision · Comparative Study2024
Swin UNet — Model Benchmarking
Rigorous comparative evaluation of segmentation models across aerial image datasets. Statistical analysis of performance gains over DeepLab-v3+, UNet, and SegNet baselines. Published at CVIP 2024.
PythonPandasMatplotlibStatistical Analysis
Safe RL · Survey & Analysis2024
Safe RL for AVs — Systematic Review
Systematic literature review synthesising findings from 100+ papers on safe RL for autonomous vehicle control. Data-driven analysis of algorithm performance across environments. Published in Elsevier E-Prime.
RStatistical ModellingLiterature Mining
03

Skills

Data & Analysis
Python
SQL
R
NumPy / Pandas
Matplotlib / Seaborn
ML & NLP
Scikit-learn
PyTorch / TensorFlow
NLP Pipelines
FAISS / Vector Search
Statistical Modelling
Tools & Workflow
Jupyter Notebooks
Git / GitHub
Docker / Linux
MATLAB
LaTeX / Reporting
Let's TalkData.

Looking for a data analyst role in Manchester or remote. Let's connect.

Get In Touch →
Full Portfolio
Quantitative Analyst

Algorithmic Thinking.Quantitative Rigour.

MSc AI researcher with a strong foundation in mathematical modelling, optimisation, statistical learning, and algorithmic problem-solving — the core toolkit of quantitative analysis.

01

Why Quant?

What I bring to a quant role
  • Strong mathematical background — linear algebra, probability, optimisation
  • Deep RL expertise — reward shaping, policy optimisation, constraint handling
  • Algorithmic thinking honed across 5 published research projects
  • Python and MATLAB proficiency for numerical computing
  • Experience with stochastic environments (autonomous vehicle simulation)
  • Statistical modelling and hypothesis testing experience
  • Published systematic review of RL algorithms and their comparative performance
  • IEEE reviewer — exposure to cutting-edge quantitative methods
Education
MSc Artificial Intelligence
University of Manchester · Expected 2026
Undergraduate
B.Tech Electronics & Computer Engineering
VIT Chennai · CGPA 8.38/10

Quantitative work is fundamentally about building rigorous models under uncertainty and optimising decisions over time — which is exactly what I've done in my research. My work on safe reinforcement learning for autonomous vehicles required designing reward functions, handling stochastic state transitions, and imposing hard constraints on policy behaviour.

My MSc modules span Knowledge Representation, Probabilistic Reasoning, and NLP — all grounded in mathematical formalism. I have strong experience with optimisation in high-dimensional spaces, both in theory and implementation.

I'm drawn to quant roles because they demand the same mindset I've developed as a researcher: formulate the problem precisely, model it rigorously, validate empirically.

02

Relevant Projects

RL · Optimisation · Published2024
Safe RL for Autonomous Vehicles — Constrained Optimisation
Researched and implemented constrained policy optimisation for safe trajectory planning in stochastic environments. Designed reward shaping functions with hard safety constraints. Published systematic review of RL algorithm performance in Elsevier E-Prime. Directly analogous to risk-constrained portfolio optimisation.
PythonPyTorchRLOptimisationStochastic Modelling
Constrained RL · Stochastic Optimisation
RL · TD3 · Numerical2023
TD3 Deep RL Robot Navigation
Implemented TD3 (Twin Delayed DDPG) — an actor-critic algorithm with double Q-learning for variance reduction. Trained agents in continuous action spaces under dynamic constraints. 82% navigation accuracy.
PyTorchTD3Continuous ControlMATLAB
Statistical ML · RAG · Evaluation2025
RAG Pipeline — Systematic Evaluation
Designed ablation studies and benchmarking methodology to isolate the contribution of each RAG component. Statistical evaluation framework measuring precision, recall, and generation quality across configurations.
PythonStatistical TestingEvaluation Design
Algorithmic · 3D Modelling · IEEE2024
Lightweight 3D Classifier — Efficiency Optimisation
Designed a computationally efficient point cloud network using non-local attention, minimising model complexity while maximising accuracy. Beat SOTA by 1.4% — a direct trade-off optimisation problem. Published in IEEE Access.
PyTorchAlgorithmic DesignEfficiency Modelling
03

Skills

Mathematical & Statistical
Linear Algebra
Probability & Stats
Optimisation Theory
Stochastic Processes
MATLAB
R
Algorithmic & ML
Python
Reinforcement Learning
PyTorch
NumPy / Pandas
Scikit-learn
SQL
Research & Tools
Experimental Design
Hypothesis Testing
TensorBoard / Monitoring
LaTeX / Academic Writing
Git / Jupyter
C++ (performance)
Let's ModelThe Future.

Open to quant analyst and quantitative research roles. Based in Manchester, open to London and remote.

Get In Touch →
Full Portfolio
AI · ML Engineer

Building AIThat Works.

MSc AI researcher with 5 publications, 2 patents and 10+ projects spanning NLP, computer vision, safe RL, and robotics. I build models end-to-end — from architecture design to deployed systems.

01

AI / ML Background

What I bring to an AI/ML engineering role
  • 5 peer-reviewed publications — IEEE Access, Elsevier, Springer, CVIP
  • 2 patents filed in India — surveillance systems and robotics
  • End-to-end RAG system built from scratch (FAISS, embeddings, Gradio)
  • Published work on Safe RL, 3D Vision, Segmentation, NLP
  • KEITI-funded research intern at Jeonbuk National University, South Korea
  • PyTorch-first ML engineer — CNNs, Transformers, LSTMs, RL agents
  • ROS2 robotics — real hardware deployment on TurtleBot3
  • IEEE ACCESS reviewer for Robotics manuscripts
Education
MSc Artificial Intelligence
University of Manchester · Expected 2026
Undergraduate
B.Tech Electronics & Computer Engineering
VIT Chennai · CGPA 8.38/10

I've been building and publishing AI systems since my second year of undergrad. What separates me from most candidates is that my projects aren't just code — they're published research. Every major project I've worked on has been evaluated rigorously, compared against baselines, and documented to publication standard.

My technical range is broad: transformer architectures for vision and NLP, reinforcement learning in continuous action spaces, 3D point cloud processing, RAG pipeline engineering, and robotic systems with real-world hardware deployment. I'm comfortable from research paper to GitHub to deployed demo.

I bring research-grade rigour to engineering problems and engineering practicality to research questions — the combination that makes an effective ML engineer.

02

Research Experience

Fall 2023 –
Present
SENSE Lab, VIT Chennai
Researcher — Safe RL & Semantic Segmentation
  • Researched safe trajectory planning for self-driving vehicles using constrained Reinforcement Learning
  • Developed hybrid UNet + Swin Transformer model for precise satellite image segmentation
  • Building a unified lightweight model covering aerial, ground and underwater datasets
  • Contributed to 2 published journal papers; mentored by Prof. Nitish Katal
Chennai, India
Summer
2024
Jeonbuk National University · KEITI Funded
Research Intern — 3D Object Classification
  • Funded by Korea Environmental Industry and Technology Institute
  • Designed lightweight Point Cloud Network for 3D classification in AR/VR
  • Outperformed SOTA baseline by 1.4% on benchmark datasets
South Korea
Winter –
Summer 2024
SENSE Lab, VIT Chennai
Researcher — Robot Hand & Voice Navigation
  • Voice-enabled rerouting system for robot navigation failure recovery on TurtleBot3 / Nav2
  • Designed precision robot hand for fine manipulation — filed as Indian patent #202441087748
Chennai, India
03

Projects

RAG · LLM · NLP · 2025Active
RAG Culinary Assistant
End-to-end RAG system built from scratch across 6 Jupyter notebooks — FAISS-based vector ingestion, LLM inference, benchmarking against baseline approaches, evaluation metrics (precision/recall/BLEU), and ablation studies. Gradio UI for demo.
RAGFAISSPythonGradioEmbeddings
LLM · RAG · NLP Pipeline
Computer Vision · IEEE Access2024
Point Cloud 3D Classifier
Lightweight CNN with non-local attention for 3D object classification. +1.4% over SOTA. KEITI-funded. Published IEEE Access.
PyTorch3D VisionAttention
Segmentation · CVIP 20242024
Swin Transformer + UNet
Hybrid encoder-decoder fusing Swin Transformer with UNet for aerial image segmentation. Outperforms DeepLab-v3+, SegNet. Published CVIP 2024.
PyTorchTransformersSegmentation
NLP · Attention2024
Attention-Augmented BiLSTM
Multi-head attention over BiLSTM for sentiment analysis. Outperforms standard LSTM and transformer baselines on complex language benchmarks.
PyTorchAttentionBiLSTM
Computer Vision · 97%2023
Lip Reading — 3DCNN + BiLSTM
97% accuracy sentence-level lip reading. 3D convolution + bidirectional LSTM deployed as a full Django web application for real-time subtitle generation.
TensorFlow3D-CNNDjango
Deep Learning2024
Deepfake Detection
Dual-model pipeline — GRU for video temporality + CNN for frames. 82% real-time detection accuracy across diverse datasets.
PyTorchGRUCNN
04

Skills

ML Frameworks
PyTorch
TensorFlow / Keras
Scikit-learn
OpenCV / YOLO
Hugging Face
FAISS / Vector DBs
AI Domains
NLP & LLMs / RAG
Computer Vision
Reinforcement Learning
3D Point Clouds
Semantic Segmentation
Robotics / ROS2
Engineering
Python
C / C++
Git / Docker / Linux
Jupyter / Gradio
Django
SQL
Let's BuildSomething Real.

Open to AI/ML engineering and research roles. Based in Manchester — open to London, remote, and relocation.

Get In Touch →