← All speakers

Bio, Work & Ideas

Chintan Agrawal

Conference affiliation: Amazon Web Services (AWS) · 2026

Chintan Agrawal is an Amazon Web Services solutions architect whose work spans conversational AI, healthcare applications, and cloud data infrastructure. Working with the AWS startup team serving Asia-Pacific and Japan, he designs systems that keep analytical data current, protect sensitive information, and make voice agents respond naturally when users hesitate or interrupt.

His data-engineering work includes an architecture for real-time change data capture into Apache Iceberg tables, streaming inserts, updates, and deletions from Aurora PostgreSQL into Amazon S3 Tables. By consolidating changes from multiple database tables into one pipeline, the design keeps analytical datasets query-ready while reducing operational overhead.

With Chaitanya Vejendla, Agrawal also developed tag-based enterprise lakehouse governance using AWS Lake Formation, IAM Identity Center, and Amazon SageMaker Unified Studio. Policies based on business domain, geography, and data sensitivity let new datasets inherit appropriate protections while preserving user-level accountability.

His multi-agent healthcare system coordinates specialized agents handling radiology guidance, patient records, and billing information. A supervisor routes questions across distinct retrieval systems, including Amazon S3 Vectors and an Amazon Bedrock knowledge base backed by OpenSearch Serverless, then combines relevant clinical and financial information.

What makes a voice agent conversational

Agrawal’s voice-agent work with Daniel Wirjo focuses on failures that language-model quality alone cannot solve:

  • Conversational turn-taking: Silence does not necessarily mean someone has finished speaking. Agrawal compares Silero voice activity detection, speech-provider endpointing, and locally controlled Smart Turn classification, weighing responsiveness against premature interruption, diagnostic visibility, and deployment control.
  • Interruption-aware voice agents: When someone genuinely interjects, speech playback must stop and model generation must be canceled. A capable system also distinguishes corrections requiring immediate action from acknowledgments, coughs, and background noise.
  • Voice-agent latency budgets: Audio capture, network transit, transcription, model response, speech synthesis, and playback collectively determine whether conversation feels natural. Agrawal emphasizes slow tail responses and behavioral drift over repeated turns: one delayed answer or an increasingly verbose model can undermine an otherwise functional interaction.

The practical challenge is consistent across his projects: production systems must preserve context and remain usable when information is fragmented, access is sensitive, and human behavior refuses to follow clean boundaries.

Read the topics behind these talks

1 conference talk

References