{"slug": "how-i-built-an-automated-ai-career-coach-using-make-com", "title": "How I Built an Automated AI Career Coach using Make.com", "summary": "A developer built an automated AI career coach that uses Make.com to connect Google Forms, Google Sheets, and Google Gemini, evaluating student progress reports and writing tailored feedback directly into a spreadsheet without human intervention. The workflow triggers on form submissions, sends the data to Gemini with a structured prompt that assigns an On Track, Needs Review, or Action Required status, then updates the corresponding row in Google Sheets. The developer says the system eliminates hours of manual review and provides students with immediate, actionable evaluations.", "body_md": "As businesses and educational programs scale, evaluating user progress manually becomes a massive bottleneck. Recently, I built an automated workflow to solve this exact problem: a system that instantly analyzes student progress reports using AI and logs customized feedback back into a database—with zero human intervention.\n\nIn this post, I will walk you through how I integrated Google Forms, Make.com, Google Gemini AI, and Google Sheets to create an automated AI Career Coach. Whether you want to build this yourself or are looking for an automation expert to streamline your business, this guide will show you what’s possible.\n\nThe Tech Stack\n\nData Entry: Google Forms\n\nDatabase: Google Sheets\n\nAutomation Engine: Make.com\n\nAI Engine: Google Gemini (Gemini 3.8 Flash)\n\nThe Use Case\n\nStudents in a training program fill out a weekly progress form containing their Name, Career Goal, and Progress So Far.\n\nInstead of an instructor reading each submission, the data is automatically sent to Google Gemini. Gemini acts as an expert career coach, evaluates the student's progress, assigns a status (On Track / Needs Review / Action Required), and writes a summary. Finally, Make.com updates the exact row in Google Sheets with the AI's assessment.\n\nStep-by-Step Architecture\n\nStep 1: The Trigger (Catching the Data)\n\nThe first step in Make.com is setting up the trigger.\n\nPro-Tip: Initially, I used the standard Google Forms \"Watch Responses\" trigger. However, this trigger only grabs the form answers and doesn't know which row the data lands on in Google Sheets.\n\nTo fix this, I used the legacy \"Watch Responses in Google Sheets\" module. This allows Make to monitor the linked spreadsheet directly, catching the form answers and generating a crucial Row number data variable needed for the final step.\n\nStep 2: Integrating Google Gemini AI\n\nNext, I connected the Google Gemini AI module (Generate a response). I mapped the dynamic data from the form into a custom prompt.\n\nHere is the exact prompt structure I used:\n\nYou are an expert student career coach and evaluator.\n\nEvaluate this student's progress update:\n\nProvide a concise assessment in exactly this format:\n\nStatus: [Choose one: On Track / Needs Review / Action Required]\n\nSummary: [1-2 sentences evaluating their progress towards their goal and any suggested next steps.]\n\nThe Result\n\nOnce the automation schedule is turned on, the magic happens seamlessly. A student submits a form, and within seconds, their specific row in Google Sheets is updated with a highly tailored, actionable AI evaluation.\n\nThis workflow eliminates hours of manual review and provides immediate value to the end user.\n\nLet's Work Together!\n\nBuilding this pipeline was incredibly rewarding. Automating data entry, integrating AI into daily workflows, and connecting different apps via APIs is where I thrive.\n\nIf your business is stuck doing repetitive manual tasks, wasting hours on data entry, or you want to integrate powerful AI models like Gemini or OpenAI into your systems—I can help.\n\nLet's automate your business.\n\nDrop a comment below, or reach out to me directly to discuss how we can build custom workflows that save you time and scale your operations.", "url": "https://wpnews.pro/news/how-i-built-an-automated-ai-career-coach-using-make-com", "canonical_source": "https://dev.to/adiela_samogide_d22803bf/how-i-built-an-automated-ai-career-coach-using-makecom-9n3", "published_at": "2026-09-11 12:25:57+00:00", "updated_at": "2026-09-11 12:40:45.707642+00:00", "lang": "en", "topics": ["ai-tools", "ai-products", "generative-ai", "large-language-models", "developer-tools"], "entities": ["Make.com", "Google Gemini", "Google Forms", "Google Sheets", "OpenAI"], "alternates": {"html": "https://wpnews.pro/news/how-i-built-an-automated-ai-career-coach-using-make-com", "markdown": "https://wpnews.pro/news/how-i-built-an-automated-ai-career-coach-using-make-com.md", "text": "https://wpnews.pro/news/how-i-built-an-automated-ai-career-coach-using-make-com.txt", "jsonld": "https://wpnews.pro/news/how-i-built-an-automated-ai-career-coach-using-make-com.jsonld"}}