navigateconsulting/virtual-assistant — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an easy to use virtual assistant platform for teams that need to create, train, test, and deploy chatbots from one place. I want a web app where someone can set up intents, responses, and stories in a visual way, then try the bot right in the browser and publish it when it is ready. It should support more than one assistant, work across multiple channels, and feel production ready instead of like a demo.

Please make it run with Docker so I can bring the whole stack up quickly on Linux, and include a simple development setup for building from source too. I also want backend hooks so the assistant can connect to SQL data and Python based business logic when needed. Add sensible security for a real deployment, including TLS for the UI and related services.

A clean admin style interface matters here. If anything is unclear, look up the current docs for the chatbot framework and wire it together in a practical way.

Want more depth? Deep Reverse