hkjarral/AVA-AI-Voice-Agent-for-Asterisk — reverse-engineered prompt
Reverse engineered prompt
Build me an open source AI voice agent for Asterisk and FreePBX that can answer real phone calls, listen to the caller, talk back naturally, and be configured without editing a bunch of files.
I want an admin web dashboard with a simple setup wizard where I can add API keys, choose the voice and AI provider, set the agent personality, test the connection, and see health status and logs. It should support different speech, AI, and voice providers, including local AI options if the server has the hardware. It should also generate the Asterisk dialplan settings needed to connect calls to the agent.
Please make it easy to run with Docker, include a preflight setup that creates the env file and secrets, and add clear docs for the first successful test call. Also include a CLI for checking status and troubleshooting. Look up current Asterisk and provider docs online if you need to.
Want more depth? Deep Reverse