Munify Technology
AI Engineer
- Took a voice AI system live on real phone traffic by bridging PSTN calls (SIP trunking via Solveline, Turkish telecom) into a real-time LLM dialogue pipeline, combining TTS/STT with the OpenAI Realtime API.
- Cut response latency in the voice pipeline through an event-driven architecture using WebSockets and Redis for real-time state and messaging.
- Deployed and operated the platform in production on AWS: ECS (containerized app), ECR (image registry), RDS (managed PostgreSQL), S3 (voice recording storage), Secrets Manager (API key management), and CloudWatch (logging/monitoring).