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.
▶ Watch the original demo on YouTube ↗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.
▶ Video
Award winner · 2024
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
▶ Video
Award winner · 2024
A 3D map of known exoplanets scored for habitability and detectability, to help the Habitable Worlds Observatory pick targets.
Shared: domains space science · mechanisms visible engineering depth, cited evidence trust, trend wave timing · lenses technical depth, scientific validity · ai ml model · stack react
Award winner · 2025
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
▶ Video
Award winner · 2024
A physically based 3D orrery that puts near-Earth objects and meteoroid streams in one view to show the overlooked hazard to satellites.
Shared: domains space science · mechanisms visible engineering depth · lenses scientific validity, technical depth
Podium #2 · 2024
A from-scratch BASIC compiler and runtime for building interactive web pages.
Shared: mechanisms visible engineering depth · lenses technical depth, originality · stack typescript
Award winner · 2026
Nine substantial pull requests turning agentgateway from a model proxy into an identity-aware control plane for agents.
Shared: mechanisms visible engineering depth, trend wave timing · lenses technical depth
Sources
- 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
- https://www.spaceappschallenge.org/2025/awards/ · official event page · retrieved 2026-09-14 — Award definition.
- 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.