aryanhardahadev/oneshop-ai-engine ? reverse-engineered prompt

Reverse engineered prompt

Build me a shopping assistant app for OneShop that helps people discover products by chatting, browsing, and checking out without feeling like they have to search everything manually.

I want a web app with a product browsing page, a chat assistant that can answer questions like show me phones under 500, compare items, and help add products or bundles to cart, plus a smart right side panel that suggests things for the user based on what they look at, wishlist, and put in cart. It should also have a simple checkout flow with demo payment, order confirmation, and a return to cart recovery message if they leave with items still in the cart.

On the backend, make the AI smart enough to return recommendations, next best actions, and cart suggestions from one profile endpoint, and use product data with fallback logic if no AI key is set. Use the existing Python backend and React frontend setup, and look up current docs online if you need to.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab