Luhdorff & Scalmanini (LSCE)
Aug 2025 - Present
• Developed and deployed on AWS a real-time Water Diversion monitoring system for Tehama County, tracking 2 stations to prevent flooding
• Analyzed 500K+ acres across multiple counties to model agricultural water use and guide county-level water planning
• Assisting in migrating the company’s core database from Microsoft Access to PostgreSQL for 12+ teams
Luhdorff & Scalmanini (LSCE)
May 2025 - Aug 2025
• Built self-hosted RAG desktop app indexing 50GB locally; delivered sub-second semantic search with increased relevance
• Designed a fully offline desktop application using Python Tkinter, enabling secure local use with no internet dependency across the firm's workflow
• Implemented a hybrid retrieval architecture combining FAISS cosine similarity indexing with Qdrant vector search and a custom chunking strategy to maximize retrieval accuracy across diverse document types
Deha AI
Jan 2025 - May 2025
• Built an AI case-manager mobile app for seniors; ran 200+ stakeholder interviews to validate needs and refine workflows
• Collaborated with a senior-housing platform to run controlled pilots in 2 senior communities, refining 3+ workflows
• Won a Sacramento startup competition and raised $50K+ angel funding, advancing from concept to MVP
California state university
Sep 2024 - Dec 2024
• Researched Polymath GNN to merge 2 domain knowledge graphs (chemistry, physics) for cross-domain hypotheses
• Prototyped link prediction using 1970s papers to test if older literature predicts modern connections
• Explored a 2-stage LLM-in-the-loop RL validation loop to refine entities/edges and reduce noise
Intellect Design Arena
Mar 2024 - July 2024
• Analyzed 100K+ borrower records to identify top drivers of delinquency and approval drop-offs for risk teams
• Designed a threshold backtesting model to compare 3+ cutoff strategies and quantify risk–approval tradeoffs
• Delivered bi-weekly readouts and recommendations that boosted approval consistency by 10% across segments
California state university
Oct 2024 - Aug 2025
• Engage with students daily to inform them about events, resources, and opportunities, fostering campus involvement and enhancing student engagement.
• Lead and support event execution, including Bingo Night and the Multicultural Showcase, ensuring smooth operations and impactful experiences for attendees.
• Play a key role in AS Elections, assisting with outreach, logistics, and student participation to drive awareness and engagement in the electoral process.
Vellore Institute of Technology
Jan 2023 - May 2024
• Engineered a low-cost mobile surveillance rover under research supervision for high-risk environments by integrating an Arduino UNO, FTDI programmer, L298 motor driver and ESP32-CAM into a single compact platform—delivering a fully functional prototype for just $32 in hardware.
• Implemented on-device object detection on the ESP32-CAM by deploying a pruned YOLOv3 model (80-class COCO) in C/C++; optimized the network and memory footprint to achieve real-time, sub-second inference and accurate classification of critical objects.
• Designed a Wi-Fi video-streaming pipeline in C/C++ to transmit continuous live feeds to remote endpoints, enabling 24/7 monitoring in hazardous scenarios and drastically reducing response times—without reliance on expensive commercial systems.
Python • LLM • SQL • Analytics • Pipeline Engineering
Y Combinator W25
Contributed to Y Combinator-backed AI startup's early product development, redesigning Analytics platform with pre-generated insight types and building robust text-to-SQL pipelines for interview transcript processing.
Contributed to Y Combinator-backed startup's early product development. Enhanced analytics reliability by 40% through validation pipeline implementation. Reduced interview data processing time by 60% via automated schema inference and transcript-to-table conversion.
Engineered robust text-to-SQL reliability framework to handle diverse query patterns. Designed fault-tolerant pipeline architecture for processing unstructured interview data. Implemented asynchronous validation system using Celery for scalable LLM-powered quality checks.
Python • LLM • Computer Vision • NLP
TreeHacks, Stanford University
High-performance AI assistant integrating LLMs, vision processing, and automation, executing 100+ system-level operations with 95% precision in intent recognition.
Enhanced user efficiency by 50% through intelligent automation. Achieved 95% precision in intent recognition across diverse command types. Reduced execution latency by 60% through optimized parallel processing architecture. Successfully integrated with 10+ platforms including productivity tools, development environments, and system utilities.
Engineered robust multi-modal input processing to handle simultaneous voice, text, and visual commands. Designed fault-tolerant parallel execution framework to prevent cascade failures across integrated systems. Implemented context-aware command interpretation to maintain conversation state across complex multi-step operations.
LLM • RAG • Google Cloud • Fine Tuning
CalHacks, UC Berkeley
Fine-tuned Falcon-7b LLM on 36,000 legal cases, creating a 70 million token training dataset. Built RAG system for persistent information retention and contextual legal analysis.
Achieved 87% accuracy in legal case analysis and precedent identification. Reduced legal research time by 65% through efficient RAG-based information retrieval. Successfully processed and indexed 36,000 legal cases with 98% data integrity. Demonstrated at CalHacks with positive feedback from legal professionals and judges.
Engineered efficient data preprocessing pipeline for 70M token legal dataset on distributed Google Cloud infrastructure. Implemented custom tokenization strategies for legal terminology and case citations. Optimized RAG retrieval system to balance relevance and inference speed for complex legal queries.
RAG • Sycamore • AWS • Terraform
SBHacks, UCSB
Advanced web-based application utilizing Sycamore and RAG pipelines for comprehensive e-learning with document summarization, dashboards, and interactive chatbot modules.
Built and deployed comprehensive e-learning platform utilizing Sycamore for document processing and RAG pipelines for intelligent content extraction. Implemented automated summarization features and interactive learning modules with quiz functionality.
Engineered robust document processing pipelines handling diverse file formats (PDF, DOCX, HTML) with 95% accuracy. Implemented efficient vector embeddings and similarity search algorithms optimized for educational content. Designed fault-tolerant AWS infrastructure with auto-scaling capabilities using Terraform IaC.
Deep Learning • OpenCV • TensorFlow • CNN
Computer Vision
Binary classification CNN trained to detect face masks in images using deep learning and computer vision techniques on publicly available datasets.
Implemented CNN architecture using TensorFlow/Keras with data augmentation techniques. Trained on publicly available face mask datasets with binary classification objective. Integrated OpenCV for real-time video processing and inference pipeline.
NLP • Topic Modeling • Sentiment Analysis • NER
Natural Language Processing
Sophisticated NLP pipeline to analyze and extract insights from news articles using topic modeling, sentiment analysis, and named entity recognition for trend discovery.
Built end-to-end NLP pipeline for processing news articles from multiple sources. Implemented topic modeling algorithms to discover emerging themes and trends. Created sentiment classification system to analyze public opinion and media coverage patterns across different news categories.
Sentiment Analysis • NLP • Social Media • Python
Social Media Analytics
Advanced sentiment analysis model classifying tweets as positive, negative, or neutral, tackling noisy social media text challenges to gauge public opinion and track brand sentiment in real-time.
Built sentiment classification pipeline using advanced NLP techniques and pre-trained language models. Implemented real-time tweet processing with Twitter API integration and developed dashboard for sentiment tracking and visualization.