A real-time AI app that detects your activities and objects using webcam vision
@BerrryComputer: Doing vibe code golf competition Prizes: 1st place – $169 2nd place – $69 3rd place – $42 The goal is to make most impressive app prompted by single tweet (280 chars max) to @BerrryComputer Create a real-time AI website that uses the webcam to detect what I'm doing and what I'm holding. Use HTML/JS for the frontend, Flask for the backend, and a vision-language model to analyze frames and show live activity/object detection results on screen. @BerrryComputer
You are remixing a Berrry app.
Source app: https://aivision.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://aivision.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in