// Staff AI Engineer

Rama
Prashanth

Shipping production AI systems end-to-end.

11+ years shipping complete production systems including LLM, RAG, agentic AI, and distributed platforms delivering 25โ€“70% efficiency gains at 200+ Gbps scale across aviation, autonomous vehicles, robotics, and enterprise. IEEE-published researcher. Hands-on with Python, LangGraph, LangChain, and MCP.

Dubai, UAE ๐Ÿ‡ฆ๐Ÿ‡ช IEEE Published 50+ Citations

About

Staff-level AI/software engineer with 11+ years shipping complete production systems end-to-end, from founding and principal engineering roles into Staff-level technical ownership.

My work spans LLM, RAG, agentic AI, distributed systems, and real-time platforms delivering 25โ€“70% efficiency gains at 200+ Gbps scale across aviation (Etihad Airways), autonomous vehicles (Rivian/VW, Applied Intuition), warehouse robotics (Berkshire Grey), and precision agriculture (Verdant Robotics).

I combine deep software engineering fundamentals with applied AI, with hands-on expertise in Python, LLMs, RAG, MCP, LangGraph, and LangChain. I have a track record of making architectural tradeoffs, productionizing non-deterministic AI systems, and owning outcomes from architecture through deployment. My research on pedestrian intent prediction and human tracking has been cited 50+ times.

11+ Years Experience
50+ IEEE Citations
Aviation Autonomous Vehicles EV Simulation Warehouse Automation Robotics Agriculture E-Commerce Supply Chain & Logistics Enterprise AI

Experience

Staff AI Engineer

Etihad Airways Abu Dhabi, UAE
Jan 2026 โ€“ Present
  • Architected an enterprise conversational AI platform using LLMs, LangGraph, LangChain, and MCP-based multi-agent orchestration to automate airline booking, disruption recovery, and servicing workflows; improving workflow completion by 40% and reducing manual escalations by 30%.
  • Engineered production RAG pipelines across Azure AI Foundry and AWS Bedrock using hybrid retrieval, cross-encoder reranking, and automated evaluation harnesses; reducing hallucination rates by 35% at sub-200ms response latency for 24/7 operations.
  • Deployed agentic AI infrastructure across Kubernetes, Azure ML, and MLflow with automated prompt evaluation, semantic drift detection, and canary rollback; achieving 99.9% uptime while accelerating model feature rollout velocity by 60%.
LangGraph MCP Multi-Agent Azure AI Foundry AWS Bedrock RAG LLM Evaluation

Staff Software Engineer, AI

Rivian & Volkswagen Group California, USA
Aug 2023 โ€“ Dec 2025
  • Designed a distributed EV telemetry platform using Go, Kafka, and AWS EKS to process 200 Gbps of real-time multi-vehicle data across 10,000+ active vehicles; powering predictive maintenance models that reduced vehicle downtime by 25%.
  • Built an LLM and RAG analytics platform using GPT, Pinecone, and FastAPI, translating complex battery telemetry into natural-language insights for 500+ non-technical stakeholders; increasing self-service data adoption by 30%.
  • Established GitOps MLOps architecture with ArgoCD, Docker, and EKS, implementing automated blue-green deployments and canary validation to reduce model deployment cycles from 4 hours to 15 minutes at 99.9% availability.
Distributed Systems RAG Go Kafka AWS EKS Pinecone ArgoCD

Staff Software Engineer, AI

Applied Intuition California, USA
Aug 2023 โ€“ Dec 2025
  • Re-architected concurrent autonomous-driving simulation infrastructure using Python, C++, and gRPC, parallelizing scenario orchestration; reduced safety-critical simulation cycles from 2 days to 4 hours and delivered 6ร— faster model iteration.
  • Designed and productionized a GenAI synthetic-data engine combining LLMs and RAG to procedurally generate contextually diverse AV scenarios; expanded rare edge-case coverage by 40% while reducing manual scenario authoring time by 70%.
  • Built an ML-based real-time anomaly detection system for 100+ concurrent simulation instances with adaptive thresholding; improved simulation success rates from 82% to 96% while cutting false-positive alerts by 45%.
Autonomous Vehicles GenAI Python C++ gRPC Synthetic Data

Lead Software Engineer, ML

Berkshire Grey California, USA
Aug 2023 โ€“ Dec 2025
  • Led Python and ROS backend architecture for a high-throughput warehouse robotics orchestration engine coordinating 1M+ daily pick-and-place operations; increasing end-to-end efficiency by 40% and reducing item error rates by 25%.
  • Productionized ML pick-decision models using MLflow, Kubeflow, and Kubernetes at sub-100ms inference and 10K+ predictions/second; integrated an LLM natural-language interface for robot diagnostics, improving pick success rates by 15%.
Robotics MLOps Python ROS MLflow Kubeflow Kubernetes

Senior Software Engineer, ML

Verdant Robotics California, USA
May 2021 โ€“ Jul 2023
  • Architected a cloud-native microservices platform and real-time robot telemetry pipeline using Python, Kafka, AWS S3, and EKS, scaling the operational fleet 5ร— from 20 to 100+ active units; reduced deployment cycles by 91%.
  • Built the company's 0-to-1 MLOps platform using Kubernetes, MLflow, and TensorFlow for edge ML inference and agentic robot decision-making; compressed model iteration cycles from weeks to 2 days at 99.5% production accuracy.
  • Developed an LLM-powered RAG system using LangChain and Elasticsearch across 10M+ robot-log entries; reduced mean time-to-diagnose by 50% and unplanned field downtime by 35%.
MLOps RAG Python Kafka TensorFlow Kubernetes Elasticsearch

Principal Software Engineer

GrabbnGo Bengaluru, India
Aug 2017 โ€“ Dec 2018
  • Architected a multi-tenant payment processing engine using Python, Redis, and PostgreSQL, applying intelligent caching and circuit-breaker patterns to sustain 10,000+ TPS across 50+ retail integrations; improved checkout success from 87% to 95%.
  • Designed and automated ETL pipelines using Spark, Airflow, and PostgreSQL to consolidate financial transaction data across 50+ retail locations; reduced reporting pipeline latency by 40%.
Python Spark Redis PostgreSQL Airflow

Founding Software Engineer

Ninjacart Bengaluru, India
Jul 2013 โ€“ Jul 2017
  • As Founding Software Engineer, architected the B2B technology stack from greenfield, building ERP, WMS, order-management, and logistics systems with Python, MySQL, and Redis; scaled from 0 to 100K+ daily transactions supporting $100M+ annual revenue.
  • Designed ML-driven demand forecasting and GPS/IoT-integrated last-mile logistics pipelines; reduced delivery cycle times by 30%, inventory waste by 25%, and improved gross margins by 15%.
ML Forecasting Python Founding Engineer MySQL Redis

Skills

Software Engineering & Architecture

Python Go Distributed Systems C++ TypeScript Microservices Production Systems End-to-End Ownership Architecture Tradeoffs

AI Systems & LLMs

LLMs RAG Pipelines Agentic Workflows Multi-Agent Orchestration MCP Prompt Engineering LLM Evaluation Synthetic Data Generation Production AI Systems

AI Frameworks & Platforms

LangGraph LangChain FastMCP FastAPI PyTorch TensorFlow MLflow Kubeflow Azure AI Foundry AWS Bedrock GCP Vertex AI

Cloud & Infrastructure

AWS Azure Kubernetes GCP Docker EKS ArgoCD Terraform CI/CD Kafka Spark

Data, Retrieval & Reliability

Pinecone Weaviate Semantic Search FAISS Elasticsearch PostgreSQL MongoDB Redis Hybrid Retrieval Cross-Encoder Reranking Observability

Projects

Agentic AI

langgraph-research-agent

Autonomous multi-step research agent built with LangGraph. Plans a research strategy, fans out parallel web searches, extracts and synthesizes findings, and produces a cited markdown report without human intervention.

  • LangGraph state machine with self-correction loop
  • Parallel sub-question search via concurrent fan-out
  • Structured Pydantic output at every node
LangGraph LangChain GPT-4o FastAPI Pydantic v2
MCP

mcp-tools-hub

A collection of production-ready MCP (Model Context Protocol) tool servers for AI agents โ€” web search, HTTP fetch, file ops, SQLite queries, sandboxed code execution, and persistent agent memory.

  • 6 plug-and-play MCP servers built with FastMCP
  • Ready for Claude Desktop and any MCP-compatible agent
  • Input validation via Pydantic on every tool
MCP FastMCP Claude Desktop Pydantic v2 Python
RAG

rag-over-anything

Flexible RAG pipeline that ingests PDFs, web pages, markdown, and YouTube transcripts, indexes them with hybrid retrieval, and answers questions with cited responses. CLI and FastAPI interface included.

  • Hybrid retrieval: dense vector + BM25 with RRF fusion
  • Cross-encoder reranking for precision
  • Every claim traced back to its source chunk
RAG LangChain ChromaDB BM25 FastAPI
Multi-Agent

multi-agent-debate

LLM agents argue opposing sides of any topic across multiple rounds, then a judge agent scores both sides on factual accuracy, logic, and persuasiveness and declares a winner with reasoning.

  • Configurable rounds with rebuttal memory per agent
  • Structured judge verdict via Pydantic output schema
  • Rich terminal output for readable debate transcripts
Multi-Agent LangChain GPT-4o Pydantic v2 Rich
LLM Evaluation

llm-eval-kit

Lightweight evaluation toolkit for LLM applications. Measures faithfulness, answer relevance, context precision, and semantic drift. Runs as a pytest suite in CI and generates HTML reports with pass/fail verdicts.

  • Metrics built from scratch, no vendor eval API required
  • Semantic drift detection via embedding baseline comparison
  • Pytest integration with assert_metric() helpers
LLM Evaluation LLMOps sentence-transformers pytest Python
MLOps

mlops-starter

A minimal, complete MLOps setup wiring experiment tracking, model registry, containerized serving, automated validation, and CI/CD together. A ready-to-clone starting point for any production ML project.

  • MLflow tracking + model registry with promotion gates
  • FastAPI model server with Pydantic request/response schemas
  • GitHub Actions CI/CD: test, train, validate, deploy
MLflow Kubernetes Docker FastAPI GitHub Actions
Robotics / CV

AI4All

Hand gesture mimicking system and course notebooks built for the AI4ALL program at University of Maryland. Explores human-robot interaction through real-time gesture recognition.

Python OpenCV PyTorch ROS
Robotics / CV

NASA Swarmathon

Cooperative multi-robot system built for the NASA Swarmathon challenge. Robots collaboratively search and collect resources using swarm intelligence, SLAM, and autonomous navigation.

C++ Python ROS Arduino SLAM Gazebo
Computer Vision

Traffic Sign Recognition

Detects and classifies traffic signs from images using MSER feature extraction and an SVM classifier. Outputs bounding boxes around detected signs with class labels.

Python OpenCV SVM MSER
Computer Vision

Visual Odometry

Estimates the trajectory of a camera mounted inside a moving vehicle using sequential frame analysis. Compares a custom implementation against OpenCV's built-in visual odometry pipeline.

Python OpenCV
Computer Vision

Lucas-Kanade Template Tracker

Implements the Lucas-Kanade optical flow algorithm to track objects (car, human, vase) across video frames using template matching and iterative gradient descent.

Python OpenCV
Computer Vision

Underwater Buoy Detection

Continuously tracks three differently colored underwater buoys in real-time video using color segmentation and contour analysis in challenging underwater lighting conditions.

Python OpenCV
Computer Vision

Lane Detection

Detects and tracks road lanes from a camera mounted on an autonomous vehicle. Uses Hough transforms and sliding window analysis, with turn prediction from lane curvature.

Python OpenCV
Computer Vision

AR Tag Tracking

Detects and tracks AR tags in video frames and overlays 3D objects onto them in real time. Uses homography estimation and perspective projection for accurate augmented reality rendering.

Python OpenCV

Publications

IEEE IROS 2025

SeekNet: Improved Human Instance Segmentation and Tracking via Reinforcement Learning-Based Robot Relocation

Rama Prashanth et al. 50+ citations

Novel reinforcement learning approach to robot relocation for improved human instance segmentation and tracking, with applications in autonomous navigation, social robots, and human-robot interaction.

Reviewer: IEEE IROS 2020, 2025
IEEE ICRA 2023

EWareNet: Emotion Aware Pedestrian Intent Prediction and Adaptive Spatial Profile Fusion for Social Robot Navigation

Rama Prashanth et al.

Emotion-aware neural network for predicting pedestrian crossing intent, fusing appearance and behavioral cues for safer and more natural autonomous social robot navigation.

IEEE ICRA 2023

Education

M.S.

Robotics & Artificial Intelligence

University of Maryland, College Park
2019 โ€“ 2020
B.E.

Electronics & Communication Engineering

CEG, Anna University, Chennai
2009 โ€“ 2013

Certifications

Machine Learning Specialization
DeepLearning.AI
AI Engineer: LLMs, RAG & MLOps
Udemy
Model Context Protocol (MCP) & AI Agents
LinkedIn Learning
Generative AI & AI Agents
Databricks
AI Project Management
LinkedIn Learning

Get in Touch

Open to senior AI engineering roles, advisory engagements, and research collaborations. Let's build something intelligent.