How I Built ProjectHub: An Embeddable AI Recruiter Assistant That Runs on Free Tiers A developer built ProjectHub, an embeddable AI recruiter assistant that runs on free tiers. The chat widget, named Scout, allows recruiters to ask questions about the developer's projects and experience by adding a single script tag to any website. The system uses a vanilla JS frontend, a Node backend on a Google Cloud e2-micro VM, a knowledge base from GitHub, and free LLM providers, with fallback to a grounded knowledge base if AI providers fail. I built a chat widget for my portfolio. One script tag, drop it on a page, and recruiters can ask questions about my projects, my AWS internship, what I actually know, and what kind of roles I'm looking for. I named the assistant Scout.