Skip to content

ReliefApplications/iucn-landscapeanalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

PANORAMA Peer Landscape Explorer

Interactive landscape analysis (Workstream A) for the IUCN/GIZ PANORAMA AI consultancy. A single static HTML file, encrypted with StatiCrypt and served via GitHub Pages — benchmarking 26 comparable platforms on the AI features they have actually shipped, the use cases that recur across them, and what the evidence implies for PANORAMA's own AI roadmap.

Working draft — risk and financial scoring follow in D2. Maintained by Relief Applications.

Live site: https://reliefapplications.github.io/iucn-landscapeanalysis/ (password-protected via StatiCrypt)

What's in the explorer

Four views of the same 26-platform dataset:

  • Scatter — platforms positioned by scale and AI maturity.
  • Coverage — how AI use cases are distributed across the peer set.
  • Readiness matrix — per-use-case readiness scoring across the landscape-informed dimensions.
  • Takeaways — synthesis of what the landscape implies for PANORAMA's AI roadmap.

Repository contents

  • index.html — the encrypted explorer (StatiCrypt output), served by GitHub Pages at the URL above.

The plain (unencrypted) source HTML lives outside this repository.

Updating the encrypted page

When the source HTML changes:

  1. Re-encrypt the updated source, using the same password so existing links keep working:
    npx staticrypt path/to/PANORAMA_Peer_Landscape_Explorer.html
    
  2. Copy the encrypted output over index.html in this repo:
    cp encrypted/PANORAMA_Peer_Landscape_Explorer.html \
       /path/to/iucn-landscapeanalysis/index.html
    
  3. Commit and push:
    git add index.html
    git commit -m "Update encrypted explorer"
    git push origin main
    
    GitHub Pages republishes within ~1–2 minutes.

About

#101IUCN-panorama

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages