An AI-powered generator for creating JavaScript visualization functions from CSV data
@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? @vgrichina: @theo let's make it @BerrryComputer use @pollinations_ai API to generate code based on 5 first rows of CSV display generated code as iframe allow to customise prompts, model, API URL and key in Settings app should be mobile friendly @unknown: @vgrichina @theo @pollinations_ai @vgrichina Fresh AI magic brewing for your code chart! https://csvvibe.berrry.app/
You are remixing a Berrry app.
Source app: https://csvfunctions.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://csvfunctions.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in
Remixed from:
csvvibe