You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pippy is the Sugar "learn to program in Python" activity. It comes with lots of examples and has sufficient scaffolding such that a learner could modify an existing Sugar activity or write a new one. The goal of this project is to add "co-pilot"-like assistance to Pippy. A learner should be able to ask the AI to provide example Python code to help them navigate the language and explore possibilities in a more open way than the collection of Pippy examples affords. (The Pippy examples are geared towards activity development, which is largely how to navigate the basics of the Sugar toolkit and some GTK basics. This would be much broader in scope.)
The challenge, beyond the plumbing, is to design and implement a sensible workflow such that the AI is helpful but not in the way.
Ticket Contents
Description
Pippy is the Sugar "learn to program in Python" activity. It comes with lots of examples and has sufficient scaffolding such that a learner could modify an existing Sugar activity or write a new one. The goal of this project is to add "co-pilot"-like assistance to Pippy. A learner should be able to ask the AI to provide example Python code to help them navigate the language and explore possibilities in a more open way than the collection of Pippy examples affords. (The Pippy examples are geared towards activity development, which is largely how to navigate the basics of the Sugar toolkit and some GTK basics. This would be much broader in scope.)
The challenge, beyond the plumbing, is to design and implement a sensible workflow such that the AI is helpful but not in the way.
Goals & Mid-Point Milestone
Goals
Setup/Installation
No response
Expected Outcome
Acceptance Criteria
Age-appropriate integration
Clarity of integration into pedagogy
Implementation Details
Mockups/Wireframes
No response
Product Name
Pippy activity
Organisation Name
Sugar Labs
Domain
Education
Tech Skills Needed
Artificial Intelligence, Docker, Python
Mentor(s)
@chimosky @walterbender
Category
Backend, Frontend, AI
The text was updated successfully, but these errors were encountered: