ML / LLM Engineer Neuro.net
Develop and deploy an agentic support assistant that combines query routing, hybrid RAG, CRM and service-desk tool calling, and human approval for high-impact operations. The system automates approximately 35% of standard support requests.
Built hybrid retrieval over documentation and tickets using dense bi-encoder search, BM25, reciprocal rank fusion, cross-encoder reranking, ACL metadata filtering, and answer citations. Implemented controlled stateful workflows with Pydantic validation, RBAC checks, idempotency, retries, fallbacks, and audit trails.
Established offline evaluation using golden datasets, Recall@10, MRR@10, groundedness, answer relevance, escalation rate, and tool correctness. Delivered Dockerized services with CI/CD, health checks, and Prometheus/Grafana monitoring for latency, errors, token usage, caching, and retrieval quality.