Vetted ChromaDB Professionals

Pre-screened and vetted.

VJ

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

Chicago, IL6y exp
AbbVieGovernors State University
View profile
AK

Junior Data Engineer specializing in cloud data platforms and MLOps

Indianapolis, IN1y exp
Eli LillyNortheastern University
View profile
TK

Mid-level AI/ML Engineer specializing in production ML and FinTech

Iowa, USA4y exp
IntuitUniversity of Dayton
View profile
VP

Mid AI/ML Engineer specializing in MLOps, deep learning, and cloud ML systems

Colorado, USA3y exp
BNY MellonUniversity of Colorado Boulder
View profile
VN

Mid-level Software Engineer specializing in ML, LLM apps, and cloud data systems

Tracy, California4y exp
GeneaUC Santa Cruz

Built a production SQL chatbot for access-log analytics that replaced manual custom report requests with natural-language querying, using LangGraph and a ChromaDB-backed RAG pipeline for grounded, consistent answers. Implemented a privacy-preserving design where the LLM never sees raw customer data (only query metadata) and has experience building multi-agent/tool-calling systems with LangGraph (DeepAgents), including solving sub-agent communication drift via self-reflection.

View profile
AM

Mid-level Data Scientist specializing in Generative AI and multimodal systems

Irving, TX5y exp
University of Massachusetts DartmouthUniversity of Massachusetts Dartmouth

Recent J&J intern who built a conversational RAG agent and led a shift from a monolithic model to a modular RAG workflow, cutting response time from several days to under a second by tackling data fragmentation, context retention, and embedding/latency optimization. Also worked on a large (7B-parameter) multimodal VQA pipeline for healthcare research and stays current via NeurIPS/ICLR and open-source contributions.

View profile
SS

Junior Software Engineer specializing in full-stack systems and LLM automation

San Francisco, CA2y exp
AscendGeorge Washington University

Full-stack engineer who shipped a production "Financial Insight" assistant dashboard in Next.js App Router/TypeScript, integrating a RAG pipeline (embeddings + ChromaDB + LLM) via route handlers and owning post-launch performance (latency, token cost, retrieval relevance). Also built/optimized Postgres-backed workflows for an outbound dialer and callback routing engine handling ~10,000 daily contacts, validating query performance with EXPLAIN (ANALYZE, BUFFERS).

View profile
Asvad Shaik - Mid-level AI/ML Engineer specializing in Generative AI, RAG, and NLP in Dallas, TX

Asvad Shaik

Screened

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

Dallas, TX5y exp
CognizantUniversity of North Texas

Backend engineer who built and migrated a large-scale document intelligence platform used by legal, healthcare, and insurance clients, processing millions of pages. Experienced moving from a monolithic, LLM-heavy approach to a modular FastAPI service architecture with ML classification + RAG, strong validation/auditability, and enterprise security (JWT/OAuth, RBAC, PostgreSQL RLS) with zero-downtime incremental rollouts.

View profile
RP

Senior Full-Stack Engineer specializing in AI, backend systems, and supply chain platforms

Lawrenceville, NJ6y exp
Rutgers UniversityRutgers University

Full-stack engineer with hands-on experience spanning React/TypeScript frontends, Cloudflare serverless RAG systems, SQL-heavy backend redesigns, and computer vision workflows. He has shipped practical automation and reliability improvements with measurable impact, including cutting a video-validation reporting process from a week to 2 days and fixing a memory-heavy shipment system before Black Friday to support 30K+ orders successfully.

View profile
SG

Entry-Level AI/ML Engineer specializing in LLM apps, RAG pipelines, and production ML systems

1y exp
iFrog Marketing SolutionsUC San Diego

AI/LLM practitioner at iFrog Marketing Solutions who drove a RAG chatbot from prototype to production in a legacy, AI-resistant environment by validating customer needs and building a business case. Implemented production-grade LLM practices (CI/CD eval gating, rollbacks, prompt/context engineering) and led internal workshops to bring non-AI-native developers up to speed while partnering with sales on tailored demos to drive adoption.

View profile
KL

Mid-level Full-Stack Software Engineer specializing in enterprise web apps and real-time dashboards

Stanton, TN6y exp
SK Battery AmericaUniversity of Mississippi

Backend/full-stack engineer from Foxconn Industrial Internet who led development of a production TypeScript/Node.js facility monitoring platform delivering near real-time manufacturing metrics (e.g., downtime and OEE) using MySQL + InfluxDB and a React dashboard. Demonstrates strong production operations mindset with queue-based workers, idempotency/DLQ patterns, structured observability, and automated Docker + GitLab CI/CD deployments.

View profile
HM

Mid-Level Full-Stack Software Engineer specializing in cloud-native and GenAI solutions

Remote, USA5y exp
Capital OneUniversity of North Carolina at Charlotte

Built and shipped production RAG-based LLM agents automating multi-step document query workflows, emphasizing reliability via monitoring, retries, structured exception handling, and fallback retrieval (alternative embeddings/keyword search). Demonstrated measurable gains (18% latency improvement, 25% retrieval efficiency, 12% precision) and has experience integrating agents with messy tax and transaction data at RSM using validation/cleaning and idempotent design.

View profile
Yukta Chikate - Mid-level Machine Learning Engineer specializing in safety-critical and uncertainty-aware ML systems in Brooklyn, NY

Yukta Chikate

Screened

Mid-level Machine Learning Engineer specializing in safety-critical and uncertainty-aware ML systems

Brooklyn, NY5y exp
MTech DistributorsNortheastern University

Built and productionized an LLM-powered assistant for company documents and support questions, focused on reducing time spent searching PDFs/policies/tickets while preventing hallucinations by grounding answers in approved sources. Demonstrates strong production engineering (Kubernetes/orchestration, caching, monitoring, fallbacks) plus security-minded permissioning and close collaboration with operations/support stakeholders.

View profile
Adhiraj Chadha - Junior Software Engineer specializing in AI, data, and full-stack applications in Amherst, MA

Junior Software Engineer specializing in AI, data, and full-stack applications

Amherst, MA3y exp
DiBella Law OfficesUniversity of Massachusetts Amherst

Builder with a mix of backend engineering, product instinct, and startup execution: they shipped a legal BI platform from scratch that handled 1,000+ cases, cut reporting time 80%, and saved $30K annually. They also move quickly in ambiguous environments, from launching a roommate app across iOS/Android after user discovery to building a RAG system with a 50+ case evaluation suite and a cloud dev environment in under 48 hours.

View profile
AM

Mid-Level Software Engineer specializing in backend microservices and distributed systems

Waltham, MA4y exp
Dassault SystèmesNortheastern University

Built and productionized an internal LLM-powered search tool that helps engineers find the right SolidWorks macros using plain-English queries, using OpenAI embeddings and ChromaDB with strong logging/fallback safeguards. Experienced in diagnosing RAG/agentic workflow issues in real time and in hands-on API support, including fixing customer macros after SolidWorks version updates and driving adoption through reusable solutions and best practices.

View profile
Somil Shah - Mid-level AI/ML Engineer specializing in generative AI, RAG platforms, and LLM agents in San Francisco, CA

Somil Shah

Screened

Mid-level AI/ML Engineer specializing in generative AI, RAG platforms, and LLM agents

San Francisco, CA4y exp
INTERACT Animal LabNortheastern University

AI/LLM engineer who has shipped 10+ production applications, including InvestIQ on GCP—a production-grade RAG due-diligence engine that ethically scrapes web/PDF sources, builds a ChromaDB knowledge base, and delivers analyst-style dashboards plus a citation-backed chat copilot. Deep focus on reliability (evidence-only answers, hard citations, refusal gating), retrieval tuning, and orchestration (Airflow/Cloud Composer), plus multi-agent systems (CrewAI with 7 specialized finance agents).

View profile
Yash De - Intern Full-Stack Developer specializing in AI/LLM applications in San Jose, CA

Yash De

Screened

Intern Full-Stack Developer specializing in AI/LLM applications

San Jose, CA3y exp
Kingship AIStevens Institute of Technology

Backend-focused intern who built and refactored the backend for an LLM-driven gifting mobile app using FastAPI, tackling high-latency LLM + product-API workflows. Implemented async worker-pool/queue processing with Redis caching plus retries/fallbacks, cutting end-to-end suggestion latency from ~4–5 seconds to ~1 second while improving reliability and rollout safety via staged migrations and testing.

View profile
AS

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

United States5y exp
CVS HealthUniversity of Maryland, Baltimore County

At CVS Health, the candidate productionized a RAG-based LLM solution in a regulated healthcare setting, emphasizing reliable data pipelines, LoRA fine-tuning, monitoring, safety guardrails, and A/B testing. They have hands-on experience troubleshooting real-time RAG failures (e.g., chunking/embedding issues) and regularly lead developer-focused demos/workshops while translating technical architecture into business value for stakeholders.

View profile
TK

Mid-level AI Engineer specializing in LLM orchestration, RAG, and multi-agent systems

Houston, TX4y exp
University of HoustonUniversity of Houston

Research Assistant at the University of Houston who built and live-deployed a production RAG system for 1000+ research documents, using hybrid retrieval (dense+BM25+RRF) with cross-encoder reranking and RAGAS-based evaluation; reported 66% MRR, 0.85+ faithfulness, and 68% lower LLM inference costs. Also built a deployed LangGraph multi-agent research system (Researcher/Critic/Writer) with tool integrations (Tavily, arXiv) and dual memory (ChromaDB + Neo4j), plus freelance automation work delivering a WhatsApp chatbot and n8n workflows for a wholesale clothing business.

View profile
Sanskruti Raut - Mid-level AI/ML & Full-Stack Engineer specializing in LLM agents and medical RAG systems in Remote, USA

Mid-level AI/ML & Full-Stack Engineer specializing in LLM agents and medical RAG systems

Remote, USA4y exp
SuperveaUSC

Full-stack engineer at an early-stage startup building an agentic AI application for enterprise systems, combining customer-facing Next.js/React UI work (30% faster load times) with backend/workflow orchestration using FastAPI + n8n, Redis, and RabbitMQ. Previously at Deloitte USI, built BDD Selenium/Java automation and managed 200+ defects end-to-end using JIRA/JAMA to support on-time production releases.

View profile
Srikanth Reddy - Mid-level AI/ML Engineer specializing in GenAI and financial risk & compliance analytics in Plainsboro, NJ

Mid-level AI/ML Engineer specializing in GenAI and financial risk & compliance analytics

Plainsboro, NJ7y exp
State StreetWilmington University

Built and deployed a production LLM-powered financial risk and compliance platform to reduce manual trade exception handling and speed up insights from regulatory documents. Implemented a LangChain multi-agent workflow with structured/unstructured data integration (Redshift + vector DB) and emphasized hallucination reduction for regulatory safety using Amazon Bedrock. Strong MLOps/orchestration background across Kubernetes, Airflow, Jenkins, and monitoring/testing with MLflow, Evidently AI, and PyTest.

View profile
Krishna Madani - Mid-Level Full-Stack Software Developer specializing in cloud-native web applications in New York City, NY

Mid-Level Full-Stack Software Developer specializing in cloud-native web applications

New York City, NY4y exp
CrewasisNortheastern University

Capgemini engineer with hands-on ownership of production TypeScript backend integrations and loyalty-platform modernization. Built AWS event-driven microservices (SNS/SQS/Lambda) with GraphQL vendor calls and DynamoDB persistence, emphasizing reliability patterns like retries and idempotency; reports ~25% response-time improvement after migrating/optimizing services and workflows.

View profile
MR

Mid-level AI/ML Engineer specializing in LLMs, RAG, and time-series forecasting

California, USA4y exp
Northern TrustUniversity of Massachusetts

ML/AI engineer with hands-on ownership of production recommendation and RAG systems at Northern Trust. They combine transformer modeling, latency optimization, cloud deployment, and monitoring with measurable business impact, including 14% accuracy gains, 12% engagement improvement, and 19% better query relevance.

View profile
NS

Nisarg Shah

Screened

Entry-level Full-Stack Engineer specializing in distributed systems and ML platforms

Tempe, AZ1y exp
Arizona State UniversityArizona State University

Early-career/new-grad candidate who built TrendScout AI, an evidence-first market intelligence agent that ingests messy news, extracts entities/events, builds a Neo4j knowledge graph, and answers questions via RAG with citations. Achieved ~95% retrieval relevance by combining ChromaDB semantic search with graph-based retrieval and validating outputs through human evaluation and guardrails to prevent hallucinations.

View profile

Need someone specific?

AI Search