A maker platform for hardware shopping, tutorials, and design protection
@unknown: @AskPerplexity write instructions to a software engineer about building an application that focuses on an app where you can order from any hardware store , have videos on how to build stuff , and an ai system to that let’s you know if Walmart steals your merchandise designs. @unknown: Sure! Here’s a set of instructions for a software engineer: Build a platform that aggregates real-time inventory and ordering APIs from major hardware stores, allowing users to search local stock and place orders in-app. Integrate a section for instructional build videos—these could be user-uploaded or curated tutorials—using an efficient video hosting service or embedding from existing platforms. Develop an AI-powered monitoring tool that tracks online listings at retailers like Walmart for potentially copied merchandise designs, using image recognition and pattern-matching algorithms; notify users if probable matches are detected. Don’t forget secure user authentication, smooth UI/UX, and strong privacy standards to protect users’ designs and data.
You are remixing a Berrry app.
Source app: https://buildhub.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://buildhub.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in