AI Voice Agent Platform - AI-powered voice receptionists for SMBs.
voiceagent exists to make this workflow practical. Ai voice agent platform - ai-powered voice receptionists for smbs. It favours a small, inspectable surface over sprawling configuration.
- Development server with hot reload
- Production build pipeline
- Runtime: Node.js, TypeScript
The codebase is organised into apps/, infra/, packages/.
pnpm install
npm run devnpm run dev
# Application starts on its configured portvoiceagent/
├── .env.example
├── README.md
├── apps/
├── index.html
├── infra/
├── package.json
├── packages/
├── pnpm-workspace.yaml
├── tsconfig.base.json
├── turbo.json