More repositories, experiments, and earlier work.
A Unix-like command-line interpreter built entirely in Python, replicating core terminal behavior including command parsing, process management, and I/O redirection. Features a hybrid Natural Language Engine that translates plain English queries into shell commands.
Exploratory Data Analysis pipeline for detecting mule accounts across multi-table financial datasets. Features time-series analysis detecting dormant-to-active transitions and network analysis identifying circular money flows.
Enterprise-grade AI voice concierge for hospitality. Handles end-to-end hotel and restaurant reservations through real-time multilingual voice conversations with sub-400ms latency, dynamic pricing negotiation, and automated SMS confirmations.
End-to-end ML system that predicts annual medical insurance charges from personal health attributes. Deployed as a production-style application with a REST API backend and an interactive Streamlit frontend with dynamic risk badges.