Skip to content
View adiprathapa's full-sized avatar

Highlights

  • Pro

Organizations

@cornell-c2s2

Block or report adiprathapa

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

Hi, I'm Adi

CS @ Cornell '28 (AI minor) · Data Science Intern @ MITRE · open-source contributor to Kubeflow and Jenkins.

I build ML systems end to end - graph neural networks, LLM-powered backends, and the infrastructure that serves them.

Things I've built

  • Tauron - GNN early-warning system for dairy herd disease. GRU + GraphSAGE over a herd contact graph predicts mastitis, BRD, and lameness 48 hours ahead; gradient-based explanations run 40× faster than GNNExplainer. Built at the Cornell Digital Ag Hackathon. PyTorch Geometric · FastAPI · React · D3.js
  • Helicity - liquidity stress scoring engine over a NetworkX knowledge graph linking stablecoins, banks, and jurisdictions, with a multi-model LLM jury for causal narratives and IPFS-pinned score snapshots for verifiable audit trails. FastAPI · React · NetworkX · MCP
  • ZAM - AI-powered market sizing tool that generates TAM/SAM/SOM scenarios for startup founders. Live app. React · Express · MongoDB · Groq

Open source

  • Kubeflow - merged PRs validating reserved MPI environment variables in TrainingRuntime, plus a Kubeflow SDK fix for the in-cluster Spark Connect URL
  • Jenkins - merged PRs adding a CLI flag for configuring the update center download URL; re-enabled a JUnit test broken since Java 17
  • openZIM - contributions to the FreeCodeCamp-to-ZIM scraper for offline learning
  • CCExtractor - test suites hardening the ccsync Tasks page UI, covering Reports Toggle behavior and selection state in the multi select utilities

Stack

Python Java Go TypeScript JavaScript HTML5 CSS3 CUDA PyTorch TensorFlow scikit-learn NumPy Pandas Matplotlib NetworkX React Vue.js NodeJS Express FastAPI Flask TailwindCSS D3.js Postgres MongoDB Redis Supabase Kubernetes Docker GitHub Actions Confluence


Portfolio LinkedIn email Profile Views

Feel free to reach out for collaborations or just to say hi!

Pinned Loading

  1. kubeflow/trainer kubeflow/trainer Public

    Distributed AI Model Training and LLM Fine-Tuning on Kubernetes

    Go 2.1k 970

  2. jenkinsci/plugin-installation-manager-tool jenkinsci/plugin-installation-manager-tool Public

    Plugin Manager CLI tool for Jenkins

    Java 460 228

  3. openzim/freecodecamp openzim/freecodecamp Public

    FreeCodeCamp.org scraper (to ZIM)

    Python 7 6

  4. ZAM ZAM Public

    AI-powered market sizing tool for startup founders - generates TAM/SAM/SOM scenarios

    JavaScript

  5. Tauron Tauron Public

    GNN early-warning system for dairy herd disease - GRU + GraphSAGE predicts mastitis, BRD, and lameness 48 hours ahead. Cornell Digital Ag Hackathon.

    Python 1 3

  6. ccsync ccsync Public

    Forked from CCExtractor/ccsync

    Built for Taskserver Project in GSoC'24 @CCExtractor

    TypeScript