Skip to content

webfuse-com/elevenlabs-agent-extension

Repository files navigation

Webfuse ElevenLabs Agent

This is an ElevenLabs + Webfuse voice AI agent extension.

with ElevenLabs

1. Create and configure agent

2. Provide agent ID to env in manifest.json

{
  "env": [
    {
      "key": "AGENT_KEY",
      "value": "agent_0123abcdefghijklomnopqrstuvwxyz"
    }
  ]
}

3. Create tools for the Automation API

4. Align tools with popup.agent.js

with Webfuse

1. Create a Webfuse Space

2. Deploy this Extension project

About

ElevenLabs agent extension for Webfuse. Proof-of-concept.

Topics

Resources

Stars

Watchers

Forks