Sri Lasya Siripurapu

Hello! I'm

Sri Lasya Siripurapu

Master's candidate at Stevens Institute of Technology

About Me

A results-driven Machine Learning Engineer with a Master's in Computer Science from Stevens Institute of Technology. I specialize in architecting end-to-end ML systems, with hands-on experience in predictive analytics, Generative AI, and MLOps on Google Cloud Platform.

My Engineering Philosophy

  • Impact-Driven: I focus on solving real-world problems and delivering measurable business value, not just building models.
  • Full-Stack Mindset: I believe in owning the entire lifecycle, from data ingestion and pipeline architecture to deployment and monitoring.
  • Continuous Learning: The field of AI is always evolving, and I am committed to staying at the forefront of new techniques and technologies.
Sri Lasya Siripurapu

Education

Stevens Institute of Technology Logo

Stevens Institute of Technology

Master of Science in Computer Science

(Sep 2024 - May 2026)

Related Coursework

  • Deep Learning
  • Data Acquisition, Modeling and Analysis in Deep Learning
  • Natural Language Processing
  • Data Mining
  • Mathematical foundations for Machine Learning
  • Advanced Algorithms
  • Agile Methodologies
  • Probability and Stochastic Processes

Professional Journey

Transforming theory into production-grade solutions.

DaxP Logo

May 2025 - Present

ML Engineer Intern - DaxP

Orchestrated the full ML lifecycle, from data acquisition, preprocessing, and augmentation to deploying image and feature classification models on GCP. Pioneered GenAI bot development using RAG and LangChain. Engineered scalable backend APIs and architected robust data solutions with SQL and MongoDB, while leading agile sprints using Jira and Figma.

Latentview Analytics Logo

Feb 2024 - Apr 2024

Data Analyst - Latentview Analytics

Applied predictive analytics to predict failures in a maintenance system with 92% accuracy. Developed over 10 dashboards for forecasting and KPI tracking and performed EDA to support insights.

TCS Logo

Apr 2023 - Jun 2023

Research Intern - TCS

Drove research initiatives by architecting Python-based data automation workflows. Processed millions of records to deliver key insights, boosting data integrity by 38% and slashing manual processing time by over 80%.

Featured Projects

Where code meets impact. End-to-end solutions.

Audible Frames

Audible Frames

Problem: Visually impaired users often lack immediate, descriptive context of their surroundings from images.

Solution: Architected a real-time assistive technology using a GPT-4 Vision model for its state-of-the-art scene understanding and an ESPnet TTS model for natural language narration, all packaged in a lightweight Streamlit app for accessibility.

Impact: Delivered audio captions with an average end-to-end latency of ~3.5 seconds, enabling users to receive near-instant feedback and navigate their environment more independently.

GPT-4 Vision Streamlit
Live Demo
View on GitHub
Supervised Autoencoder

Supervised Autoencoder

Problem: Standard CNNs can overfit on small datasets, leading to poor generalization and unreliable feature extraction for classification tasks.

Solution: Designed a novel supervised autoencoder that combines unsupervised feature learning (reconstruction) with supervised classification by integrating class labels into the bottleneck layer, forcing the model to learn a more robust and informative latent space.

Impact: Increased image classification accuracy by 38% over a baseline CNN, creating a more generalizable model valuable for domains like medical imaging where interpretability and reliability are critical.

Python TensorFlow/PyTorch Keras
View on GitHub
Monte Carlo Black Scholes

Monte Carlo & Black-Scholes

Problem: Traditional financial models often fail to capture real market volatility due to their reliance on fixed assumptions.

Solution: Applied stochastic calculus to forecast stock prices, implementing Monte Carlo simulations to model thousands of potential outcomes and the Black-Scholes formula for precise European option pricing.

Impact: Created a robust tool for quantitative analysis that enables more realistic pricing and better hedging strategies, essential for modern risk analysis and portfolio management.

Python NumPy Pandas Matplotlib
View on GitHub
Machine Translation

Machine Translation (Seq2Seq)

Problem: Building a foundational understanding of Neural Machine Translation (NMT) requires moving beyond pre-trained APIs to implement core architectures from scratch.

Solution: Engineered an English-to-Spanish translation model using a Bi-LSTM Seq2Seq architecture with an attention mechanism, chosen specifically to handle long-range dependencies in language.

Impact: Achieved a BLEU score of 0.23 on a 35k+ sample dataset, demonstrating a strong, foundational grasp of sequence modeling, attention mechanisms, and the principles of modern NLP systems.

TensorFlow Bi-LSTM Attention
View on GitHub

Technical Arsenal

My expertise across the machine learning stack, from foundational principles to production deployment.

ML & Deep Learning

Supervised Learning Unsupervised Learning CNNs & RNNs Transformers GANs & VAEs RAG

Frameworks & Libraries

PyTorch TensorFlow & Keras Scikit-learn Hugging Face LangChain NumPy & Pandas

Cloud & MLOps

Google Cloud Platform (GCP) Docker CI/CD Pipelines Git & Version Control Model Deployment

Data & Analytics

Python SQL Power BI & Tableau EDA Matplotlib

Core Foundations

Probability & Statistics Linear Algebra Calculus & Optimization Agile Methodologies