Pre-screened and vetted.
“Built a production LLM-powered interview-prep app that ingests job postings and generates tailored preparation plans. Iterated from a single generalist LLM to a multi-LLM pipeline and used RAG to ground the final chat assistant on locally stored intermediate outputs; has also experimented with n8n vs Python-coded pipelines for orchestration.”
Junior Machine Learning Engineer specializing in Agentic RAG and Document AI
Entry Machine Learning Engineer specializing in quantitative finance and DeFi
“Built and deployed a production RAG chatbot using a vector database + LangChain-orchestrated pipeline, focusing on grounded, context-aware responses. Demonstrates practical trade-off thinking (retrieval quality vs latency/cost), hallucination control, and iterative improvement through logging, manual review, and stakeholder feedback loops.”
“Built and deployed an LLM-powered financial document processing and summarization platform at Morgan Stanley using a production RAG pipeline (PDF ingestion, embedding-based retrieval, schema-constrained JSON outputs) delivered via FastAPI microservices on Kubernetes. Drove measurable impact (40% reduction in manual review time) and improved factual accuracy for numeric fields by 30% through metadata-aware retrieval, strict schemas, and post-generation validation, with a human feedback loop from financial analysts.”