rajamoid123-art/Ai-Voice-Agent ? reverse-engineered prompt
Reverse engineered prompt
Build me an Asterisk voice agent project that I can run with Docker and manage from a simple web dashboard. I want an easy setup wizard that helps me connect it to my Asterisk or FreePBX system, choose speech to text, AI model, and text to speech providers, then make a test call and verify everything is working.
It should include a clean admin UI on port 3003, a backend that can handle voice calls, and a basic command line setup flow too. Please make it create the needed config files from an example, support environment based setup, and include a health check so I can tell if the core service is healthy.
If you need to check current docs or provider details online, go ahead. I also want it to be production friendly, so include sensible defaults, clear setup steps, and make sure the login and secrets are handled securely.
Are you gonna build this?
make sure you review the code using coderabbit