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

  • esperent 2 hours ago |
    Best of luck! You'll probably get a better response here if the readme also has English. It's typically the first thing other software developers will look at in a project.
    • Soumame 2 hours ago |
      Thank you! Now, I have updated readme files with English.