Projects / NASA International Space Apps Challenge 2025

Award winnerBest Use of DataConfidence: high

Resonant Exoplanets

End-to-end pipeline that finds exoplanets in Kepler, TESS and JWST data and checks possible biosignatures against false positives.

Resonant Exoplanets — original video preview▶ Watch the original demo on YouTube ↗
Original submission ↗Open demo ↗Watch video ↗Use as a reference →
Project facts
Track / challenge
A World Away: Hunting for Exoplanets with AI
Team
4 people · US
Build
software only
AI
ml model

Problem

Most exoplanets were identified manually, and AI-only detection can misclassify signals; for biosignatures, a false positive is the costliest mistake.

Solution

A full-stack pipeline that fetches Kepler, TESS and JWST data, detects transits with machine learning, validates candidates with physics models, and checks atmospheric chemistry with an exact-arithmetic solver to separate biosignatures (such as O₂ and CH₄ coexisting) from abiotic false positives, with plots and automatically generated scientific reports in a web interface.

Demo moment

Not described in the sources.

Why it stood out

  • organizer statedWon the award for the project that best makes space data accessible or leverages it for a unique application.Source ↗
  • organizer statedReplaces manual identification with automatic analysis and goes as far as possible biosignatures, using mission data such as JWST spectra.Source ↗
  • team statedAims at the weak spot of AI-only detection — false positives — by adding physics validation and exact chemistry checks before calling anything a biosignature.Source ↗
  • team statedShips the whole path rather than a model: data fetch, detection, validation, web interface and automated reports.Source ↗
  • curator inferenceTook the challenge's task (find exoplanets) one step further to the question the public cares about (signs of life), raising both the stakes and the story.

Lessons for your next hackathon

  • Push the challenge's task one step toward the question people actually care about.
  • In AI challenges judged on validity, show how you catch the model's false positives.
  • Name the mission data you used; validity judges look for it.

Similar situations

Projects that share domains, mechanisms or judging lenses — often with a different problem and stack.Tune the comparison.

42 QuakeHeroes — video preview▶ Video

Award winner · 2024

42 QuakeHeroes

A U-Net deep network on decomposed seismic energy that finds the onset of moonquakes and marsquakes in noisy lander data.

Shared: domains space science · mechanisms visible engineering depth, trend wave timing · lenses technical depth, scientific validity · ai ml model · stack python

Award winner · 2025

Gaia+LEO

Optimization model that decides when and where orbital data centers beat terrestrial ones for AI and Earth-observation compute.

Shared: mechanisms visible engineering depth, trend wave timing · lenses technical depth, originality · stack python

Podium #2 · 2024

BASIC Web

A from-scratch BASIC compiler and runtime for building interactive web pages.

Shared: mechanisms visible engineering depth · lenses technical depth, originality · stack typescript

Sources

  1. https://www.nasa.gov/learning-resources/stem-engagement-at-nasa/nasa-announces-2025-international-space-apps-challenge-global-winners/ · official results · retrieved 2026-09-14
  2. https://www.spaceappschallenge.org/2025/awards/ · official event page · retrieved 2026-09-14 — Award definition.
  3. https://www.spaceappschallenge.org/2025/find-a-team/resonant-exoplanets/?tab=project · project page · retrieved 2026-09-14 — Team-written summary, pipeline, stack, AI-use disclosure and data.