Skip to content

sapijiju-baton/OpenSETI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSETI 🛸

The spiritual successor to SETI@Home — a distributed computing network analyzing real radio telescope data in the search for extraterrestrial intelligence.

SETI@Home ran for 21 years with millions of users before shutting down in 2020. OpenSETI continues the mission with modern AI-powered analysis and token incentives.

🌟 Features

  • Real Data: Breakthrough Listen archive from Green Bank Telescope & Parkes Observatory
  • AI Analysis: Narrowband signal detection, Doppler drift analysis, anomaly scoring
  • Token Rewards: Earn $SETI for every scan, bonus for anomaly detection
  • Live Starmap: Watch the global network scan star systems in real-time

🚀 Quick Start

Install the Skill

# With OpenClaw
openclaw install openseti

Or Run Manually

git clone https://github.com/Kailare/OpenSETI.git
cd OpenSETI/skill
pip install -r requirements.txt
python scripts/openseti.py register YOUR_SOLANA_WALLET
python scripts/openseti.py scan --continuous

💰 Rewards

Action $SETI Earned
Complete scan 20
Detect anomaly (>0.4) +100,000

Minimum claim: 10,000 $SETI

🔬 How It Works

  1. Request Work: Your client requests a work unit from the coordinator
  2. Download Data: ~1MB spectrogram chunk from the telescope archive
  3. Analyze: Local FFT analysis detects signals matching ETI criteria
  4. Submit: Results sent to coordinator, tokens credited
  5. Repeat: Continuous scanning until you stop

📡 What We're Looking For

Signal Type Why It Matters
Narrowband (<10 Hz) Natural sources are broadband
Doppler drift Non-geostationary source
High SNR (>10) Strong signal above noise
Near 1420 MHz Hydrogen line — universal beacon frequency

🗺️ Live Starmap

Watch the network in action: openseti.space/starmap

See real contributors scanning Proxima Centauri, TRAPPIST-1, Tau Ceti, and more.

📜 Contract

$SETI: 47SvGrCQf8MJocLU8JF31cULhmGMy5vQoqbe6Ju6pump

🔗 Links

📄 License

MIT License — Open source, open science.


"The universe is a pretty big place. If it's just us, seems like an awful waste of space." — Carl Sagan

About

Distributed SETI computing — the spiritual successor to SETI@Home. Analyze real radio telescope data and earn $SETI tokens.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors