Skip to content
/ live Public

🎧 Chat with Ableton Live in your browser.

Notifications You must be signed in to change notification settings

vroomai/live

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vroom Live

🎉 Awarded "Best Presentation" at Timbre Tools Hackathon 2024 🎉


VroomAI

Summary

Vroom Live allows you to chat directly with your Ableton Live session. It has the ability to view your tracks, instruments and devices and modulate parameters. It works by creating an agent using GPT3.5 and tools that can communicate via OSC over WebSocket.

This repository was created as a submission to the Timbre Tools Hackathon 2024.

Installation

  1. Install AbletonOSC by Daniel Jones.
mkdir -p "$HOME/Music/Ableton/User Library/Remote Scripts/AbletonOSC" && \
wget -qO- https://github.com/vroomai/AbletonOSC/archive/refs/heads/master.zip | \
bsdtar --strip-components 1 -C "$HOME/Music/Ableton/User Library/Remote Scripts/AbletonOSC" -xf -

Usage

  1. Start Ableton, in Preferences > Link / Tempo / MIDI, under the Control Surface dropdown, select the new "AbletonOSC" option.

  2. Navigate to https://live.vroomai.com and enter your OpenAI key.

Discord

If you want to ask any questions or follow updates - join the discord!

Authors

Monty Anderson (Prodia Labs)

Barney Hill (University of Oxford)