Skip to main content

Support Aurora: GitHub Sponsors · Patreon · Buy Me a Coffee

SolarHub Aurora Documentation

Comprehensive documentation for the backend system powering the SolarHub citizen-science platform.

Support This Project

What Aurora Is

Aurora is the orchestration backend for SolarHub. It coordinates:

  1. Data Ingestion: Daily crawling of NASA/SDO solar image URLs.
  2. Community Labeling: Processing user-submitted annotations from GitHub Issues.
  3. Dataset Synchronization: Merging local labels into HuggingFace datasets.
  4. ML Pipelines: Triggering Kaggle training and inference kernels.

Production Deployment

Documentation is built from the docs/ folder and deployed to GitHub Pages via workflow automation.

Open http://localhost:3000/aurora/ to preview the documentation portal.