Vetted LangChain Professionals

Pre-screened and vetted.

Jaykumar Kotiya - Mid-level Machine Learning & AI Engineer specializing in Generative AI, NLP, and MLOps in Boston, MA

Mid-level Machine Learning & AI Engineer specializing in Generative AI, NLP, and MLOps

Boston, MA6y exp
CitiusTechNortheastern University

Built and deployed production LLM systems for summarizing sensitive legal and financial documents, emphasizing GDPR-aligned privacy controls and scalable hybrid cloud architecture. Experienced with Kubernetes/Airflow orchestration and rigorous testing/monitoring practices, and has delivered measurable business impact (18% conversion lift) by translating AI outputs for non-technical marketing stakeholders.

View profile
Abhishek Ingle - Junior Full-Stack & AI Software Engineer specializing in React/Next.js and LLM systems in Bloomington, IN

Junior Full-Stack & AI Software Engineer specializing in React/Next.js and LLM systems

Bloomington, IN2y exp
Indiana UniversityIndiana University Bloomington

Backend engineer with hands-on experience building low-latency, high-concurrency real-time chat on AWS (Node.js/Socket.IO/MongoDB) and improving reliability under unstable networks, contributing to ~40% user adoption growth. Also built FastAPI-based AI assistant context retrieval (RAG) APIs with embeddings/vector search, and has strong production experience in rate-limit handling, async refactors with safe rollout, and Supabase Auth/RLS optimization.

View profile
Aditi Deshpande - Mid-level Software/AI Engineer specializing in GenAI, AWS, and microservices in Remote, United States

Mid-level Software/AI Engineer specializing in GenAI, AWS, and microservices

Remote, United States4y exp
LegalPro+Arizona State University

Built a production AI pipeline at EyCrowd to automatically grade shaky outdoor user-submitted brand videos using CV + CLIP/BLIP and a LangChain RAG layer per brand, with GPT-4 generating structured JSON explanations and grades. Optimized for latency and cost (batch PyTorch inference, caching), cutting review time from ~8 minutes to <2 minutes while reaching ~90% alignment with human graders and supporting thousands of videos/day.

View profile
Vaishnavi M - Mid-level AI/ML Engineer specializing in MLOps and Generative AI

Vaishnavi M

Screened

Mid-level AI/ML Engineer specializing in MLOps and Generative AI

5y exp
Liberty MutualUniversity of Maryland, Baltimore County

At Liberty Mutual, built a production underwriting decision assistant combining LLM reasoning with quantitative models and strong auditability. Implemented a claims-based response verification pipeline that cut hallucinations from 18% to 3% and materially improved user trust/validation scores. Experienced orchestrating ML/LLM workflows end-to-end with Airflow, Kubeflow Pipelines, and Jenkins, including SLA-focused pipeline hardening.

View profile
Kingsley Torlowei - Senior Software Engineer specializing in AI systems and data platforms in Remote

Senior Software Engineer specializing in AI systems and data platforms

Remote8y exp
Sift PlatformsFanshawe College

Built and productionized LLM agents that ingest multi-source workplace data (Slack, meetings, calendars, PM tools) to extract entities (tasks/decisions/risks/initiatives) and generate customer insights like risk alerts, deadline-miss prediction with evidence, and workload overload detection. Also architected a graph-DB-backed multi-step agent using LangChain + Pydantic with async queue/worker execution and LLM-as-judge evaluation plus human review loops.

View profile
Thanmayi Ravuri - Entry Software Engineer specializing in cloud backend and microservices in Tempe, AZ

Entry Software Engineer specializing in cloud backend and microservices

Tempe, AZ1y exp
Miraki TechnologiesArizona State University

Built production-oriented LLM agent systems for incident investigation and CRM workflows using LangGraph, FastAPI, AWS, and retrieval grounding. Stands out for treating agents like real software systems—adding schema enforcement, retries, fallbacks, monitoring, and eval loops—and tying that work to measurable gains in accuracy, latency, and analysis speed.

View profile
Kunal Sanghvi - Mid-level Data Engineer specializing in AI, NLP, and LLM systems in USA

Kunal Sanghvi

Screened

Mid-level Data Engineer specializing in AI, NLP, and LLM systems

USA3y exp
Unique DesignsPace University

Built and deployed a production AI customer support chatbot at Unique Design Inc. using FastAPI, AWS, Docker, and retrieval-based grounding on internal documents. Stands out for hands-on ownership across discovery, deployment, incident debugging, and post-launch iteration, with a strong focus on making LLM systems reliable and safe in real business workflows.

View profile
KR

Senior Unity/C# Engineer specializing in games, AR, and AI systems

San Francisco, CA12y exp
Foundational AI StartupSaint Petersburg University

Unity/C# engineer with hands-on ownership of a server-backed resource loading pipeline that kept build size small, preserved UI responsiveness via parallel services, and handled dynamic asset replacement with ghost objects and memory cleanup. Also brings a pragmatic, architecture-first approach to AI/LLM integration, emphasizing provider abstraction, testing, cost control, and guardrails for hallucinations.

View profile
keerthana bhukya - Junior Software Engineer specializing in AI/ML and cybersecurity in Stockton, CA

Junior Software Engineer specializing in AI/ML and cybersecurity

Stockton, CA2y exp
University of the PacificUniversity of the Pacific

Salesforce-focused engineer with hands-on depth across Sales Cloud, Service Cloud, Apex, LWC, and Aura. Stands out for owning end-to-end automation features, making thoughtful async architecture decisions to balance performance and reliability, and designing responsive Lightning interfaces that hold up under large data volumes.

View profile
MM

Manisha M

Screened

Senior AI/ML Engineer specializing in Generative AI and MLOps

Hollywood, FL7y exp
First Commonwealth BankJawaharlal Nehru Technological University

ML engineer with hands-on experience building banking AI systems end-to-end, including a customer-targeting model that improved campaign response rates by about 10%. Also shipped a RAG-based banking FAQ/support feature with safety guardrails and production optimizations around retrieval quality, latency, and cost, plus reusable Python services that reduced duplicate work for other engineers.

View profile
Garv Goyal - Intern software engineer specializing in AI systems and full-stack development in Vienna, VA

Garv Goyal

Screened

Intern software engineer specializing in AI systems and full-stack development

Vienna, VA1y exp
OpenQQuantifyUniversity of Minnesota Twin Cities

Full-stack/product-minded engineer with a strong infrastructure foundation who has built both cloud automation systems and an AI voice interview coach. Stands out for combining hands-on coding with pragmatic product thinking: they improved user trust through scorecard redesign, built resilient speech handling around flaky browser APIs, and delivered measurable backend performance gains during startup internships.

View profile
Snehitha Kola - Mid-level AI Software Engineer specializing in LLM applications and backend systems in Libertyville, IL

Snehitha Kola

Screened

Mid-level AI Software Engineer specializing in LLM applications and backend systems

Libertyville, IL3y exp
Leap of Faith Technologies, Inc.Illinois Institute of Technology

Full-stack engineer with hands-on experience shipping production AI in a clinical data setting, including an end-to-end workflow that converts unstructured clinical notes into structured analytics-ready data. Stands out for combining React and backend engineering with practical LLM reliability techniques, delivering measurable gains in extraction accuracy (+30%) and analytics responsiveness (+40%).

View profile
CK

Mid-level Conversational AI Engineer specializing in enterprise chatbots and workflow automation

Miami, FL4y exp
Lid VizionUniversity of South Dakota

Built a production LLM/RAG document extraction and game/quiz content workflow using LLaMA 2, LangChain/LangGraph, and FAISS, achieving ~94% accuracy and reducing turnaround from hours to minutes. Demonstrates strong applied MLOps/orchestration (CI/CD, MLflow, Databricks/PySpark), robust handling of noisy/variable document layouts (layout chunking + OCR fallbacks), and practical reliability practices (human-in-the-loop routing, drift monitoring, A/B testing).

View profile
AW

Junior Full-Stack & AI Engineer specializing in computer vision and cloud platforms

Buffalo, NY2y exp
FILMIC TECHNOLOGIESUniversity at Buffalo

Early-career backend engineer and solo builder of FrameFindr, an AI/OCR-based marathon photo tagging product used at live events. Demonstrated pragmatic scaling under tight infrastructure constraints (2GB VPS) and hands-on ownership of architecture, API design, auth (Google OAuth/JWT), and a MongoDB-to-MySQL migration with data-integrity safeguards.

View profile
AM

Azem Meer

Screened

Senior Full-Stack Engineer specializing in cloud-native microservices and AI/ML integration

United States10y exp
SaplingNational University of Sciences and Technology (Pakistan)
View profile
NK

Intern Data Scientist specializing in Generative AI and NLP

United States2y exp
HCLTechUniversity of New Haven

Backend/AI engineer with internship experience building an AI-powered financial insights platform (FastAPI, Redis, BigQuery) and prior HCL experience leading a monolith-to-microservices refactor (Flask, Kafka) using blue-green deployments. Demonstrates strong performance/security focus (OAuth/JWT/RBAC, encryption) and measurable impact on latency, downtime, and ML model reliability; MVP was submitted to Google’s accelerator program.

View profile
DP

DHYAN PATEL

Screened

Mid-level AI Engineer specializing in NLP and production ML systems

Tempe, AZ3y exp
MindSparkArizona State University

AI/LLM engineer who has shipped production RAG chatbots using LangChain/OpenAI with FAISS and FastAPI, focusing on real-world constraints like context windows, concurrency, and latency (reported ~40% latency reduction and <2s average response). Experienced orchestrating AI pipelines with Celery and fault-tolerant long-running workflows with Temporal, and has applied NLP model tradeoff testing (Word2Vec vs BERT) to drive measurable accuracy gains.

View profile
HL

Hanif Lashari

Screened

Mid-level Data & Machine Learning Engineer specializing in anomaly detection and forecasting

Ames, IA3y exp
Mary Greeley Medical CenterIowa State University

Built and productionized an agentic RAG assistant using Ollama + LangChain + MCP + ChromaDB to speed up and standardize access to operational knowledge from tickets and runbooks. Focused on real-world reliability: mitigated timeouts/latency with retries and concurrency limits, improved retrieval via chunking/embedding iteration, and reduced hallucinations through citation-grounding and confidence-based abstention. Also partnered with non-technical ops staff to deliver anomaly detection/monitoring by translating operational needs into model signals, thresholds, and alerting logic.

View profile
BK

Mid-level AI Engineer specializing in ML, NLP, and Generative AI

Atlanta, GA4y exp
CGIUniversity of New Haven

AI/LLM engineer with production experience building an LLM-powered investment recommendation system using RAG and chatbots, deployed via Docker/CI/CD and scaled on Kubernetes. Demonstrated measurable performance wins (sub-200ms latency) through QLoRA fine-tuning and TensorRT INT8/INT4 quantization, plus strong MLOps/orchestration background (Airflow ETL + scoring, MLflow monitoring) and stakeholder-facing delivery using demos and Tableau dashboards.

View profile
LG

Lavan Gajula

Screened

Mid-level GenAI Engineer specializing in LLM agents and production AI workflows

New York, NY5y exp
Lara DesignNew England College

Designed and deployed end-to-end LLM-powered AI agent systems to automate knowledge-intensive workflows across marketing/GTM, recruiting, and support. Brings production reliability rigor (evaluation pipelines, monitoring, testing, A/B experiments) plus orchestration expertise (Airflow, Prefect, custom Python) and a track record of translating non-technical stakeholder goals into working AI solutions (e.g., personalized customer engagement agent at Lara Design).

View profile
VM

Entry-Level Data Scientist specializing in ML, Azure, and LLM applications

Gainesville, Florida1y exp
University of FloridaUniversity of Florida

ML/computer-vision practitioner who shipped a CycleGAN-based bilingual handwriting translation demo (English↔Telugu) for low-resource scripts using unpaired datasets, focusing on preserving handwriting style and real-time deployment via Gradio. Also delivered a medical imaging pipeline by fine-tuning ResNet-50 and ViT-B/16 for pneumonia detection, emphasizing reproducibility, measurable evaluation, and stakeholder-friendly iteration.

View profile
BP

Senior Machine Learning Engineer specializing in LLMs, RAG, and agentic AI systems

Fort Worth, Texas8y exp
Ingram MicroUniversity of North Texas

LLM/RAG practitioner who has taken a support-ticket triage automation system from prototype to production, building the full pipeline (fine-tuned models, FastAPI inference services, vector storage, monitoring) and delivering measurable impact (~40% reduction in triage time). Demonstrates strong operational troubleshooting of LLM/agentic workflows (observability-driven debugging, fixing agent routing/looping) and supports adoption through tailored demos and sales-aligned technical communication.

View profile
JP

Jhansi Priya

Screened

Mid-level AI/ML Engineer specializing in GenAI, RAG pipelines, and agentic workflows

Remote, null6y exp
fundae software IncUniversity of Dayton

Applied AI/ML engineer with hands-on production experience building a RAG-based AI assistant for pharmaceutical maintenance troubleshooting using LangChain + FAISS/Pinecone, including a custom normalization layer to handle inconsistent terminology and duplicate document revisions. Also built Airflow-orchestrated pipelines for document ingestion/embeddings and predictive maintenance workflows (SCADA ETL, drift-based retraining), and partnered closely with production supervisors/quality engineers via Power BI dashboards and real-time alerts.

View profile
AB

Mid-level AI/ML Engineer specializing in Generative AI and RAG systems

Remote4y exp
KGS Technology GroupStevens Institute of Technology

LLM/RAG engineer who has built and shipped production assistants, including a RAG-based teaching assistant (Marvel AI) using LangChain/LlamaIndex/ChromaDB with OpenAI embeddings and Redis vector search, achieving ~30% accuracy gains and ~35% latency reduction. Also deployed FastAPI services on Google Cloud Run with observability and prompt-level monitoring, and partnered with non-technical ops stakeholders to deliver an internal policy-document RAG assistant.

View profile

Need someone specific?

AI Search