voicebook.This project is a realtime voice booking agent that captures speech in the browser, streams it to a Node.js WebSocket backend, transcribes with Deepgram STT, invokes a Groq LLM, and returns low-latency audio responses synthesized by AWS Polly . it then automatically validates the user provided name, email and dates and then stores it on local CSV.