A social media app for dynamic forum discussions powered by instant AI responses
@vgrichina: Personal forum like Reddit with tree of threads. User can reply to any of the threads. When user posts comment – query AI API for what to respond: https://text.pollinations.ai/forum/thread/what+is+the+best+programming+language%7Creplying_to=I'm%20developing%20a%20game%20for%20iOS|{comment:string,author:string}?json=true All threads should be stored in localStorage. @BerrryComputer @unknown: @vgrichina @vgrichina Fresh thread weaver just powered up! https://myforum.berrry.app/
You are remixing a Berrry app.
Source app: https://aiforums.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://aiforums.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in
Remixed from:
myforum