Curator’s notes
Code‑Guru empowers learners and educators by converting simple, natural‑language prompts into fully structured coding exercises. Users describe what they want to build—whether an HTML form, a Python script, or a JavaScript game—and Code‑Guru generates a skeleton, then guides them through each section with ghost text suggestions that reveal one token at a time. Supported languages run directly in the browser, while others leverage the OpenAI API to simulate execution results. Learners can track their progress, request hints for challenging steps, and skip ahead when ready. Under the hood, a hybrid execution model and robust parsing logic ensure reliable performance, while sandboxed environments keep user code isolated. Future plans include expanding language support, adding user accounts and collaborative features, and integrating version control and testing frameworks to create a comprehensive, AI‑powered coding tutor.