dkpython7/AI-Voice-Support-Agent ? reverse-engineered prompt
Reverse engineered prompt
Build me a real time AI voice support agent for GODIMS in Python.
It should answer customer calls naturally, greet the caller, ask whether they want English or Hindi, and then help them with service information, pricing, and basic project timeline questions. I also want it to collect lead details during the conversation, like name, email, phone number, budget, and what service they need, then end the call politely when it’s done.
Use a voice agent setup that works with VideoSDK Agents and Google Gemini Realtime API, and make it simple to run from main.py with a .env file for the API key. Keep it professional, human like, and reliable for live conversations. If you need to check current setup details or docs online, go ahead and do that.
Are you gonna build this?
make sure you review the code using coderabbit