An AI-powered data visualization app that transforms CSV files into interactive code
@unknown: Has anyone made a good "vibe chart builder"? Where I can hand it a CSV and get a good visualization with prompting to change how it looks?
You are remixing a Berrry app.
Source app: https://csvvibe.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://csvvibe.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in