Building a Resume Matcher with tRPC, NLP, and Vertex AI
I recently built a small resume matcher app in TypeScript that compares PDF resumes to job postings. I wanted a fast way to prototype an API, so I chose tRPC for the backend. tRPC is a TypeScript-first RPC framework that promises “end-to-end typesafe...
kapustinomm.hashnode.dev7 min read