Bismilbhatti271/ai-calling-agent ? reverse-engineered prompt
Reverse engineered prompt
Build me an AI calling platform that lets a small team manage outbound leads and run voice calls with an AI agent.
I want a dashboard where I can log in, import leads from CSV, create campaigns, manage agents, and see basic analytics and call history. For each campaign, the AI should use a custom script and knowledge base, call people, talk naturally, handle objections, and stop speaking if the person interrupts. It should also show a live transcript while the call is happening, and let me type or speak back during the call.
The voice agent should use Groq for the language model and speech to text, and Edge TTS for speaking. It should qualify leads by asking for age, transfer the right people to a human, and respect do not call requests. If possible, include support for connecting to VICIdial so answered calls can be bridged into the AI agent, and make the settings editable in the UI. Look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit