How the pipeline is built
A 33-node LangGraph system, end to end
1Orchestrate the pipeline with LangGraph
A 33-node Python/LangGraph pipeline runs an 11-agent AI system (Anthropic + OpenAI APIs) across weather, pest, herbicide, and news domains, cutting 5–10 hours of manual research and writing per week.
2Build the subscriber-facing surface
A React/TypeScript frontend talks to a FastAPI backend for the newsletter signup flow — an admin dashboard and automated SendGrid confirmation emails, backed by PostgreSQL, eligible for 6,800+ ZIP codes across the Northeast and Midwest.
3Design the data layer
PostgreSQL-backed retrieval eliminates manual chemical handbook lookups, delivering zip-specific spray and fungicide guidance across weather, pest, herbicide, and news sources.
4Make it fault-tolerant
Automated retry logic plus plagiarism, cross-check, and citation-audit gates catch bad output before it ships — reliability engineering, not just model accuracy.
5Ship it and keep it running
Deployed with cron-scheduled production runs — the pipeline ships newsletters on its own schedule, unattended, and is designed to scale to 100+ concurrent users.
I’m a Computer Science and Data Science student at Rutgers. Most of my classmates’ portfolio projects are recommendation engines or chatbots — mine is a disease-outbreak model for golf courses, because that’s the lab that took a chance on a sophomore who could code and wanted to work on something that mattered to a real person’s job. Turf managers make spray/no-spray calls that cost real money and affect real turf; getting them a few days’ more warning turned out to be a genuinely interesting systems problem, not just an ML exercise.
Outside of that, I work across the stack — Python for data/ML, TypeScript and React for interfaces, LangGraph/LangChain when a project needs an actual pipeline instead of a single model call. I like finishing things enough to put them in front of people, which is most of why this site works the way it does.
Rutgers University
B.S. Computer Science and Data Science — Expected May 2028
GPA 3.82 · Dean’s List Fall 2025, Spring 2026
CourseworkObject-Oriented Programming, Calculus, Data Structures & Algorithms, Discrete Mathematics, Linear Algebra, Probability & Statistics, Computer Architecture