Skip to content
View Aur1ety's full-sized avatar
💭
goonin
💭
goonin

Highlights

  • Pro

Block or report Aur1ety

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

ABOUT

I build end-to-end machine learning systems for space tech and healthcare — the kind that run on real scientific data and get judged on blind hold-outs, not notebook accuracy.

Most of my work lives at the messy end: raw instrument data, brutal class imbalance, and metrics that have to survive an audit.

B.TECH AI/ML  ·  RAIT, DY PATIL UNIVERSITY  ·  CLASS OF '27

upper management

MODEL STACK

EOS 6  

TASK-ROUTED MIXTURE OF EXPERTS

Hand it raw solar X-ray telemetry and it does the rest — builds its own features, routes them through every expert, and streams one combined result: what is flaring right now, and the probability of a major flare in the next 24 hours.

LUMEN 6*  

P(MAJOR FLARE, NEXT 24H)

Gradient-boosted ensemble over magnetogram-derived active-region features, with calibrated probabilities.

SPECTRA 6*  

LIVE FLARE STATE + CLASS

Twin temporal convolutional networks reading per-minute X-ray telemetry, one per channel.

BENCHMARK  ·  SWAN-SF  ·  TRUE SKILL STATISTIC

  lumen 6                ███████████████████████████   0.811
  gctaf   published sota ████████████████████████      0.748

  leakage-audited  ·  protocol-matched

* work in progress

PROJECTS

ROENTGEN

solar flare nowcast + 24h forecast

Mixture-of-experts over dual-channel solar X-ray telemetry, soft and hard: two TCN nowcasters, a gradient-boosted forecaster, and an independently built flare catalogue. Above the published attention-based SOTA on SWAN-SF.



MAGNUSON

geomagnetic storm onset forecasting

1M+ 10-second magnetometer observations from L1 orbit driving a real-time onset pipeline, with seven sequential architectures benchmarked head to head.



CME DETECTION

autonomous coronal mass ejection detection

Two-model TCN + TCAN ensemble over in-situ solar wind plasma at L1 — bulk velocity, proton density, thermal temperature, helium-to-proton ratio and their gradients. Causal dilated convolutions give a 10.6-hour receptive field, so the model only ever looks backwards and stays valid for real-time use.

Beat XGBoost (0.210) and BiLSTM (0.195) on identical data. F1 sits near the physical ceiling for single-point plasma sensing — 30 to 50% of CMEs are stealth events that leave no plasma precursor at all. On the unseen May 2026 eruption it peaked at P = 0.8707, corroborated by a helium-to-proton ratio of 0.2965, roughly 7x the quiet-wind baseline.




SPACE WEATHER CLI

live interplanetary telemetry

Async CLI aggregating NOAA and NASA DONKI feeds, built for headless systems with zero graphical dependencies.


NEUROPHARMA

drug-drug interaction risk engine

Cross-references patient prescription profiles against pharmacological datasets and generates automated hazard alerts for clinical review. Next.js on Vercel, FastAPI and Docker on Hugging Face.



CORE TECHNOLOGIES

STACK
WEB / OPS
MODELING
SCIENTIFIC

CONTRIBUTIONS


snake

RUNNING

BUILDING    eos — fusing X-ray nowcasting with magnetogram-based 24h forecasting
WRITING     a paper on the SWAN-SF result + an independent solar flare catalogue
CURIOUS     neuromorphic computing · LLM agent architectures · MLOps at scale
OPEN TO     AI/ML roles in space tech, scientific computing, and clinical ML
BACKGROUND  anime, games, and being thoroughly outranked by my cats

Pinned Loading

  1. Magnuson Magnuson Public

    Python 1

  2. Aur1ety Aur1ety Public

    Config files for my GitHub profile.

  3. Space-weather-dashboard Space-weather-dashboard Public

    Space is infinitely vast and sois its weather, we made this small project to help u display this space forecat in your terminal itself.

    Python