Skip to content
View rahul0443's full-sized avatar

Highlights

  • Pro

Block or report rahul0443

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rahul0443/README.md

πŸš€ Hi, I'm Rahul Muddhapuram!

Typing SVG

LinkedIn Email GitHub


⚑ About Me

I am a Data Scientist & AI Engineer who recently graduated with a Master of Science in Data Science from Arizona State University (ASU).

I specialize in bridging the gap between advanced AI, machine learning theory, and production-grade software engineering. I build systems that automate manual compliance reviews, optimize complex supply chain logistics, streaming graphs, and forecast market regimes.

  • πŸ”­ Core Competencies: AI Agents, LLM Orchestration, Graph Data Science, Mathematical Optimization, Scalable ETL Pipelines, and Predictive Modeling.
  • πŸŽ“ Education: M.S. in Data Science | Arizona State University (Tempe, AZ)
  • πŸ’Ό Open to: ML Engineering, Data Science, and AI Operations roles.

πŸ› οΈ Tech Stack & Toolkit

Category Technologies
AI & Machine Learning Python OpenAI Scikit-Learn LightGBM Optuna
Data Orchestration Apache Kafka Neo4j DuckDB SQL Server
Infrastructure & Cloud Docker Kubernetes AWS Azure
Frameworks & Languages FastAPI Streamlit Julia T-SQL

🌟 Featured Projects

πŸ›‘οΈ Brand Guardian AI

AI-Powered Video Ad Compliance Agent

  • Automated FTC and YouTube policy review by transcribing video URLs and performing OCR on on-screen text.
  • Designed a visual RAG workflow using LangGraph to cross-examine text metadata against vector policy databases, producing structured compliance audit reports.
  • Tech Stack: GPT-4o, LangGraph, RAG, Azure Video Indexer, Python, Streamlit.

Interactive Risk Analysis Dashboard & API

  • Built an ML pipeline evaluating default probability on 1.37M LendingClub records.
  • Created a FastAPI-backend stress-test engine allowing real-time shifts in macro factors (Unemployment, Federal Funds Rate) with calibrated Platt scaling.
  • Tech Stack: LightGBM, FastAPI, Streamlit, FRED API, Chart.js, Platt Calibration.

Enterprise Data Warehousing & Time-Series Forecasting Stack

  • Modeled an Amazon AIT BizOps analytics pipeline with a DuckDB star schema executing 35 high-performance analytical SQL queries on 1M rows.
  • Developed a 7-page dashboard showing inbound freight metrics, anomaly detection, and SARIMAX volume forecasting.
  • Tech Stack: DuckDB, Streamlit, Python, SARIMAX, SQL, Data Warehousing.

Real-Time Graph Data Streaming Pipeline

  • Created a distributed data pipeline streaming transactional messages to a graph database via Kafka Connect.
  • Ran Neo4j Graph Data Science (GDS) workloads (PageRank, BFS) on the streaming graphs for community detection.
  • Tech Stack: Apache Kafka, Kafka Connect, Neo4j, Docker, Kubernetes, Minikube.

Designed with ❀️ to showcase production-grade software and data engineering excellence.

Pinned Loading

  1. brand-guardian-ai brand-guardian-ai Public

    AI-powered video ad compliance pipeline β€” automates FTC and YouTube policy review using GPT-4o, RAG, LangGraph, and Azure Video Indexer

    Python

  2. campaign-intel-hub campaign-intel-hub Public

    AI-powered marketing operations dashboard for campaign anomaly detection, health scoring, and optimization recommendations using GPT-4o.

    Python

  3. credit-card-churn-prediction credit-card-churn-prediction Public

    Credit Card Customer Churn Prediction and Behavioral Analysis using Random Forest & K-Means Clustering in Python.

    Jupyter Notebook

  4. pricing-analytics pricing-analytics Public

    End-to-end pricing analytics pipeline modeling gross-to-net optimizations, distributor discount structures, rebate ROI, and competitor gaps with interactive dashboard.

    Python