A sleek React app that creates AI phone agents using the VAPI API. Enter a description of how your agent should behave, and the app will:
- Create an AI assistant with a custom system prompt
- Purchase a phone number
- Associate the phone number with the assistant
- Provide a contact card you can add to your phone
npm install
npm run dev- Enter your VAPI API key
- Give your agent a name (optional)
- Describe how your agent should behave
- Click "Create Agent"
- Add the new contact to your phone
- React + TypeScript
- Vite
- VAPI API