Inspiration

The modern Indian shopping landscape is a battlefield of hidden costs. Between giants like Amazon and disruption-heavy Q-commerce like Blinkit and Zepto, finding the absolute "best deal" has become impossible. We found ourselves manually switching between four apps to save ₹30 on groceries, only to lose those savings to an invisible "surge fee" at checkout. We built Parallax Edge to be the "Truth Layer" for commerce—an unbeatable engine that exposes the real math behind every purchase.

What it does

Parallax Edge is a hyper-local price intelligence engine that bridges the gap between national logistics and lightning-fast dark stores.

  • Ultimate Delivery Comparison: We scan the entire ecosystem (Amazon, Flipkart, Blinkit, Zepto, and more) simultaneously to hunt down the absolute minimum price for any single item.
  • Total Landed Cost (TLC): Our engine goes beyond the price tag. We calculate the real final cost—Base Price + Delivery + Platform Fees + Surge—showing you the winner in one view.
  • AI Cart Orchestrator: For multi-item shopping lists, our "Splitting Algorithm" automatically finds the cheapest combination (e.g., "Heavy essentials from Amazon, perishables from Zepto").
  • Location-Aware Scanning: Automatically detects pincode-level inventory and delivery speed to show real product availability in your specific neighborhood.
  • Community Flash Pools: A social intelligence layer where neighbors can join order-pools in real-time to trigger bulk-discounts.

How we built it

  • The Brain (FastAPI/Python): Built an asynchronous engine using httpx for high-speed concurrent scraping. We implemented thefuzz for complex string-reconciliation to group identical products that have different titles on different apps.
  • The Command Center (Next.js 15): A visual-first terminal interface built with TypeScript and a custom glassmorphism design system to provide a premium "Cyberpunk Bloomberg" experience.
  • DevOps: Fully containerized with Docker, orchestrated via Docker Compose, and deployed using Render (Backend) and Vercel (Frontend).

Challenges we ran into

"Reconciling the Chaos." Every app names products differently. Matching "Organic Milk 1L" to "Full Cream Amul 1000ml" required us to build a custom logic layer using fuzzy math and category weights. We also had to optimize our async pipeline to ensure that looking up 10 apps at once didn't hit rate limits or slow down the user's experience.

Accomplishments that we're proud of

We successfully built a working prototype that can fetch and reconcile live data from across the Indian commerce landscape in under 5 seconds. Seeing our AI Cart Optimizer correctly suggest a "split order" that saved a test user ₹140 on a 10-item grocery list was our proudest "Aha!" moment.

What we learned

We mastered the intricacies of Asynchronous Python Orchestration and Fuzzy Data Reconciliation. More importantly, we learned that in the modern economy, "Time is Money"—and that a product's price is meaningless without knowing its ETA and platform fee.

What's next for Parallax Edge

  • The "Edge" Chrome Extension: A real-time popup while you shop on Amazon that says: "Stop! This is ₹50 cheaper at a dark store 2km away."
  • One-Click Checkout: Direct deep-linking that fills your carts across multiple optimized apps instantly.
  • Dynamic Price Prediction: AI-powered "Buy Now vs. Wait" advice based on historical surge pricing patterns.

Built With

Share this project:

Updates