source-academy/frontend

Interactive Source-GPT

Opened this issue · 0 comments

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.