I recently built a Zero-Typing Networking Assistant using n8n, Vector DBs, and AWS. The goal was to create a seamless experience for users to scan business cards and extract relevant information.
The workflow involves taking a photo of the card, sending it to our AI Bot, and then processing the data using n8n and Vector DBs. The extracted details are then saved directly into the user’s Excel or Google Sheet via our AWS Mumbai backend.
The result is a 3-second scanner that can accurately extract Name, Designation, Company, and Mobile No. without any manual data entry.
You can explore the entire workflow and code logic on my Developer Log.