Turn raw satellite
data into climate action
ReLeaf transforms complex satellite imagery into actionable environmental insights, empowering organizations to make data-driven decisions for forest conservation.
What ReLeaf Can Do
Why ReLeaf Is Different
While traditional tools provide basic reporting, ReLeaf delivers intelligent analysis and actionable insights that drive real environmental impact.
Pricing & Tiers
- ✓ Satellite imagery analysis
- ✓ Basic segmentation
- ✓ Monthly reports
- ✓ Real-time alerts
- ✓ Advanced analytics
- ✓ Custom dashboards
- ✓ AI-powered actions
- ✓ Enterprise integrations
- ✓ 24/7 monitoring
API Documentation
- 100 requests per minute
- 1,000 requests per hour
- 10,000 requests per day
- coordinates: Lat/lng object
- zoom_level: Integer (10-18)
- email: String
import requests
data = {
"email": "your.email@example.com",
"watchlist": True,
"timeframe": "2023-2024",
"min_lat": 12.9716,
"max_lat": 13.9716,
"min_long": 77.5946,
"max_long": 78.5946,
"zoom": 12.5
}
response = requests.post("https://api.projectreleaf.xyz/predict", json=data).json()
{
"analysis_id": "ana_1234567890",
"status": "completed",
"timestamp": "2024-01-15T12:30:02Z",
"results": {
"forest_coverage": {
"percentage": 76.4,
"area_hectares": 1250.8
},
"deforestation_detected": {
"percentage": 23.6,
"area_hectares": 387.2,
"severity": "high",
"likely_cause": "illegal_logging"
},
"recommendations": [
"Deploy enforcement team to coordinates 12.3456°N, 98.7654°W",
"Increase satellite monitoring frequency"
]
}
}
Built by Students for the Planet
We're a passionate team of student developers from around the world, united by a shared mission to combat climate change through innovative technology.
Our Mission
We believe that the next generation should lead the fight against climate change. ReLeaf represents our commitment to creating accessible, powerful tools that make environmental monitoring and forest conservation achievable for everyone.
- Making AI accessible for environmental good
- Empowering organizations with actionable insights
- Building tools that create real-world impact
By the Numbers
Fun Facts About Our Team
Want to join our mission? We're always looking for passionate individuals who want to make a difference.
Contact Us
Get in touch with our team for questions, partnerships, or to learn more about ReLeaf.