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

Musical ideation through Generative AI #3852

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

Musical ideation through Generative AI #3852

walterbender opened this issue Apr 8, 2024 · 0 comments

Comments

@walterbender
Copy link
Member

Ticket Contents

Description

We would like to deploy generative AI in support of musical composition. The basic idea is to use AI to generate possible modifications of a phrase (or phrases) generated by the user. In other words, the user would start the composition and the AI would then present different possibilities for enriching the composition to which the user would react and further enhance.

Specifically, we would be working toward accomplishing the following:

Tune open source LLM to create the ideal output for beginners, and for learning
Create an API that translates LLM musical data to Music Blocks data, so that the learner has something to work from
Create a in-app framework for evaluating the AI output, so that the user has several plausible choices and, if they so choose, grade the choices to be used for further improvement

Goals & Mid-Point Milestone

Goals

  • [model development]
  • [backend deployment]
  • [UX design]
  • [Frontend implementation]
  • [Goals Achieved By Mid-point Milestone]
  • [model development]
  • [backend deployment]

Setup/Installation

No response

Expected Outcome

A "button" added to Music Blocks that invokes an LLM to provide:

  • phrasing suggestions
  • orchestration suggestions

The suggestions would be in the form of written text and/or code blocks.

Acceptance Criteria

The mechanics of the interaction are the primary requirement. The quality of the suggestions can be improved over time.

Implementation Details

A dockerized server would run on one of the Sugar servers. That server would interface to one or more LLMs.

The messaging between Music Blocks and the server would be in the form of code snippets (individual phrases) and multiple phrases.

The interface would prompt the user to either submit a phrase or multiple phrases.

Mockups/Wireframes

No response

Product Name

Music Blocks

Organisation Name

Sugar Labs

Domain

⁠Education

Tech Skills Needed

Docker, JavaScript, Machine Learning, Python

Mentor(s)

@pikurasa @Wat

Category

Backend, Frontend

@walterbender walterbender changed the title [DMP 2024]: Musical ideation through Generative AI Musical ideation through Generative AI 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