Loading video player...
#azure #azureopenai #terraform #serverless #python *I Replaced LinkedIn's Resume Scorer with My Own AI — Built with Azure OpenAI* Most AI resume tools score one job at a time. This one scores all of them. In this project, we build a serverless AI-powered job scoring dashboard on Azure. Upload your resume, submit LinkedIn job IDs, and let Azure OpenAI GPT-4o score every application — all tracked in one place. What You'll Build - Serverless API with Azure Functions (Flex Consumption, Python) - Async job scoring pipeline using Service Bus - Resume and artifact storage with Azure Blob Storage - Per-user data isolation with Cosmos DB - Secure authentication with Microsoft Entra External ID (PKCE) - Vanilla JS SPA hosted on Azure Static Website - All infrastructure provisioned with Terraform Prerequisites - Azure account and service principal with Contributor + User Access Administrator roles - Terraform, Azure CLI, jq, zip, and envsubst installed - A Microsoft Entra External ID tenant with a self-service sign-up user flow configured - Need help setting up Azure and Terraform? Check out our Azure setup video: [link] GitHub Repository Project code and README: https://github.com/mamonaco1973/azure-resume-app.git TIMESTAMPS 0:00 Introduction 0:22 Demo 0:49 Architecture 1:27 Build the Code 3:19 Build Results