roxoho/AI-Support-Ecommerce-Chatbot ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple AI support chatbot for an e commerce site that can answer common customer questions like returns, shipping, payment methods, order status, and discounts.

I want a small Flask app with a clean web chat interface, where users can type a question and get a helpful reply from the chatbot. It should also show suggested questions to click on, and it should not keep repeating the same suggestions. Add a way to hide the chat window and bring it back with a small icon or button.

Use the existing training data approach with intents, and make sure the bot can be trained from that data and then used to reply through the website. Keep the frontend basic but polished with HTML, CSS, and JavaScript, and make the whole thing easy to run locally. If you need to check current setup details, look up the docs online and adapt it to the project.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab