A visualization app for creating interactive mapped journeys and geographic narratives with custom locations
@unknown: ⚗️ Vibe coding experiment: News to map I always hear about the ukraine/russian conflict but since i am unfamiliar with names in the region, i captured a snippet of the news and asked Gemini to draw a map with turns of event that i can browse. It gives a better understanding of where what happened. Needless to say it calculated the coordinates. I gave only the news text. I use Gemini to vibecode apps i need for quick use as it has a polished preview mode.
You are remixing a Berrry app.
Source app: https://geostory.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://geostory.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in