ichiroc/chatgpt2scratch
ChatGPT for Scratch
This tool helps young creators and educators build interactive projects in Scratch that can communicate with ChatGPT. You provide an OpenAI API key and text inputs within Scratch, and ChatGPT responds directly within your Scratch project, allowing for dynamic and intelligent creations. It's designed for students, teachers, and hobbyists who want to add advanced conversational AI to their Scratch games or stories without complex coding.
Use this if you want to integrate a powerful AI chatbot into your Scratch projects to create interactive stories, educational tools, or games that respond intelligently to user input.
Not ideal if you are looking for a free solution, as using the OpenAI API incurs usage fees.
Stars
17
Forks
12
Language
JavaScript
License
AGPL-3.0
Category
Last pushed
Mar 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ichiroc/chatgpt2scratch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
jaanauati/react-dfp
A React implementation of the Google DFP/GPT api. https://react-dfp.surge.sh
googleads/google-publisher-tag-samples
Google Publisher Tag (GPT) code samples.
KijijiCA/react-advertising
A JavaScript library for display ads in React applications.
googleads/google-publisher-tag-playground
An interactive code playground for Google Publisher Tag (GPT) samples.
logankilpatrick/ChatGPT-Simple
Build a simple locally hosted version of ChatGPT in less than 100 lines of code