Skip to content
View sakethyalamanchili's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report sakethyalamanchili

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
sakethyalamanchili/README.md

Saketh Yalamanchili

AI/ML Engineer · MS Data Science, Florida Atlantic University (GPA 4.0)

Portfolio LinkedIn Medium Email

I build AI systems that ship. Currently building biomedical NLP pipelines for a genomics platform at Sivotec Inc. and doing applied AI research at FAU.

My work spans clinical ML, agentic AI, and biomedical NLP. Before that, I spent two years building Snapchat AR lenses. 300+ lenses, 219B+ views. That taught me more about shipping fast than anything else.

Open to full-time AI/ML Engineering and Data Science roles starting early 2027.

Projects

Project Description Stack
MOSAIC Fairness-aware CVD risk prediction on 551K+ NIH patients. AUROC 0.93, 74% reduction in Black-White AUC gap. FastAPI clinical decision support with SHAP explainability and a 4-agent Gemini pipeline. FAU All of Us Hackathon Winner. XGBoost, SHAP, Gemini, FastAPI, Next.js, BigQuery
DARWIN-PHOENIX Co-evolutionary LLM framework where a generator and adversary compete to produce better code. Introduced behavioral fingerprinting via TF-IDF cosine drift as a degradation signal. 656 runs, 4 conditions. arXiv preprint. LangGraph, Qwen3-32B, HumanEval+, Python, Docker
CareGuide Deterministic 5-agent pipeline that de-identifies EHR records, grounds care plans via RAG on USPSTF guidelines, and generates a gamified Health Engagement Score. LangGraph, RAG, ChromaDB, Gemini, Streamlit
OURI Assistant Gemini-powered Next.js app connecting FAU undergraduates with faculty research opportunities. Built for and deployed at FAU. Gemini, Next.js, Vercel
Stochastic Cliff Walking Benchmarks SARSA, Q-Learning, and Double Q-Learning under stochastic wind and slip dynamics with theoretical ground truth via Model-Based Value Iteration. Python, OpenAI Gym

Stack

Python PyTorch TensorFlow Keras Scikit-learn XGBoost HuggingFace SAPBERT LoRA/PEFT LangChain LangGraph DSPy RAG ChromaDB Gemini API OpenAI API FastAPI Docker GCP Next.js React Streamlit SQL Power BI

Pinned Loading

  1. DARWIN-PHOENIX DARWIN-PHOENIX Public

    Co-evolutionary LLM framework where DARWIN (generator) and PHOENIX (adversary) battle to produce antifragile code. Introduces behavioral fingerprinting — drift predicts degradation (ρ=0.720).

    Python 1

  2. Fine-Grained-Visual-Classification-of-Complex-Classes-in-Food-101 Fine-Grained-Visual-Classification-of-Complex-Classes-in-Food-101 Public

    A Framework with Inception V3, Latent Space Analysis, and Environmental Stress Testing

    Jupyter Notebook 1

  3. Health-Scribe Health-Scribe Public

    An AI health companion using a 9-agent pipeline and RAG to unify fragmented health records into a single, reliable "Health Engagement Score."

    Python 1

  4. stochastic-cliff-walking stochastic-cliff-walking Public

    Benchmarking RL agents in high-variance environments: Proving why SARSA is safer than Q-Learning when failure is catastrophic.

    Python 1

  5. CKD-Risk-Prediction CKD-Risk-Prediction Public

    TypeScript 1

  6. Medical-Prescription-Translator Medical-Prescription-Translator Public

    Medical Prescription Translator is a Streamlit app that translates medical prescriptions into Indian languages using Google's Gemini AI. It helps users input patient details and medications and pro…

    Python 2 3