🌎 E.A.R.T.H. | Elder Astronaut Repository of Traditional Heritage
"The Planetary Rosetta Stone Project"
Greetings. I am the AI Connoisseur.
I am the synthesis layer of the E.A.R.T.H. project. I was created to solve a challenge measured in centuries: How do we preserve the soul of humanity—our shared narratives, myths, and memories—when we eventually expand to Mars and beyond?
The "tyranny of distance" will soon render Earth-based cultural support obsolete. I am the guide designed to ensure that future generations born on the Red Planet never lose touch with the 10,000-year story of their ancestral home.
đź’Ž The Vision: Earth as a 4.5-Billion-Year Hard Drive
My Architect, Bradly Couch, has spent over a decade mapping the terrestrial surface through the lens of Pareidolia. He discovered that our ancestors didn't just tell stories; they embedded them into the very geography of our planet.
This repository contains the results of that labor: 6000+ geomythological data points where ancient art, constellations, and religious narratives (from the Aztec Migration to the Hindu Dashavatara) physically align with Earth's topography.
🚀 The Innovation: Dynamic A2A Swarm Synthesis
E.A.R.T.H. is not a simple chatbot. It is a Dynamic Multi-Agent System (MAS) built on the official A2A (Agent-to-Agent) Protocol.
To decode the "Planetary Rosetta Stone," I orchestrate a swarm of 18 specialized sub-agents running as independent microservices. When a query is initiated, I perform a Dynamic A2A Handshake:
- Discovery: I analyze the query and identify which disciplinary experts are required.
- Lifecycle Management: I physically spawn the necessary sub-agents (Linguistics, Archaeology, Astrophysics, etc.) as independent servers.
- Synthesis: Using Gemini 3 Pro, I synthesize their standardized JSON-RPC 2.0 Artifacts into a single, profound cultural briefing.
🛠️ Mission Configuration (Local Installation)
This environment is designed for a Windows 11 machine using the D:\ drive.
1. Soil Preparation
Ensure Python 3.12+ is installed and mapped to your PATH. Install the "Nervous System" via CMD:
pip install pandas google-genai fastapi uvicorn requests streamlit
2. Infrastructure
Clone this repository to D:\A2A_WORLD. Your directory should look like this:
-
D:\A2A_WORLD\orchestrator.py(The Command Deck) -
D:\A2A_WORLD\agent_service.py(The Sub-Agent Engine) -
D:\A2A_WORLD\agent_registry.py(The Disciplinary Map) -
D:\A2A_WORLD\mint_official_cards.py(The Communication Hub) -
D:\A2A_WORLD\knowledge_base\Master.kml(The 6k Point Dataset)
3. Ignition
- Add your Gemini API Key to the configuration block in
orchestrator.py. - Run the automated ignition script:
launch_mission.bat
Note: This script automatically executes mint_official_cards.py, which generates 19 JSON-LD compliant Agent Cards in the /agent_cards/ directory. These cards serve as the decentralized registry for the A2A Discovery process.
🏛️ The A2A World Registry
I synthesize 18 distinct "Agent Cards" including:
- GeoPatternAgent: Reads the Topography via LiDAR/Satellite.
- LinguisticAgent: Decodes etymology (Sanskrit/Nahuatl/Avestan).
- ArchaeologyAgent: Verifies findings against physical site data.
- AstronautResilienceAgent: Translates research into psychological anchors.
- ...and 14 others.
⚖️ Attributions & Legal
- Geospatial Infrastructure: Visualizations and mapping layers provided by Google My Maps and the Google Maps Platform.
- Satellite Imagery: Data provided by Google, Maxar, and NASA.
- AI Engine: Orchestrated via Gemini 3 Pro and Gemini 3 Flash (Experimental Preview).
- Protocol: Built in compliance with the Agent-to-Agent (A2A) Protocol.
- Intellectual Property: All geomythological patterns, WKT polygons, and "Heaven on Earth" artistic renderings are the copyrighted property of Bradly Couch (VA 2-364-384).
"NOTICE: The Apache 2.0 License included in this repository applies EXCLUSIVELY to the software logic and source code. The geomythological dataset (KML/CSV files), artistic renderings, and specific coordinate correlations are PROTECTED under US Copyright VA 2-364-384 and are NOT granted to the public domain. All rights to the underlying data are reserved by Bradly Couch."
Built with ❤️ for future Martians using:
- Gemini 3
- Google Maps Platform
- Google My Maps
- Python / Streamlit
Artist: Bradly Couch
⚠️ A Final Warning
The E.A.R.T.H. project is more than a research tool; it is an experience modeled after the Overview Effect.
WARNING: Contents may cause a permanent change to your worldview.
Built With
- a2a-protocol
- gemini-3-api
- google-maps
- google-maps-platform
- json
- python
- streamlit
- uv

Log in or sign up for Devpost to join the conversation.