What you’re setting up
ImplAI is a white-label voice AI SaaS platform. This documentation walks you through deploying your own instance, connecting all the third-party services it depends on, and getting your app live at your own custom domain.How to use this documentation
Follow the sections in order. Each section covers one provider, and most sections depend on the previous ones being completed. Skipping ahead will leave you with broken integrations. The full setup takes around two to three hours of focused work, mostly waiting on verification emails, DNS propagation, and ID approvals.Setup order
- GitHub — fork the source code repository to your account
- Hostinger — buy your custom domain and set up your professional email
- Vercel — deploy your forked app to the web
- Supabase — set up the database, authentication, and SMTP for transactional emails
- Retell — connect the AI voice agent platform
- Upstash — enable rate limiting to protect your endpoints
- Resend — connect the email provider for branded transactional emails
- Twilio — configure phone number provisioning and call routing
- Stripe — set up billing for minutes and phone number subscriptions