🧩 Here's how private search queries work:
1️⃣ User runs a zkML computation to abstract their query
2️⃣ The abstracted query is sent to the e-commerce platform
3️⃣ Platform returns relevant results, which are filtered locally by the user
❗️Yes, and Zero-Knowledge Proofs are the answer❗️
📜 Instead of sharing raw data, ZKP allow us to share proofs about our data
🤯 Now, you can search for products to buy without revealing your exact queries!