Skip to content

fixie-ai/ultradox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultradox

Documentation for Ultravox API.

Examples

  1. quickstart-js → Provides a simple HTML front-end and a server to create calls.
  • Create ./.env and populate your API key: ULTRAVOX_API_KEY=<YOUR_KEY_HERE>.
  • Install dependencies with pnpm install.
  • Run the front-end and back-end simultaneously with pnpm dev.
  1. simple-vanilla-html → Provides a vanilla HTML example. Note: this example requires you to manually create a call and then paste in the joinUrl.
  2. drdonut-nextjs → NextJS app that provides an AI agent for taking orders at a fictional drive-thru donut chain. Consult README.md in the project folder for more information.

Looking for Ultravox Model?

The Ultravox repo contains everything related to the model.

Releases

No releases published

Packages

No packages published