Can't edit a premade vercel/hume template

Hi There, I recently used one of the Vercel/Hume premade templates for a speech to speech voice app, however I can’t figure out how to actually edit the app with the vercel agent/chatmode?

It’s letting me deploy the app, as that was one of the first things it made me do, but now I want to make edits.

I’ve attached a screenshot of the page where I’m stuck on. Any guidance would be great!

By the way - on my projects page with my other apps, this isn’t appearing as I’m yet to type anything into the agent if that makes sense.

It looks like you’re talking about this template Hume AI - Empathic Voice Interface Starter

This is not a v0 template, so you can’t open it in v0

Vercel.com and v0.app are separate services

  • Vercel is a web host that will deploy a new version of your app every time you edit the code
  • v0 is an AI chat app builder that also deploys via Vercel

But since Hume’s template was not built in v0, it can’t be opened in v0. It may be possible to start a new v0 project and follow Hume’s docs to get an app working, but it won’t work with the existing template

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.