Vetted Random Forest Professionals

Pre-screened and vetted.

AK

Ajith Kumar

Screened

Mid-level AI Data Engineer specializing in GenAI, RAG, and cloud data pipelines

Irving, TX5y exp
Mouri TechGeorge Mason University

LLM/agentic AI builder who deployed a production ITSM automation agent on Google ADK integrating ServiceNow and FreshService, with strong safety guardrails (human-approval gating and runbook-only command execution) and rigorous evaluation (500 synthetic tickets; 80%+ false-positive reduction). Also partnered with finance to deliver an AI agent that automated invoice/SOW retrieval and monthly reporting to account managers, reducing manual back-and-forth.

View profile
NT

Mid-level AI Engineer specializing in ML, LLM applications, and data automation

Atlanta, GA4y exp
Exus Renewables North AmericaGeorgia State University

Data/ML practitioner who has built a production RAG-based knowledge assistant integrated into Microsoft 365/internal dashboards to help employees query internal documents in plain English. Experienced orchestrating and hardening ETL pipelines with Airflow and Azure Data Factory (validation, retries, monitoring) and running end-to-end model evaluation and production performance tracking via Power BI.

View profile
Siddhartha Geddam - Junior Robotics/ML Engineer specializing in autonomous UAVs and perception

Junior Robotics/ML Engineer specializing in autonomous UAVs and perception

2y exp
Advanced Respiratory Sleep MedicineUniversity of North Carolina at Charlotte

Machine learning robotics engineer with internship experience deploying object detection and semantic segmentation models to an autonomous vehicle fleet operating in airports and naval docking stations, optimizing with ONNX/TensorRT for NVIDIA Jetson edge deployment. Also built ROS/ROS2-based decentralized multi-drone coordination (TF trees, shared telemetry) validated in Gazebo and networked via Nimbro with sub-10ms latency messaging.

View profile
VP

Junior Software Engineer specializing in backend systems and machine learning

Atlanta, GA3y exp
Georgia State UniversityGeorgia State University

Independent builder of production-grade systems: shipped an end-to-end URL shortener with JWT auth, Redis rate limiting/caching, Postgres, Docker, and real-time analytics, and separately architected a Redis-backed distributed task queue handling 1000+ tasks/min. Demonstrates strong distributed-systems instincts (atomicity, retries/DLQ, idempotency, heartbeats) plus a focus on maintainable code and self-documenting APIs (FastAPI/OpenAPI, versioned routes).

View profile
PN

Intern Software Developer specializing in ML, NLP, and data engineering

India1y exp
Karmanye TechUniversity of Texas at Dallas

Robotics competition (ABU Robocon) team member who programmed two robots for a rugby-style game, integrating IoT sensors and real-time decision-making. Implemented low-latency, secure inter-robot communication by moving from Bluetooth to ESP8266/NodeMCU WiFi (with Bluetooth as backup) and used OpenCV plus CNN training workflows for vision-related tasks; no practical ROS/ROS2 experience.

View profile
VK

Mid-level AI/ML Engineer specializing in LLMs, RAG pipelines, and MLOps

New York, USA5y exp
PeblinkYeshiva University

LLM engineer/data analyst who built a production RAG QA assistant over the Jurafsky & Martin NLP textbook to reduce hallucinations and provide explainable, source-grounded answers. Experienced with LangChain/LangGraph orchestration, retrieval optimization (embeddings, vector DBs, caching), and rigorous evaluation/monitoring (Retrieval@K, A/B tests, telemetry/drift). Previously communicated analytics insights to non-technical stakeholders at GS Analytics using Power BI and simplified reporting.

View profile
VB

Mid-level AI Engineer specializing in NLP, computer vision, and healthcare analytics

Dartmouth, US3y exp
Integrated MonitoringUniversity of Massachusetts Dartmouth

Data scientist who has built production LLM agents (GPT-4o + LangChain + RAG) to automate analyst-style ad hoc CSV analysis with guardrails and GPT-as-a-judge evaluation. Also delivered an explainable healthcare NLP system for ICD code classification by collaborating closely with clinicians, using a hybrid rule-based decision tree + BERT model to reach 97% accuracy and cut manual review time.

View profile
Sree Manasa Vuppu - Mid-level AI Engineer specializing in Generative AI, LLMs, and RAG in Charlotte, NC

Mid-level AI Engineer specializing in Generative AI, LLMs, and RAG

Charlotte, NC5y exp
Discovery EducationUniversity of North Carolina at Charlotte

Internship at Discovery Education building a production LLM/RAG chatbot that let marketing and sales teams query and interpret Looker/BI dashboards in natural language, with responses grounded in compliance and state education standards. Emphasizes rigorous evaluation (faithfulness/precision/recall/latency) plus user-feedback analytics, and used LangChain for orchestration, chunking/context-window control, and integration with enterprise sources like SharePoint.

View profile
Ttanvi Tummapudi - Junior Data Scientist specializing in machine learning, predictive modeling, and applied AI research

Junior Data Scientist specializing in machine learning, predictive modeling, and applied AI research

2y exp
Georgia State UniversityGeorgia State University

Data scientist/researcher who has built two multimodal LLM systems: an AI-assisted medical triage pipeline using GPT-4o vision + RAG with confidence-scored red/yellow/green outputs, and a master’s project on multimodal cyberthreat detection combining multiple models and using TinyLlama to generate human-readable risk reports. Also partnered with business analysts at Sanvar Technologies to deliver a churn prediction pipeline and Tableau dashboard for decision-making.

View profile
Reenam Jot Kaur - Junior Business Operations & Systems Analyst specializing in automation, QA, and analytics in San Francisco, CA

Junior Business Operations & Systems Analyst specializing in automation, QA, and analytics

San Francisco, CA3y exp
Roave TravelSan José State University

Operational/data-focused QA professional who applies manufacturing-style quality gates to supplier workflows, owning supplier data quality from onboarding through billing readiness. Built automated validation and variance-threshold checks (Tableau/Excel-driven monitoring) and partnered directly with suppliers to resolve pricing discrepancies early, preventing large-scale transaction and billing issues.

View profile
Ram Abhinav Vedant Madabushi - Junior Full-Stack/AI Engineer specializing in web platforms and LLM applications in Palo Alto, CA

Junior Full-Stack/AI Engineer specializing in web platforms and LLM applications

Palo Alto, CA2y exp
FoodSupply.aiUniversity of Central Florida

Backend engineer from FoodSupply.ai who built and evolved a scalable restaurant/supplier product and order management platform using Node.js and REST APIs. Implemented a hybrid MySQL+MongoDB data architecture, optimized performance with Redis/Prisma, and led a phased migration with feature flags and a temporary sync layer to maintain data consistency. Strong focus on production security (OAuth2, RBAC, row-level security, AWS IAM) and reliability practices (testing with Pytest, Docker/AWS pipelines).

View profile
Muhammad Talal - Senior Game Developer specializing in Unreal Engine multiplayer and VR systems in Philippines

Senior Game Developer specializing in Unreal Engine multiplayer and VR systems

Philippines5y exp
SovrunUniversity of Bradford

Unity VR developer with deep hands-on experience optimizing and debugging standalone-headset VR projects (including Android/IL2CPP and XR interaction systems), though not yet credited with a Meta Quest store ship. Built and shipped a mostly solo Unity top-down shooter (Sand Bullet) on Steam, owning core gameplay, AI, UI/input, saves, performance, and an AWS-connected companion app integration.

View profile
RR

Junior Solutions Engineer specializing in full-stack automation and LLM prompt engineering

San Francisco, CA2y exp
SCU - Frugal Innovation HubSanta Clara University

Built and productionized an LLM-powered customer support system using a RAG architecture with structured document ingestion, embedding retrieval, and prompt templates for product-specific grounding. Experienced diagnosing live agent/workflow failures (e.g., retrieval regressions after new docs) by refactoring ingestion/chunking and adding grounding constraints plus evaluation benchmarks. Also supports go-to-market by joining discovery calls, shaping MVP workflows into demos/prototypes, and creating post-launch documentation to drive adoption.

View profile
Ritika Sisodiya - Junior Data Scientist specializing in statistical modeling and machine learning in California, USA

Junior Data Scientist specializing in statistical modeling and machine learning

California, USA2y exp
California State University, Long BeachCal State Long Beach

AI Researcher with production experience building a real-time computer-vision detection pipeline augmented by an LLM-based verification layer to cut false positives (~78%) and reach ~90% real-world accuracy. Also partners cross-functionally with Product/Sales/Marketing to shape AI feature prioritization and market positioning using analysis and interactive dashboards.

View profile
KD

Kalash Desai

Screened

Intern Data Scientist specializing in analytics, BI, and machine learning

India1y exp
Kintu DesignsUniversity of Texas at Dallas

Marketing and product-focused analytics candidate with hands-on experience turning messy large-scale data from Hadoop/HDFS, Azure Data Lake, and transaction systems into validated reporting tables. They combine SQL and Python automation with strong metric design, cohort/retention analysis, and stakeholder-friendly dashboards, including a reported 30% query performance improvement and weekly reporting automation.

View profile
HJ

Mid-level Software Engineer specializing in GenAI and machine learning systems

Hartford, CT4y exp
HartcareSaint Louis University

Backend/AI engineer with deep healthcare experience building production Python microservices that turn raw clinical audio into structured notes and insights. They owned systems end-to-end across architecture, launch, monitoring, and incident response, with measurable impact including 40% lower operating costs, 22% better latency, and 99.9% uptime in a regulated environment.

View profile
SK

Junior Software Developer specializing in LLMs, RAG pipelines, and web applications

Bridgewater, NJ3y exp
OncorreOregon State University

Backend engineer (Encore) who led the evaluation and redesign of a high-volume, low-latency real-time retrieval/ranking and inference platform on AWS, shifting from tightly coupled services to a modular architecture for better fault isolation and independent scaling. Strong focus on production reliability, observability, and security (JWT/RBAC, multi-tenant scoping, Postgres/Supabase RLS), with disciplined migration playbooks (feature flags, shadow traffic, dual writes/reconciliation).

View profile
TP

Junior Machine Learning Engineer specializing in Document AI and LLM-powered workflows

India1y exp
NOVACIS DIGITALRochester Institute of Technology

Built and owned a customer-facing Document Intelligence Service for legal contract analytics at Noasis Digital, delivering extraction/summarization with careful accuracy controls (confidence thresholds, versioned deployments, production logging). Also developed a React/TypeScript document review app and internal QA dashboard, and has hands-on microservices experience with async messaging (RabbitMQ), timeout tuning, and centralized structured logging for reliability at scale.

View profile
SB

Intern AI/ML Software Engineer specializing in LLMs, NLP, and multimodal systems

India0y exp
National Small Industries CorporationLawrence Technological University

Built and deployed a production AI-powered personalized learning platform (Django + FastAPI) featuring an LLM+RAG tutoring assistant and automated grading. Demonstrates strong applied LLM reliability engineering (structured JSON outputs with Pydantic validation, hallucination control via FAISS-based RAG thresholds and refusals) plus scalable async microservice design and Airflow-orchestrated ETL across AWS/GCP.

View profile
Ramya Jonnala - Principal/GenAI Engineer specializing in LLMs, RAG, and MLOps in Plano, TX

Ramya Jonnala

Screened

Principal/GenAI Engineer specializing in LLMs, RAG, and MLOps

Plano, TX9y exp
AmplifAITexas A&M University-San Antonio

Built a production AI-powered university marking system that automates question generation and grading from PDF course materials using a RAG pipeline (S3 + Pinecone) orchestrated with LangChain/LangGraph and deployed on AWS ECS via Docker/ECR and GitHub Actions CI/CD. Addressed a key real-world LLM challenge—grading consistency—by implementing rubric-based scoring, retrieval re-ranking, and standardized context summarization, validated against human instructors.

View profile
Tharun Chowdary Malepati - Mid-level AI/ML Engineer specializing in GenAI, NLP, and production MLOps

Mid-level AI/ML Engineer specializing in GenAI, NLP, and production MLOps

5y exp
CyrvanaUniversity of Alabama

AI/LLM engineer who built and deployed a production healthcare RAG chatbot ("DoctorBot") with strict medical safety guardrails, an 85% confidence-gated verification layer, and latency optimizations that cut responses from ~8s to ~2–3s. Also worked on finflow.ai to generate finance/banking test cases from BRDs, collaborating closely with non-technical domain stakeholders, and has hands-on orchestration experience with LangChain/LangGraph and agentic evaluation/monitoring practices.

View profile
BN

Balaji Namala

Screened

Junior AI Engineer specializing in LLM systems, RAG, and scalable cloud AI

Seattle, WA2y exp
Sparrow VisionUniversity of Colorado Denver

Built and shipped production LLM agents for real-time, high-concurrency conversational systems, including a RAG-based pipeline with dynamic multi-provider routing and failover that achieved 99.99% reliability and sub-800ms latency. Also architected a UAV telemetry chatbot with tool-calling (anomaly detection/summarization), strict schema validation, and robust eval/monitoring loops, cutting tool-call errors by 30% and reducing operational costs by 90%.

View profile
SN

Sam Nick

Screened

Senior AI/ML Engineer specializing in Generative AI, LLMs, and NLP

Dallas, TX10y exp
Rexus Group

ML/AI engineer with hands-on experience building healthcare and fraud-detection systems from experimentation through deployment, monitoring, and retraining. Stands out for combining real-time IoT pipelines, cloud-native MLOps, and GenAI/RAG in regulated healthcare settings, with reported impact including reduced emergency response times and a 25% reduction in manual diagnosis time.

View profile

Need someone specific?

AI Search