WeSearch

TerraSight Offline Satellite Analysis Powered by Gemma 4

·4 min read · 0 reactions · 0 comments · 8 views
#geospatial#satellite#technology#agriculture#education
TerraSight Offline Satellite Analysis Powered by Gemma 4
⚡ TL;DR · AI summary

TerraSight is a geospatial analysis tool designed for offline use, allowing users to analyze Landsat 9 satellite data on their own machines. It computes indices such as NDVI, NDBI, and LST, providing insights without the need for expensive software or GIS expertise. The tool aims to make satellite imagery analysis accessible to a broader audience, including farmers and students.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 1665096) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Hyster Alan Posted on May 24 TerraSight Offline Satellite Analysis Powered by Gemma 4 #devchallenge #gemmachallenge #gemma Gemma 4 Challenge: Build With Gemma 4 Submission This is a submission for the Gemma 4 Challenge: Build with Gemma 4 What I Built TerraSight is a geospatial analysis tool that runs entirely on your machine.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)