MediTranslate – Healthcare Doctor-Patient Translation App
Built a real-time voice and text translation platform supporting 20 languages with translated audio playback. Developed a multimodal pipeline using Groq Whisper large-v3 for speech-to-text, LLaMA 3.3 70B for medical translation, and Edge-TTS for speech synthesis. Implemented role-aware translations and structured clinical summaries covering symptoms, diagnoses, and follow-ups.
NovaML – Multi-Agent Data Science Platform
Built a LangGraph-based multi-agent AI platform with six specialized agents for data ingestion, preprocessing, model training, and evaluation. Implemented conditional workflow routing, LLM-powered model selection and hyperparameter tuning, and a Streamlit human-in-the-loop approval system.
Distributed System Monitoring AI Platform
Architected a distributed real-time monitoring system with Python agents and a central FastAPI backend for OS metrics ingestion and analysis. Developed an Isolation Forest anomaly detection engine that reduced false-positive alerts by 30–40% compared with static thresholding, and containerized the stack with Docker Compose.