Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
May 13, 2026
·
Geneva
LuxPricer: Market Intelligence with Playwright
Learn how LuxPricer uses Playwright to quickly analyze hundreds of live luxury resale listings for comprehensive pricing reports.
Overview
LuxPricer scans hundreds of live listings across Vestiaire Collective, Rebag, Fashionphile, The RealReal and more — then delivers a complete pricing report in seconds. Upload a photo. Get the price.
Links
AI-powered platform aggregates cross-marketplace resale data for luxury handbag valuation.
LuxPricer processes user identity-linked location, browsing, and usage data.
Tech stack
- AIAI: The computational system driving human-level problem-solving (e.g., GPT-4, AlphaGo), actively transforming sectors like healthcare and finance with predictive analytics.Artificial Intelligence (AI) is the system's ability to simulate human cognitive functions: learning, problem-solving, and decision-making. Key models like OpenAI's GPT-4 and Google DeepMind's AlphaGo demonstrate rapid capability expansion across diverse domains. This technology is actively deploying across critical sectors: healthcare uses AI for diagnostic image analysis (often achieving 90%+ accuracy), finance employs it for real-time fraud detection, and autonomous vehicles (Level 4) rely on its processing power. Global investment validates this impact: the AI market is projected to exceed $1.8 trillion by 2030 (a clear indicator of scale). Focus now shifts to responsible scaling and robust governance (e.g., data privacy, bias mitigation) to manage widespread integration.
- Mobile appSpecialized software (applications) designed to execute on portable devices: They run on platform-specific operating systems (iOS, Android) or via cross-platform frameworks (e.g., React Native, Flutter).Mobile apps are discrete software programs built for portable devices (smartphones, tablets, watches), providing direct, optimized access to services and information. Development splits into three primary approaches: Native (using Swift for iOS or Kotlin for Android), Hybrid (web technologies in a native container), and Cross-platform (e.g., Flutter). These applications leverage device-specific hardware—like GPS, cameras, and accelerometers—to deliver a superior, context-aware user experience. Apps dominate over 90% of total mobile time, driving a multi-billion dollar app store economy through platforms like the Apple App Store and Google Play Store.
- Web scrapingDeploy automated bots to fetch, parse, and structure vast datasets (e.g., prices, reviews) from public web pages at scale.Web scraping is the automated extraction of data from websites using specialized software (bots or spiders). This process involves sending an HTTP request, receiving the HTML, and then parsing that code to isolate target data points: product prices, contact information, or news headlines. Developers frequently use Python libraries like Scrapy or Beautiful Soup to build these scrapers. The output is structured data, typically in CSV or JSON format, enabling high-value applications like competitive price monitoring across 500+ e-commerce sites or large-scale market research aggregation. We leverage this technology to turn unstructured web content into actionable business intelligence.
- Workflow automationWorkflow Automation uses rule-based software to orchestrate and execute repetitive, multi-step business processes: it eliminates manual handoffs and human error.This technology streamlines operations across all departments (HR, IT, Sales) by transforming manual, document-heavy tasks into intelligent, automated flows. It routes approvals, syncs data between disparate systems, and manages process dependencies without human intervention. The result is a significant boost to efficiency and compliance: Deloitte reports a 22% reduction in task completion time for businesses leveraging automation. This frees up your team to focus on high-value, strategic work, ensuring faster, more accurate outcomes every time.
- PlaywrightPlaywright is the Microsoft-developed, cross-browser automation framework: it drives Chromium, Firefox, and WebKit with one unified API for fast, reliable end-to-end testing.Playwright delivers robust, cross-platform end-to-end testing, supporting all major rendering engines: Chromium, Firefox, and WebKit. Launched by Microsoft in January 2020, its core strength is a single API for multiple languages (TypeScript, Python, Java, .NET). The framework eliminates flaky tests through automatic waiting and provides full test isolation by creating a new browser context (a brand-new browser profile) for each test. Key tooling includes Codegen for recording actions and the Trace Viewer for deep post-mortem analysis of test failures (screencasts, live DOM snapshots). This architecture ensures reliable, high-speed execution across Windows, Linux, and macOS.