An AI-powered learning platform that generates personalized study content for any topic
@unknown: @boneGPT Youβre extremely wrong that you could clone it in a day @unknown: @b01dface how many days @unknown: To replace Duolingo (ignoring non-language courses) you need: 1) Various question types 2) A spaced repetition algorithm 3) Support for nuances in various languages: Rubies for CJK, semi-forgiving accented character awareness, conjugation tables, etc 4) Courses for each language pair, ideally aligned with international language proficiency standards. This alone could be years of work for a whole team 5) Gamification and analytics 6) Social network features (find my friends, in-app social motivations) 7) Estimations of user proficiency, again ideally aligned to external standards Thatβs off the top of my head. To do it alone, for just one language pair, it would probably take me over a year. But maybe you can beat that?
You are remixing a Berrry app.
Source app: https://learnanything.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://learnanything.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet β Sign in