# Scan2Meet Scan2Meet is a Japanese web application for scanning business cards and moving from an in-person meeting to the next business action. Official site: https://scan-2-meet.com/ Repository: https://github.com/Sales-Retriever/Scan2Meet Publisher: Sales Retriever Language: Japanese ## What It Does Scan2Meet lets users capture a business card with a device camera or upload an image. The app uses AI to extract business card details such as name, company, department, title, email address, phone number, and website. After extraction, users can review and edit the result, run AI-assisted research about the person's company or department, search the person on Facebook, LinkedIn, or Google, and open a configured scheduling link with the extracted fields attached as query parameters. ## Primary Use Cases - Scan a business card after a meeting or event. - Extract contact and company information from a business card image. - Research the other person's company and department before follow-up. - Open a HubSpot or similar scheduling page with contact fields prefilled. - Search social and web profiles from the extracted name and company. ## Relevant Search Topics - AI business card scanner - Japanese business card scanning app - Business card OCR - Sales research from business cards - Business card to scheduling link - 名刺スキャン AI - 名刺 OCR - 営業リサーチ - 名刺から日程調整 ## Technical Notes Scan2Meet is built with React, TypeScript, Vite, and Cloudflare Workers. It uses Google Gemini through the Vercel AI SDK from backend Worker APIs for business card analysis and research. Scheduling link settings are stored locally in the user's browser. ## Limitations Scan2Meet is a browser-based app. The quality of extraction depends on image clarity, camera permissions, and AI response quality. Users should review extracted information before using it for follow-up.