← Back to context

Comment by brandonc7

1 month ago

I’m working on a language learning tool where it uses LLMs to generate stories at your ideal level. The idea is the user would be provided stories that are 95% comprehensible, with the other 5% being a mix of brand new words or words you are still learning. As you read the story you click on words that you still don’t fully understand. I am only working on Spanish right now, since I want to optimize for each language. It’s been fun designing my databases, coming up with calculation ideas, designing story validation, creating an estimation system of a user’s knowledge for onboarding. I know there is some debate about LLMs in language learning and I don’t think they should be trusted to explain grammar but if you validate it’s output it can be such a great tool to learn at your perfect level.