Thanks, I'll check it out.
Cr4yfish
Yeah agree, I’ll definitely implement that one.
Right now I’m working on “match the cards”.
Edit: For audio I’m not so sure on how I would do it. I don’t think most people would record it themselves when creating a course so I would need to generate it. Then you’d have the issue about correct pronunciation…
Hi, you created the Korean course right? Thanks for contributing!
If you have any feature requests or suggestions please put them here: Feature Requests
There's also a collection specific for question types: Question Types Collection
Yeah, I'll probably go with langchain and some user-options for different LLMs.
I'll also look into authelia
Thanks! I'm already eyeing ollama for this.
Haha. Well we can't all actually be Duolingo and employ people to create the courses :D
Please do :). I take any help I can get.
That's weird. Did a quick google and it does seem to be 25 USD. Last time I made one it were 25 for sure as well - but that one got banned due to inactivity D:
Fair opinion. Native Apps do have some huge advantages, but also some disadvantages.
I've coded both before (although way more PWAs) and with Native you also run into Platform issues as long as you don't ship exclusively for one Platform.
PWAs have a huge advantage here since they run the same everywhere as long as the Platform has a browser which is not safari.
Is it for self-host ppl too?
In theory not an issue. I use Supabase, which you can self host as well.
You can also self host the Mistral Client, but not Gemini. However, I am planning to move away from Gemini towards a more open solution which would also support self hosting, or in-browser AI.
I am looking for OIDC, S3 and PgSQL
Since I use Supabase, it runs on PgSQL and Supabase Storage, which is just an Adapter to AWS S3 - or any S3, really. For Auth, I use Supabase Auth which uses OAuth 2.0, that's the same as OIDC right?
"Fill in the blank" is now available, just got done coding it.
If you want to try it out, I created a new course "Testing out new question types".