Mid-level Machine Learning Engineer specializing in Generative AI and MLOps
Missouri, USAMachine Learning Engineer3 years experienceMid-LevelTechnologyArtificial IntelligenceInternet & Marketplace Platforms
ScreenedIdentity Verified
Connect with Rohith
Rohith already has a relationship with Reval, so a warm intro from us gets a much better response than cold outreach.
Recommended
Already have an account?
About
LLM/agent engineer who has shipped production RAG chatbots in sustainability-focused domains, including a packaging recommendation assistant that standardized messy user inputs and used Pinecone-backed retrieval over product/regulatory data. Experienced orchestrating end-to-end ML workflows with Airflow and AWS Step Functions/Lambda, emphasizing reliability (property-based testing, circuit breakers, OpenTelemetry) and measurable performance (latency/cost). Partnered closely with non-technical leadership to ship 3 weeks early, driving adoption by 150+ businesses and ~20% reported waste reduction.
Built and deployed production LLM chatbot for sustainable packaging recommendations
Improved intent accuracy from 62% to 88% using few-shot prompting (5 curated I/O examples)
Designed preprocessing to handle inconsistent/vague user inputs (unit normalization, entity extraction, numeric-range mapping) to reduce hallucinations
Implemented RAG with Pinecone retrieval (top-3 docs) over product/regulatory knowledge base
Orchestrated ML/LLM workflows with Apache Airflow (DAGs for API integration, embeddings, indexing, backfills)
Used AWS Step Functions + Lambda for production coordination with retries/exponential backoff and parallel fan-out; reduced end-to-end latency by 40%