import type { Metadata } from 'next'; import { ScannerClient } from '@/components/scanner/scanner-client'; import { aiConfigured } from '@/lib/ai/scanner'; export const metadata: Metadata = { title: 'Scanner — identify and price a collectible from a photo or URL', description: 'Upload photos or paste a marketplace URL. RareIndex identifies the item, finds it in the catalog and shows its RareIndex Valuation, latest sales and listings — with confidence, never as authentication.', }; export const dynamic = 'force-dynamic'; export default function ScannerPage() { return (
Scanner
Take or upload up to five photos, paste a marketplace URL, or describe the item. RareIndex identifies it, matches it to the canonical catalog and returns the RareIndex Valuation with comparable sales and live listings. Identification is an estimate with a confidence score; it is not authentication.