Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor the Infoslicer Activity to generate plain-language summaries #5

Open
6 tasks
walterbender opened this issue Apr 8, 2024 · 0 comments
Open
6 tasks

Comments

@walterbender
Copy link
Member

Ticket Contents

Description

The Infoslicer Activity is designed to help teachers extract content from the Wikipedia in order to create lesson plans. This is currently a manual, extractive process. It is well suited to generative AI. The goal would be to have a teacher type in a theme for a lesson and have the AI create a simple lesson plan, which the teacher can then edit.

The biggest challenge to summarization using generative AI is hallucinations. A work-around for this is to include a validation step that surfaces evidence (or lack of evidence) for each assertion in the lesson plan. This will introduce some workflow and UX challenges.

Goals & Mid-Point Milestone

Goals

  • [Research suitable LLM]
  • [Backend development]
  • [Refactor Infoslicer]
  • [Goals Achieved By Mid-point Milestone]
  • [Research suitable LLM]
  • [Backend development]

Setup/Installation

No response

Expected Outcome

A refactoring of Infoslicer that can produce summaries of Wikipedia articles at a specified grade level.

Acceptance Criteria

  • backend server
  • integration with Infoslicer
  • grade-level summaries

Implementation Details

  • docker image for LLM
  • potential rewrite/simplification of Infoslicer activity

Mockups/Wireframes

No response

Product Name

Infoslicer Activity

Organisation Name

Sugar Labs

Domain

⁠Education

Tech Skills Needed

Artificial Intelligence, Docker, Python

Mentor(s)

@chimosky @Wa

Category

Backend, Frontend, AI

@walterbender walterbender changed the title [DMP 2024]: Refactor the Infoslicer Activity to generate plain-language summaries Refactor the Infoslicer Activity to generate plain-language summaries Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant