source-academy / frontend

Frontend of Source Academy, an online experiential environment for computational thinking (React, Redux, Saga, Blueprint)
https://sourceacademy.org
Apache License 2.0
101 stars 164 forks source link

Interactive Source-GPT #2932

Open RichDom2185 opened 2 months ago

RichDom2185 commented 2 months ago

Now that we already have stories, let's make the code snippets returned by (or sent to) GPT-4 in the SICP page to also be runnable in the same way.

Should be pretty doable given the very similar logic of converting Markdown (or custom Markdown) to React nodes.