←back to thread

128 points Soumame | 1 comments | | HN request time: 0s | source

Hello! I’m So Tokumaru ( https://tokumaru.work ), high school student from Japan working on ways to leverage large language models (LLMs) for K-12 programming education. Recently, I built a project called "TutoriaLLM," a self-hosted application designed to support educators and students through a multi-modal LLM that offers guided tutorials.

TutoriaLLM integrates voice (voice-to-voice) and text-based AI interactions into Blockly, a block editor widely known for its use in Scratch. It enables server-side code execution and allows students to test their code directly in Minecraft (Bedrock or Education Edition) without any setup.

I’m actively developing this project and aim to bring it to a level ready for use in programming education by next year. I’d love to hear any feedback!

Documentation: https://tutoriallm.com

Demo: https://demo.tutoriallm.com

Repository: https://github.com/TutoriaLLM/TutoriaLLM

Show context
namanyayg ◴[] No.42074172[source]
It's so cool that you've done so much work in high school already!

This project looks great, do you have any active users yet?

replies(1): >>42074462 #
1. Soumame ◴[] No.42074462[source]
As this service is under development, so there are no active users. But user testing has already started in programming schools in Japan with 10~20 kids from primary school. In the future, the aim is to make the software available to programming schools and primary schools worldwide.