yutakobayashidev / blockly-bot

🧱 AI learning partner for block programming
https://blockly.yutakobayashi.dev
Apache License 2.0
17 stars 1 forks source link
blockly openai

blockly-bot Built on Blockly

This project is an educational tool designed to generate Google Blockly blocks from natural language, explain unclear parts of existing blocks, or make modifications to them.

Built with OpenAI's API.

Feature

About Blockly

Google Blockly is a web-based visual programming language used in educational platforms like Scratch. It simplifies coding by using draggable blocks to represent coding concepts. Ideal for beginners, Blockly helps users understand programming logic without focusing on complex syntax, making it especially popular for teaching coding in a fun, engaging way.

Inspiration

This project was created with multiple inspirations.