How I Finally Shipped PharmVerify NG — an AI Drug Checker for Nigerian Patients published: true tags: devchallenge, githubchallenge A developer has launched PharmVerify NG, an AI-powered drug authenticity checker that allows Nigerian patients to search for any local drug name and receive NAFDAC registration numbers, manufacturer details, verified generic alternatives, and direct verification links. The tool, built using the Claude AI API and deployed on Vercel, processes queries against Nigerian pharmaceutical knowledge and returns results with a reported 0% error rate on build and deployment. The project was completed as part of the Qubators AI Foundry Cohort 01, a 30-day fellowship requiring participants to ship a working AI product from scratch. This is a submission for the GitHub Finish-Up-A-Thon Challenge PharmVerify NG is an AI-powered drug authenticity and alternatives checker built specifically for Nigerian patients. It lets you search any Nigerian drug name and get back real, structured information — NAFDAC registration numbers, manufacturer details, verified generic alternatives, and direct NAFDAC verification links — all powered by the Claude AI API. 🔗 Live app: https://pharm-assist-tool.vercel.app https://pharm-assist-tool.vercel.app 💻 GitHub: Torisbrain/pharm-assist-tool This project started as part of my participation in the Qubators AI Foundry Cohort 01 — a 30-day fellowship where fellows are expected to ship a real, working AI product from scratch, with equity terms and a signed MOU. No pressure, right? The idea came from a real frustration I've watched people around me experience: buying medication in Nigeria without any easy way to verify if it's genuine, check the NAFDAC number, or know if a cheaper generic alternative exists. Fake and substandard drugs are a serious problem in Nigeria — and most patients have no accessible tool to protect themselves. I wanted to build something that actually helps.