Live Studio Tech stack?

Hi,

I’m really impressed with the aesthetics and functionality of Live Studio. It gives off a Next.Js deployment on Vercel vibe, especially with Supabase in the mix. I’m curious about the backend and frontend components used. I’m considering a switch from JS/TS to Python for my Agent framework, which has sparked my interest. How is the token implementation managed? I’ve set up a token between my Flutter app, JS/TS Agent, and Supabase, but I haven’t yet delved into the front-end web for the user. And how is it running Python code like that or launching a streamlit deployment in the background? Are they separated vercel deployments?