Senior Al Engineer
MediSearch
Apr 2023 - Current (3 years 5 months)
Built a production-grade AI search engine using multi-agent workflows, RAG pipelines, and a React/FastAPI stack. Developed a retrieval-augmented generation (RAG) pipeline using LangChain and LangGraph, which indexed over 100k+ peer-reviewed medical sources to enhance answer fidelity and ensure evidence-backed responses. Created a multi-agent system in Python that delineated responsibilities among agents for query parsing, vector-based evidence retrieval, and GPT-3 answer synthesis, thereby improving modularity and facilitating future scalability. Fine-tuned GPT-3 and specialized LLM checkpoints on medical Q&A datasets, achieving a 90% score on USMLE-style benchmark exams to validate clinical accuracy. Designed hallucination detection by cro