Vinbot Scaffold
Vinbot is intended to scrape Facebook Marketplace and estate sale listings, identify underpriced vintage furniture, contact sellers with cash offers, and operate on a 15% commission model.
Current Status
This repository is scaffolded for implementation. It includes folder ownership boundaries, environment variable placeholders, and a basic Next.js package manifest, but it does not yet contain production feature code.
Workstreams
scraper/Source adapters, browser automation, listing parsing, and normalization.outreach/Seller messaging, AI-assisted offer drafting, email transport, and follow-up flows.dashboard/Operator-facing UI modules for reviewing leads, tracking deals, and monitoring commissions.api/Shared backend orchestration, integrations, webhook handling, and server-side business rules.