IS 5320 – Hrishabh Kulkarni

Hrishabh Kulkarni – IS 5320

Tag: Tech Trends

  • AI Governance & Responsible AI

    AI Governance & Responsible AI — The Rules That Will Shape Every AI System in 2026

    For years, AI development moved fast and asked questions later. Build it, ship it, fix it when something goes wrong. That approach worked — until AI started making decisions that affected millions of people’s lives.

    In 2026, the rules of the game are fundamentally changing. AI Governance and Responsible AI are no longer optional ethics exercises — they are legally binding, globally enforced, and becoming the defining framework for how every AI system gets built, deployed, and monitored.

    So, What Exactly Is AI Governance?

    AI governance is the set of policies, regulations, frameworks, and oversight mechanisms that ensure AI systems are safe, transparent, fair, and accountable. It answers the questions that pure technology cannot: Who is responsible when AI makes a wrong decision? How do we ensure AI doesn’t discriminate? What data can AI be trained on?

    Think of it this way: if AI is a car, AI governance is the entire system of traffic laws, safety standards, insurance requirements, and driving licenses that make sure that car doesn’t cause harm on the road. You can build the fastest car in the world, but without governance, it’s just a danger waiting to happen.

    Why Is It Exploding Right Now?

    2026 is a landmark year for AI regulation globally — and the pressure on organizations is intensifying fast:

    • The EU AI Act’s first major enforcement cycle begins in 2026, covering high-risk AI systems used in hiring, healthcare, credit scoring, and law enforcement — with penalties reaching up to 7% of global annual turnover for violations
    • High-risk AI systems must now undergo pre-deployment risk assessments, extensive documentation, post-market monitoring, and incident reporting before they can be deployed in EU markets
    • The EU AI Act has already required AI literacy training for all employees working with AI since February 2025, making governance a workforce issue, not just a legal one
    • ISO/IEC 42001 — the international AI management standard — is being rapidly adopted globally as organizations build formal AI governance frameworks
    • Companies are creating dedicated “AI Governance Officer” roles, following the precedent of GDPR’s Data Protection Officers — a sign that governance is becoming a full-time, C-suite concern

    Real-World Applications You’ll See Everywhere

    AI governance isn’t just a legal checkbox — it’s reshaping how AI gets built across every industry:

    • Healthcare: AI diagnostic tools must now maintain full audit trails, explainability reports, and human oversight protocols before deployment in clinical settings
    • Hiring & HR: AI screening tools face strict bias audits and transparency requirements — candidates must be told when AI is involved in decisions affecting them
    • Finance: Credit scoring and fraud detection AI must document decision logic and provide appeal mechanisms for affected customers
    • Law Enforcement: Facial recognition and predictive policing AI face the strictest restrictions — several high-risk uses are outright banned under the EU AI Act
    • Enterprise AI: Every organization deploying AI must maintain a model inventory — a register of all AI systems in use, their risk level, and their compliance status

    What This Means for You

    Whether you’re a developer, a business owner, or a student entering the AI field — AI governance is not someone else’s problem. It is the new foundation every AI system must be built on.

    The developers and organizations that treat responsible AI as a competitive advantage — not a compliance burden — will be the ones that earn user trust, avoid massive penalties, and build AI that actually lasts. In 2026, the most important question isn’t just “Can we build this AI?” It’s “Should we — and if so, how do we make sure it’s safe, fair, and accountable?”


    References:
    OneTrust. (2026, February 17). Where AI regulation is heading in 2026: A global outlook. https://www.onetrust.com/blog/where-ai-regulation-is-heading-in-2026-a-global-outlook/
    Orange Business. (2026, January 7). Data & AI trends for 2026: Governance, regulation, sovereignty. https://perspective.orange-business.com/en/data-ai-trends-for-2026-governance-regulation-sovereignty-and-the-shift-to-autonomous

  • Small Language Models

    Small Language Models – Why Smaller AI Is the Smartest Move in 2026

    For years, the AI race had one rule: bigger is better. More parameters, more data, more computing power. The giant wins.

    In 2026, that rule is being rewritten. The most exciting trend in AI right now isn’t a trillion-parameter monster, it’s the rise of Small Language Models (SLMs). Compact, fast, private, and surprisingly powerful.

    So, What Exactly Are Small Language Models?

    Large Language Models (LLMs) like GPT-4 run on over 1 trillion parameters and require massive cloud infrastructure to operate. They’re powerful but expensive, slow for real-time use, and raise serious data privacy concerns since your data leaves your device.

    Small Language Models are AI models with fewer than 10 billion parameters, think of them as the efficient, specialized sibling of the giant LLMs. Models like Microsoft’s Phi-4 Mini (3.8B parameters), Meta’s LLaMA 3.2 (3B), Google’s Gemma, and Mistral 7B can run directly on your laptop, phone, or on-premise server — no cloud required.

    Think of it this way: LLMs are like hiring a world-renowned generalist consultant who charges a fortune and needs a whole office to work. SLMs are like having a highly trained specialist who works right at your desk, instantly, for a fraction of the cost.

    Why Is It Exploding Right Now?

    The shift toward SLMs in 2026 is being driven by very real, practical needs:

    • Microsoft’s Phi-4 Mini (3.8B parameters) matches or beats models in the 7B–9B range on reasoning tasks, at a fraction of the compute cost
    • High-end smartphones are now shipping with built-in 1B–3B parameter models handling photo editing, notification summaries, and voice commands entirely offline
    • Fine-tuned SLMs are handling 75% of customer support tickets with higher accuracy than general LLMs — because they’re trained only on company-specific data
    • Development teams run Llama 3.2 locally for code completion, ensuring proprietary code never leaves the building
    • A healthcare provider uses Phi-3 Mini to process thousands of medical records per hour, fully HIPAA-compliant and on-premise, something impossible with cloud-based LLMs

    Real-World Applications You’ll See Everywhere

    SLMs are quietly powering some of the most practical AI deployments of 2026:

    • Customer Support: Domain-specific SLMs outperform giant LLMs because they’re trained on your exact product and policies
    • On-Device AI: Your phone’s AI features — smart replies, photo descriptions, voice recognition — are increasingly powered by SLMs running locally
    • Healthcare & Legal: Sensitive industries use SLMs on private servers to process confidential data without any cloud exposure
    • Coding Assistants: Developers run SLMs inside their IDE for instant code suggestions without sending proprietary code to external APIs
    • Edge Computing: SLMs power real-time AI in places where internet is unreliable — factories, remote locations, embedded devices

    What This Means for You

    The future of AI isn’t just in the cloud-hosted giants. It’s on your device, in your company’s server, tailored to your specific domain, fast, private, and affordable.

    SLMs prove that in AI, intelligence isn’t just about scale. It’s about the right model, in the right place, for the right task. The smartest AI strategy in 2026 might just be thinking smaller.


    References:
    Ahmad, S. (2026, February 24). Small language models (SLMs): The smart choice for 2026 AI deployments. LinkedIn. https://www.linkedin.com/pulse/small-language-models-slms-smart-choice-2026-ai-suleiman-ahmad-qo3tf
    Machine Learning Mastery. (2026, February 23). Introduction to small language models: The complete guide for 2026. https://machinelearningmastery.com/introduction-to-small-language-models-the-complete-guide-for-2026/

  • Vibe Coding

    Vibe Coding – When Anyone Can Build Software Without Writing a Single Line of Code

    Remember when building an app meant months of learning syntax, debugging errors, and hiring expensive developers? Those days are officially over.

    We are living through one of the most radical shifts in software development, the rise of Vibe Coding. And if you think this is just for programmers, think again. Vibe coding is quietly turning every person with an idea into a builder in 2026.

    So, What Exactly Is Vibe Coding?

    Traditional software development required you to write code line by line, syntax by syntax. You needed to know the language, the logic, the frameworks. One missing semicolon could break everything.

    Vibe coding flips this entirely. You simply describe what you want to build in plain English, and AI generates the code for you. Want a personal expense tracker? Describe it. Need a portfolio website? Describe it. The AI tools like Cursor, GitHub Copilot, Replit AI, and Loveable interprets your vision and builds it.

    The term was coined in early 2025 by Andrej Karpathy, co-founder of OpenAI, and it was so impactful that Collins Dictionary named it their Word of the Year. Think of it this way: traditional coding is like learning to drive a manual car, you control every gear. Vibe coding is like telling your GPS where to go and letting it handle the rest.

    Why Is It Exploding Right Now?

    The momentum behind vibe coding in 2026 is staggering. Here’s what’s driving it:

    • 92% of US developers now use AI-assisted coding tools, with AI generating 46% of all code written in 2026 — up from just 10% in 2023
    • IBM reported a 60% reduction in development time for enterprise internal apps using AI-assisted coding
    • Google CEO Sundar Pichai hailed it as a landmark shift, saying it will enable anyone to become a next-generation tech professional
    • Capgemini’s UK CTO declared 2026 the year “AI-native engineering goes mainstream” as vibe coding practices fully mature
    • Tools like Replit AI and Loveable have made it accessible to designers, entrepreneurs, and students — zero prior coding experience required

    Real-World Applications You’ll See Everywhere

    The impact isn’t just in Silicon Valley. Vibe coding is showing up in everyday workflows:

    • Startups: Founders are shipping MVPs in days instead of months, without hiring a dev team
    • Internal Tools: Business teams build custom dashboards, automation scripts, and data pipelines without IT involvement
    • Education: Students build fully functional apps for class projects using nothing but natural language prompts
    • Design: UI/UX designers bring their mockups to life instantly, no handoff to developers needed
    • Healthcare & Finance: Domain experts build specialized tools fine-tuned to their industry without needing a software background

    What This Means for You

    Whether you’re a student, a designer, an entrepreneur, or a professional, vibe coding is removing the single biggest barrier between your ideas and execution: the need to know how to code.

    The question is no longer “Can you code?” In 2026, the real question is: “Can you describe what you want clearly enough for AI to build it?”


    References:
    Hashnode. (2026, February 25). The state of vibe coding in 2026: Adoption won, now what? https://hashnode.com/blog/state-of-vibe-coding-2026
    Marr, B. (2026, February 10). Why vibe coding is about to change work in every industry. Forbes. https://www.forbes.com/sites/bernardmarr/2026/02/10/why-vibe-coding-is-about-to-change-work-in-every-industry/