<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Workflows on Chandras Edu | AI, US Stocks, Courses &amp; Jobs India</title>
    <link>https://chandrashaker.in/tags/workflows/</link>
    <description>Recent content in Workflows on Chandras Edu | AI, US Stocks, Courses &amp; Jobs India</description>
    <generator>Hugo</generator>
    <language>en-in</language>
    <copyright>© 2026 Chandra Shaker · [Privacy Policy](/privacy-policy/) · [Disclaimer](/disclaimer/) · [Contact](/contact/)</copyright>
    <atom:link href="https://chandrashaker.in/tags/workflows/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Module 4.2: AI Agents and Automation Workflows</title>
      <link>https://chandrashaker.in/courses/genai/unit4/module-4-2-ai-agents-workflows/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://chandrashaker.in/courses/genai/unit4/module-4-2-ai-agents-workflows/</guid>
      <description>&lt;style&gt;&#xA;/* ── Module progress bar ─────────────────────────────────────── */&#xA;.mod-progress-wrap{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:12px 16px;margin-bottom:20px}&#xA;.mod-progress-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;flex-wrap:wrap;gap:6px}&#xA;.mod-progress-title{font-size:12px;font-weight:700;color:#555;letter-spacing:0.04em}&#xA;.mod-progress-bg{height:6px;background:#e0e0e0;border-radius:3px;margin-bottom:10px}&#xA;.mod-progress-fill{height:6px;border-radius:3px;background:#FF8C00;transition:width 0.3s ease}&#xA;.mod-progress-units{display:flex;gap:6px;flex-wrap:wrap}&#xA;.mod-progress-unit{font-size:11px;padding:3px 10px;border-radius:20px;text-decoration:none;font-weight:500;border:1px solid}&#xA;.mod-progress-unit.done{background:#e8f5e9;color:#2e7d32;border-color:#a5d6a7}&#xA;.mod-progress-unit.current{background:#1565C0;color:#fff;border-color:#1565C0}&#xA;.mod-progress-unit.upcoming{background:#f5f5f4;color:#999;border-color:#e0e0e0}&#xA;/* ── Module header ───────────────────────────────────────────── */&#xA;.mod-header{background:#1565C0;border-radius:6px;padding:14px 18px;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}&#xA;.mod-header-left{display:flex;flex-direction:column;gap:4px}&#xA;.mod-breadcrumb{font-size:11px;color:rgba(255,255,255,0.75);letter-spacing:0.03em}&#xA;.mod-title-inline{font-size:15px;font-weight:600;color:#fff;margin:0}&#xA;.mod-meta{display:flex;gap:10px;flex-wrap:wrap}&#xA;.mod-meta-item{font-size:11px;color:rgba(255,255,255,0.85);background:rgba(255,255,255,0.15);padding:3px 10px;border-radius:20px}&#xA;/* ── Callout boxes ───────────────────────────────────────────── */&#xA;.mod-keypoint{background:#fff8e1;border-left:4px solid #FF8C00;border-radius:0 6px 6px 0;padding:12px 16px;margin:20px 0;font-size:14px;color:#4a3000;line-height:1.6}&#xA;.mod-keypoint strong{color:#FF8C00}&#xA;.mod-warning{background:#ffeaea;border-left:4px solid #c62828;border-radius:0 6px 6px 0;padding:12px 16px;margin:20px 0;font-size:14px;color:#4a0000;line-height:1.6}&#xA;.mod-warning strong{color:#c62828}&#xA;.mod-remember{background:#e8f0fe;border-left:4px solid #1565C0;border-radius:0 6px 6px 0;padding:12px 16px;margin:20px 0}&#xA;.mod-remember-title{font-size:11px;font-weight:700;color:#1565C0;letter-spacing:0.06em;margin-bottom:8px}&#xA;.mod-remember ol{margin:0;padding-left:18px}&#xA;.mod-remember li{font-size:14px;color:#111111;line-height:1.7;margin-bottom:4px}&#xA;/* ── Stat grid ───────────────────────────────────────────────── */&#xA;.mod-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}&#xA;.mod-stat-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:14px 16px;text-align:center}&#xA;.mod-stat-card-num{font-size:24px;font-weight:700;color:#1565C0;margin-bottom:4px}&#xA;.mod-stat-card-label{font-size:12px;color:#666;line-height:1.4}&#xA;/* ── Comparison ──────────────────────────────────────────────── */&#xA;.mod-compare{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}&#xA;.mod-compare-card{border-radius:8px;padding:16px;border:1px solid}&#xA;.mod-compare-card h3{font-size:14px;font-weight:700;margin:0 0 10px}&#xA;.mod-compare-list{margin:0;padding-left:16px}&#xA;.mod-compare-list li{font-size:13px;line-height:1.65;margin-bottom:5px;color:#333}&#xA;/* ── Component cards ─────────────────────────────────────────── */&#xA;.mod-component-list{display:flex;flex-direction:column;gap:10px;margin:20px 0}&#xA;.mod-component{display:flex;gap:14px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:14px 16px;align-items:flex-start}&#xA;.mod-component-badge{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;flex-shrink:0;margin-top:1px}&#xA;.mod-component-body{flex:1}&#xA;.mod-component-title{font-size:14px;font-weight:700;color:#1a1a1a;margin:0 0 4px}&#xA;.mod-component-desc{font-size:13px;color:#555;line-height:1.6;margin:0 0 5px}&#xA;.mod-component-example{font-size:12px;font-family:monospace,sans-serif;background:#f5f5f4;border-radius:4px;padding:7px 10px;color:#333;line-height:1.5;border-left:3px solid #1565C0}&#xA;/* ── Workflow step-through ───────────────────────────────────── */&#xA;.mod-workflow-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;margin:20px 0;border-left:4px solid #1565C0}&#xA;.mod-workflow-card-header{padding:12px 16px;background:#f5f8ff;border-bottom:1px solid #e0e0e0}&#xA;.mod-workflow-card-title{font-size:14px;font-weight:700;color:#1565C0;margin:0}&#xA;.mod-workflow-card-sub{font-size:12px;color:#777;margin:2px 0 0}&#xA;.mod-workflow-card-body{padding:14px 16px}&#xA;.mod-wf-step{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-bottom:1px solid #f5f5f5}&#xA;.mod-wf-step:last-child{border-bottom:none}&#xA;.mod-wf-num{width:22px;height:22px;border-radius:50%;background:#1565C0;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}&#xA;.mod-wf-text{font-size:13px;color:#333;line-height:1.5;flex:1}&#xA;.mod-wf-tool{display:inline-block;font-size:10px;font-weight:700;padding:1px 7px;border-radius:10px;background:#e3f2fd;color:#1565C0;border:1px solid #90caf9;margin-left:6px;vertical-align:middle}&#xA;/* ── Use case grid ───────────────────────────────────────────── */&#xA;.mod-usecase-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}&#xA;.mod-uc-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:14px 16px}&#xA;.mod-uc-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}&#xA;.mod-uc-icon{font-size:15px;flex-shrink:0}&#xA;.mod-uc-title{font-size:13px;font-weight:700;color:#1565C0;margin:0}&#xA;.mod-uc-text{font-size:13px;color:#333;line-height:1.6;margin:0 0 5px}&#xA;.mod-uc-stat{font-size:11px;font-weight:600;color:#FF8C00}&#xA;/* ── Tool table ──────────────────────────────────────────────── */&#xA;.mod-table-wrap{overflow-x:auto;margin:20px 0}&#xA;.mod-table{width:100%;border-collapse:collapse;font-size:13px}&#xA;.mod-table th{background:#1565C0;color:#fff;padding:10px 13px;text-align:left;font-weight:600;font-size:12px}&#xA;.mod-table td{padding:10px 13px;border-bottom:1px solid #f0f0f0;color:#111111;vertical-align:top;line-height:1.5}&#xA;.mod-table tr:last-child td{border-bottom:none}&#xA;.mod-table tr:nth-child(even) td{background:#fafafa}&#xA;.mod-table td:first-child{font-weight:600;color:#1565C0;white-space:nowrap}&#xA;/* ── Assignment, nav, blog, credits ─────────────────────────── */&#xA;.mod-assignment{background:#fff8e1;border:1px solid #FFB300;border-radius:6px;padding:16px 18px;margin:28px 0}&#xA;.mod-assignment-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}&#xA;.mod-assignment-icon{font-size:16px;color:#FF8C00}&#xA;.mod-assignment-title{font-size:14px;font-weight:700;color:#5d4037;margin:0}&#xA;.mod-assignment p,.mod-assignment li{font-size:14px;color:#4a3000;line-height:1.7}&#xA;.mod-assignment ol,.mod-assignment ul{padding-left:20px;margin:8px 0}&#xA;.mod-nav{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:32px;padding-top:18px;border-top:1px solid #e0e0e0}&#xA;.mod-nav-back{font-size:13px;color:#1565C0;text-decoration:none}&#xA;.mod-nav-back:hover{color:#0d47a1;text-decoration:underline}&#xA;.mod-nav-next{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;padding:9px 18px;border-radius:4px;background:#FF8C00;color:#fff !important;text-decoration:none}&#xA;.mod-nav-next:hover{background:#e65c00;color:#fff !important;text-decoration:none}&#xA;.mod-blog-links{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;padding:14px 18px;margin-top:20px}&#xA;.mod-blog-title{font-size:11px;font-weight:700;color:#888;letter-spacing:0.06em;margin-bottom:8px}&#xA;.mod-blog-links a{display:block;font-size:13px;color:#1565C0;text-decoration:none;padding:3px 0;border-bottom:1px solid #f0f0f0}&#xA;.mod-blog-links a:last-child{border-bottom:none}&#xA;.mod-blog-links a:hover{color:#FF8C00;text-decoration:underline}&#xA;/* ── Body text readability ───────────────────────────────────── */&#xA;.mod-wrap p,.mod-wrap li,.mod-wrap td{font-size:16px !important;color:#111111 !important;line-height:1.85 !important;font-weight:450}&#xA;.mod-wrap p{margin-bottom:1.1em}&#xA;.mod-wrap h2{font-size:20px;color:#111111;margin-top:32px;margin-bottom:12px}&#xA;.mod-wrap h3{font-size:17px;color:#111111;margin-top:24px;margin-bottom:8px}&#xA;.mod-wrap strong{color:#111111;font-weight:600}&#xA;.mod-wrap em{color:#333}&#xA;.mod-wrap code{font-size:14px;background:#f0f0f0;padding:2px 6px;border-radius:3px;color:#c62828}&#xA;@media(max-width:600px){.mod-wrap p,.mod-wrap li,.mod-wrap td{font-size:16px !important;line-height:1.9 !important}}&#xA;.mod-credits{font-size:12px;color:#888;margin-top:32px;padding-top:12px;border-top:1px solid #e0e0e0}&#xA;.mod-credits summary{cursor:pointer;font-size:12px;color:#aaa;list-style:none}&#xA;.mod-credits summary:hover{color:#888}&#xA;.img-center{display:flex;justify-content:center;margin:20px 0}&#xA;.img-center svg{max-width:100%;height:auto}&#xA;@media(max-width:520px){.mod-stat-grid{grid-template-columns:1fr 1fr}.mod-compare{grid-template-columns:1fr}.mod-usecase-grid{grid-template-columns:1fr}}&#xA;&lt;/style&gt;&#xA;&lt;div class=&#34;mod-wrap&#34;&gt;&#xA;&lt;div class=&#34;mod-progress-wrap&#34;&gt;&#xA;  &lt;div class=&#34;mod-progress-header&#34;&gt;&#xA;    &lt;span class=&#34;mod-progress-title&#34;&gt;YOUR PROGRESS — GENERATIVE AI: ZERO TO JOB-READY&lt;/span&gt;&#xA;    &lt;a href=&#34;https://chandrashaker.in/courses/genai/&#34; style=&#34;font-size:12px;color:#1565C0;text-decoration:none;font-weight:600&#34;&gt;&amp;#8592; Course home&lt;/a&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;mod-progress-bg&#34;&gt;&#xA;    &lt;div class=&#34;mod-progress-fill&#34; style=&#34;width:65%&#34;&gt;&lt;/div&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div style=&#34;font-size:12px;color:#FF8C00;font-weight:600;margin-bottom:10px&#34;&gt;13 of 20 modules complete&lt;/div&gt;&#xA;  &lt;div class=&#34;mod-progress-units&#34;&gt;&#xA;    &lt;a class=&#34;mod-progress-unit done&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-1&#34;&gt;Understanding GenAI ✓&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit done&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-2&#34;&gt;Prompt Engineering ✓&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit done&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-3&#34;&gt;GenAI for Your Job ✓&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit current&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-4&#34;&gt;Advanced Techniques&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit upcoming&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-5&#34;&gt;Career &amp; India&lt;/a&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;div class=&#34;mod-header&#34;&gt;&#xA;  &lt;div class=&#34;mod-header-left&#34;&gt;&#xA;    &lt;span class=&#34;mod-breadcrumb&#34;&gt;GENERATIVE AI: ZERO TO JOB-READY &amp;nbsp;›&amp;nbsp; UNIT 4 &amp;nbsp;›&amp;nbsp; MODULE 2 OF 4&lt;/span&gt;&#xA;    &lt;h1 class=&#34;mod-title-inline&#34;&gt;AI Agents and Automation Workflows&lt;/h1&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;mod-meta&#34;&gt;&#xA;    &lt;span class=&#34;mod-meta-item&#34;&gt;⏱ 14 min read&lt;/span&gt;&#xA;    &lt;span class=&#34;mod-meta-item&#34;&gt;📝 Assignment inside&lt;/span&gt;&#xA;    &lt;span class=&#34;mod-meta-item&#34;&gt;No coding required&lt;/span&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;In Module 4.1 you learned how RAG gives an LLM access to your documents. This module covers the next step: what happens when an LLM does not just answer a question but takes actions — browsing the web, writing and running code, calling APIs, filling forms, and coordinating with other AI systems. That is what AI agents do.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Module 4.4: No-Code AI Tools — Automating Work Without Writing Code</title>
      <link>https://chandrashaker.in/courses/genai/unit4/module-4-4-nocode-ai-tools/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://chandrashaker.in/courses/genai/unit4/module-4-4-nocode-ai-tools/</guid>
      <description>&lt;style&gt;&#xA;/* ── Module progress bar ─────────────────────────────────────── */&#xA;.mod-progress-wrap{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:12px 16px;margin-bottom:20px}&#xA;.mod-progress-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;flex-wrap:wrap;gap:6px}&#xA;.mod-progress-title{font-size:12px;font-weight:700;color:#555;letter-spacing:0.04em}&#xA;.mod-progress-bg{height:6px;background:#e0e0e0;border-radius:3px;margin-bottom:10px}&#xA;.mod-progress-fill{height:6px;border-radius:3px;background:#FF8C00;transition:width 0.3s ease}&#xA;.mod-progress-units{display:flex;gap:6px;flex-wrap:wrap}&#xA;.mod-progress-unit{font-size:11px;padding:3px 10px;border-radius:20px;text-decoration:none;font-weight:500;border:1px solid}&#xA;.mod-progress-unit.done{background:#e8f5e9;color:#2e7d32;border-color:#a5d6a7}&#xA;.mod-progress-unit.current{background:#1565C0;color:#fff;border-color:#1565C0}&#xA;.mod-progress-unit.upcoming{background:#f5f5f4;color:#999;border-color:#e0e0e0}&#xA;/* ── Module header ───────────────────────────────────────────── */&#xA;.mod-header{background:#1565C0;border-radius:6px;padding:14px 18px;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}&#xA;.mod-header-left{display:flex;flex-direction:column;gap:4px}&#xA;.mod-breadcrumb{font-size:11px;color:rgba(255,255,255,0.75);letter-spacing:0.03em}&#xA;.mod-title-inline{font-size:15px;font-weight:600;color:#fff;margin:0}&#xA;.mod-meta{display:flex;gap:10px;flex-wrap:wrap}&#xA;.mod-meta-item{font-size:11px;color:rgba(255,255,255,0.85);background:rgba(255,255,255,0.15);padding:3px 10px;border-radius:20px}&#xA;/* ── Callout boxes ───────────────────────────────────────────── */&#xA;.mod-keypoint{background:#fff8e1;border-left:4px solid #FF8C00;border-radius:0 6px 6px 0;padding:12px 16px;margin:20px 0;font-size:14px;color:#4a3000;line-height:1.6}&#xA;.mod-keypoint strong{color:#FF8C00}&#xA;.mod-remember{background:#e8f0fe;border-left:4px solid #1565C0;border-radius:0 6px 6px 0;padding:12px 16px;margin:20px 0}&#xA;.mod-remember-title{font-size:11px;font-weight:700;color:#1565C0;letter-spacing:0.06em;margin-bottom:8px}&#xA;.mod-remember ol{margin:0;padding-left:18px}&#xA;.mod-remember li{font-size:14px;color:#111111;line-height:1.7;margin-bottom:4px}&#xA;/* ── Tool cards ──────────────────────────────────────────────── */&#xA;.mod-tool-card{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;margin:20px 0}&#xA;.mod-tool-header{padding:13px 18px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}&#xA;.mod-tool-name{font-size:16px;font-weight:700;color:#fff;margin:0}&#xA;.mod-tool-tag{font-size:11px;color:rgba(255,255,255,0.9);background:rgba(255,255,255,0.18);padding:3px 10px;border-radius:20px}&#xA;.mod-tool-body{padding:16px 18px;background:#fff}&#xA;.mod-tool-2col{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}&#xA;.mod-tool-section{font-size:11px;font-weight:700;color:#888;letter-spacing:0.05em;margin-bottom:7px}&#xA;.mod-tool-list{margin:0;padding-left:16px}&#xA;.mod-tool-list li{font-size:13px;color:#333;line-height:1.65;margin-bottom:3px}&#xA;.mod-tool-pricing{background:#f9f9f9;border-top:1px solid #f0f0f0;padding:11px 18px;font-size:13px;color:#333}&#xA;.mod-tool-pricing strong{color:#1565C0}&#xA;/* ── Workflow examples ───────────────────────────────────────── */&#xA;.mod-wf{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;margin:16px 0;border-left:4px solid #1565C0}&#xA;.mod-wf-header{padding:11px 16px;background:#f5f8ff;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px}&#xA;.mod-wf-title{font-size:13px;font-weight:700;color:#1565C0;margin:0}&#xA;.mod-wf-tool-badge{font-size:10px;font-weight:700;padding:2px 8px;border-radius:20px;background:#e3f2fd;color:#1565C0;border:1px solid #90caf9}&#xA;.mod-wf-body{padding:12px 16px}&#xA;.mod-wf-step{display:flex;align-items:flex-start;gap:9px;padding:6px 0;border-bottom:1px solid #f5f5f5}&#xA;.mod-wf-step:last-child{border-bottom:none}&#xA;.mod-wf-num{width:20px;height:20px;border-radius:50%;background:#1565C0;color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}&#xA;.mod-wf-text{font-size:13px;color:#333;line-height:1.5;flex:1}&#xA;.mod-wf-node{display:inline-block;font-size:10px;font-weight:700;padding:1px 7px;border-radius:10px;background:#f5f5f4;color:#666;border:1px solid #e0e0e0;margin-left:5px;vertical-align:middle}&#xA;/* ── Comparison table ────────────────────────────────────────── */&#xA;.mod-table-wrap{overflow-x:auto;margin:20px 0}&#xA;.mod-table{width:100%;border-collapse:collapse;font-size:13px}&#xA;.mod-table th{background:#1565C0;color:#fff;padding:10px 13px;text-align:left;font-weight:600;font-size:12px}&#xA;.mod-table td{padding:10px 13px;border-bottom:1px solid #f0f0f0;color:#111111;vertical-align:top;line-height:1.5}&#xA;.mod-table tr:last-child td{border-bottom:none}&#xA;.mod-table tr:nth-child(even) td{background:#fafafa}&#xA;.mod-table td:first-child{font-weight:600;color:#1565C0;white-space:nowrap}&#xA;/* ── Unit summary ────────────────────────────────────────────── */&#xA;.mod-unit-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0}&#xA;.mod-unit-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:14px 16px}&#xA;.mod-unit-card-num{font-size:11px;font-weight:700;color:#888;letter-spacing:0.05em;margin-bottom:4px}&#xA;.mod-unit-card-title{font-size:14px;font-weight:700;color:#1565C0;margin:0 0 6px}&#xA;.mod-unit-card-summary{font-size:13px;color:#444;line-height:1.6;margin:0}&#xA;/* ── Assignment, nav, blog, credits ─────────────────────────── */&#xA;.mod-assignment{background:#fff8e1;border:1px solid #FFB300;border-radius:6px;padding:16px 18px;margin:28px 0}&#xA;.mod-assignment-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}&#xA;.mod-assignment-icon{font-size:16px;color:#FF8C00}&#xA;.mod-assignment-title{font-size:14px;font-weight:700;color:#5d4037;margin:0}&#xA;.mod-assignment p,.mod-assignment li{font-size:14px;color:#4a3000;line-height:1.7}&#xA;.mod-assignment ol,.mod-assignment ul{padding-left:20px;margin:8px 0}&#xA;.mod-nav{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:32px;padding-top:18px;border-top:1px solid #e0e0e0}&#xA;.mod-nav-back{font-size:13px;color:#1565C0;text-decoration:none}&#xA;.mod-nav-back:hover{color:#0d47a1;text-decoration:underline}&#xA;.mod-nav-next{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;padding:9px 18px;border-radius:4px;background:#FF8C00;color:#fff !important;text-decoration:none}&#xA;.mod-nav-next:hover{background:#e65c00;color:#fff !important;text-decoration:none}&#xA;.mod-blog-links{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;padding:14px 18px;margin-top:20px}&#xA;.mod-blog-title{font-size:11px;font-weight:700;color:#888;letter-spacing:0.06em;margin-bottom:8px}&#xA;.mod-blog-links a{display:block;font-size:13px;color:#1565C0;text-decoration:none;padding:3px 0;border-bottom:1px solid #f0f0f0}&#xA;.mod-blog-links a:last-child{border-bottom:none}&#xA;.mod-blog-links a:hover{color:#FF8C00;text-decoration:underline}&#xA;/* ── Body text readability ───────────────────────────────────── */&#xA;.mod-wrap p,.mod-wrap li,.mod-wrap td{font-size:16px !important;color:#111111 !important;line-height:1.85 !important;font-weight:450}&#xA;.mod-wrap p{margin-bottom:1.1em}&#xA;.mod-wrap h2{font-size:20px;color:#111111;margin-top:32px;margin-bottom:12px}&#xA;.mod-wrap h3{font-size:17px;color:#111111;margin-top:24px;margin-bottom:8px}&#xA;.mod-wrap strong{color:#111111;font-weight:600}&#xA;.mod-wrap em{color:#333}&#xA;.mod-wrap code{font-size:14px;background:#f0f0f0;padding:2px 6px;border-radius:3px;color:#c62828}&#xA;@media(max-width:600px){.mod-wrap p,.mod-wrap li,.mod-wrap td{font-size:16px !important;line-height:1.9 !important}}&#xA;.mod-credits{font-size:12px;color:#888;margin-top:32px;padding-top:12px;border-top:1px solid #e0e0e0}&#xA;.mod-credits summary{cursor:pointer;font-size:12px;color:#aaa;list-style:none}&#xA;.mod-credits summary:hover{color:#888}&#xA;@media(max-width:520px){.mod-tool-2col{grid-template-columns:1fr}.mod-unit-summary{grid-template-columns:1fr}}&#xA;&lt;/style&gt;&#xA;&lt;div class=&#34;mod-wrap&#34;&gt;&#xA;&lt;div class=&#34;mod-progress-wrap&#34;&gt;&#xA;  &lt;div class=&#34;mod-progress-header&#34;&gt;&#xA;    &lt;span class=&#34;mod-progress-title&#34;&gt;YOUR PROGRESS — GENERATIVE AI: ZERO TO JOB-READY&lt;/span&gt;&#xA;    &lt;a href=&#34;https://chandrashaker.in/courses/genai/&#34; style=&#34;font-size:12px;color:#1565C0;text-decoration:none;font-weight:600&#34;&gt;&amp;#8592; Course home&lt;/a&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;mod-progress-bg&#34;&gt;&#xA;    &lt;div class=&#34;mod-progress-fill&#34; style=&#34;width:75%&#34;&gt;&lt;/div&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div style=&#34;font-size:12px;color:#FF8C00;font-weight:600;margin-bottom:10px&#34;&gt;15 of 20 modules complete&lt;/div&gt;&#xA;  &lt;div class=&#34;mod-progress-units&#34;&gt;&#xA;    &lt;a class=&#34;mod-progress-unit done&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-1&#34;&gt;Understanding GenAI ✓&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit done&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-2&#34;&gt;Prompt Engineering ✓&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit done&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-3&#34;&gt;GenAI for Your Job ✓&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit current&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-4&#34;&gt;Advanced Techniques&lt;/a&gt;&#xA;    &lt;a class=&#34;mod-progress-unit upcoming&#34; href=&#34;https://chandrashaker.in/courses/genai/#module-5&#34;&gt;Career &amp; India&lt;/a&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;div class=&#34;mod-header&#34;&gt;&#xA;  &lt;div class=&#34;mod-header-left&#34;&gt;&#xA;    &lt;span class=&#34;mod-breadcrumb&#34;&gt;GENERATIVE AI: ZERO TO JOB-READY &amp;nbsp;›&amp;nbsp; UNIT 4 &amp;nbsp;›&amp;nbsp; MODULE 4 OF 4&lt;/span&gt;&#xA;    &lt;h1 class=&#34;mod-title-inline&#34;&gt;No-Code AI Tools — Automating Work Without Writing Code&lt;/h1&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;mod-meta&#34;&gt;&#xA;    &lt;span class=&#34;mod-meta-item&#34;&gt;⏱ 13 min read&lt;/span&gt;&#xA;    &lt;span class=&#34;mod-meta-item&#34;&gt;📝 Assignment inside&lt;/span&gt;&#xA;    &lt;span class=&#34;mod-meta-item&#34;&gt;Unit 4 Finale&lt;/span&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;The previous three modules covered how enterprise AI works under the hood — RAG, agents, fine-tuning. This final Unit 4 module is the most immediately practical: tools you can use today, without writing a single line of code, to build AI-powered workflows that automate real tasks.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
