Hello, I'm
Rishabh
Lingam
Ai Engineer | Researcher | Learner
I build intelligent systems that turn data into real-world impact. My work focuses on Large Language Models, Agentic AI, Natural Language Processing, and Computer Vision, where I design and deploy end-to-end machine learning solutions. I enjoy combining research with practical engineering to create AI systems that are useful, and scalable.
02
Skills
Cloud & Tools
Databases
Frameworks
Languages
03
Experience
Jan 2026 — Present
AI Engineer (Fellow)
Xai Robotics
- —Built real-time object detection and spatial awareness pipeline for robotic prototypes using OpenCV and MediaPipe, supporting field trial deployments.
- —Designed and delivered hands-on AI engineering labs covering computer vision, sensor integration, and applied ML for student cohorts.
- —Mentored students through full engineering cycles from problem scoping, prototyping, testing, and iteration within a professional workflow environment.
Oct 2025 — Dec 2025
LLM Evaluation & Prompt Engineer
Handshake AI Lab
- —Evaluated LLM agent outputs for factual accuracy, contextual relevance, and safety compliance. Contributed structured feedback to model improvement cycles.
- —Engineered domain-specific prompts to improve LLM accuracy across specialized tasks, applying NLP grounded strategies that measurably reduced hallucination rates.
- —Designed evaluation rubrics and automated workflows to detect hallucinations, rogue behaviors, and factual inconsistencies at scale.
Apr 2024 — Apr 2025
Graduate ML Research Engineer
Florida Atlantic University
- —Identified that 17.6% of newly diagnosed HIV patients nationally fail to link to care within 30 days, built an LLM based contrastive learning framework to predict ED patient testing refusal before care opportunities are missed.
- —Normalized 63,874 noisy ICD-based diagnosis descriptions using LLM-assisted text standardization, reducing lexical variability and improving minority-class model robustness.
- —Trained BioClinicalBERT with supervised contrastive pretraining to cluster outcome-similar encounters, outperformed Random Forest and fine-tuning baselines by up to 9.7% accuracy.
- —Validated model via stratified 10-fold cross-validation across 6 hospitals, producing deployment-ready refusal risk scores to prioritize patients for care navigator intervention.
- —Collected and annotated 5,064 student essay sentences across 7 argumentation categories, developed context aided, POS-augmented, and distribution-aware hierarchical BERT models that improved F1 for severely underrepresented minority classes (Reasoning: 0 to 0.366, Thesis: 0 to 0.307).
Jul 2022 — Jun 2023
Business Analyst (Data & ML)
Genpact
- —Automated SQL-based reporting workflows via Python scripts, integrating output into production data pipelines and reducing recurring analyst workload.
- —Performed EDA on client datasets using Pandas and NumPy, surfaced data quality issues and communicated statistical findings to stakeholders for downstream reporting validation.
- —Deployed analytics workflows using Docker and Kubernetes orchestration, supporting reliable and reproducible delivery of data pipeline outputs in production.
04
Publications
AI-assisted Heritage Restoration: Revisiting 2nd Industrial Revolution Heritage through the lens of the 4th Industrial Revolution
Smaro Katsangelou, Rishabh Lingam, Dimitrios Pados
Deep Neural Archives: Artificially Augmented Design in Historic Environments
Smaro Katsangelou, Rishabh Lingam
Language Modeling for Sentence Level Assessment: A Case Study of First-Year English Composition
Rishabh Lingam, Sipai Klein, Wendy W. Hinshaw, Xingquan Zhu
05
Education
2025
GPA: 3.96
M.S. · Artificial Intelligence
Florida Atlantic University
2022
GPA: 7.28
B.Tech. · Electronics and Communication Engineering
Malaviya National Institute of Technology
06
Projects
Vizbeddinng
A simple WebApp that helps you understand text embedding though an interactive 3D visualization.
Double Espresso Agent
Double Espresso Agent introduces a branching conversation system that keeps the main discussion concise while allowing users to fork side questions into a secondary chat thread. Built on Google ADK’s multi-agent architecture, it enables context-aware clarifications without interrupting the primary conversation.