paper-with-me

홈 › Papers

Scratch Copilot Evaluation: Assessing AI-Assisted Creative Coding for Families

2023-05-17 · Stefania Druga, Nancy Otero

How can AI enhance creative coding experiences for families? This study explores the potential of large language models (LLMs) in helping families with creative coding using Scratch. Based on our previous user study involving a prototype AI assistant, we devised three evaluation scenarios to determine if LLMs could help families comprehend game code, debug programs, and generate new ideas for future projects. We utilized 22 Scratch projects for each scenario and generated responses from LLMs with and without practice tasks, resulting in 120 creative coding support scenario datasets. In addition, the authors independently evaluated their precision, pedagogical value, and age-appropriate language. Our findings show that LLMs achieved an overall success rate of more than 80\% on the different tasks and evaluation criteria. This research offers valuable information on using LLMs for creative family coding and presents design guidelines for future AI-supported coding applications. Our evaluation framework, together with our labeled evaluation data, is publicly available.

📄 PDF Abstract BibTeX arXiv:2305.10417

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scratch Copilot: Supporting Youth Creative Coding with AI

2025-05-06 · Stefania Druga, Amy J. Ko

Creative coding platforms like Scratch have democratized programming for children, yet translating imaginative ideas into functional code remains a significant hurdle for many young learners. While AI copilots assist adu…

Code Generation

PaintCopilot: Modeling Painting as Autonomous Artistic Continuation

2026-05-20 · Yunge Wen, Yuancheng Shen, Paul Pu Liang arxiv

We present PaintCopilot, a co-creative neural painting assistant that models painting as an open-ended autoregressive artistic behavior conditioned on evolving canvas states and prior brushstroke history, without requiri…

Three-Phase Evaluation of AI-Assisted Software Development Life Cycle

2026-07-06 · Joshua Strubel, Professor Carrie Russell, Carson Crockett, Jason Ferraro 외 arxiv

This paper presents an exploratory evaluation of how increasing levels of AI autonomy affect software development productivity, requirement adherence, and developer cognitive workload. A team of four developers reimpleme…

Do It For Me vs. Do It With Me: Investigating User Perceptions of Different Paradigms of Automation in Copilots for Feature-Rich Software

2025-04-22 · Anjali Khurana, Xiaotian Su, April Yi Wang, Parmit K Chilana

Large Language Model (LLM)-based in-application assistants, or copilots, can automate software tasks, but users often prefer learning by doing, raising questions about the optimal level of automation for an effective use…

Language ModelingLanguage ModellingLarge Language Model

Experience with GitHub Copilot for Developer Productivity at Zoominfo

2025-01-23 · Gal Bakal, Ali Dasdan, Yaniv Katz, Michael Kaufman 외

This paper presents a comprehensive evaluation of GitHub Copilot's deployment and impact on developer productivity at Zoominfo, a leading Go-To-Market (GTM) Intelligence Platform. We describe our systematic four-phase ap…