Chapter 20 of 20

The Future of AI and ChatGPT

Trace AI's journey from GPT-1 to GPT-4o and beyond, explore agentic AI, multimodal advances, AI's role in Indian industry and government, the impact on jobs, and practical ways to stay current as the field accelerates.

Meritshot15 min read
ChatGPTFuture of AIAgentic AIMultimodalIndiaAIJobsGPT History
All ChatGPT Chapters

The Decade That Changed Everything

Ten years ago, the best AI systems in the world were narrow specialists: a system that could play chess could do nothing else; a system that could recognise a cat in a photo could not describe what the cat was doing. The idea that a single model could write a legal contract, debug Python code, explain quantum physics to a 10-year-old, and hold a natural conversation — all in the same session — would have sounded like science fiction.

It is now Tuesday morning.

This chapter traces how we got here, explains where the technology is heading, and — most importantly — helps you position yourself in a world where AI is becoming a foundational skill, not an optional extra.


From GPT-1 to GPT-4o: A Brief History

Understanding the trajectory helps you calibrate what comes next.

GPT-1 (2018)

OpenAI released the first Generative Pre-trained Transformer with 117 million parameters. It demonstrated that a model pre-trained on large amounts of text could be fine-tuned for specific tasks with very little additional data. It was a research proof-of-concept, not a product.

GPT-2 (2019)

With 1.5 billion parameters, GPT-2 was capable enough that OpenAI initially declined to release the full model, citing concern about misuse for generating fake news. In retrospect, the alarm was premature — but it signalled that the field was taking the social implications seriously.

GPT-3 (2020)

175 billion parameters. GPT-3 was qualitatively different: it could write coherent essays, answer questions, translate languages, and write code — all without task-specific training. API access was released in 2020 and triggered a wave of startups building AI-powered products. Many Indian EdTech, legal-tech, and content companies built their first AI features on GPT-3.

ChatGPT (GPT-3.5, November 2022)

The product launch, not just a model release. ChatGPT reached 1 million users in 5 days — faster than any consumer product in history at that point. The conversational interface, tuned with Reinforcement Learning from Human Feedback (RLHF), made the model's capabilities accessible to people with no technical background.

GPT-4 (March 2023)

Multimodal: could accept both text and images. Significantly better at reasoning, coding, and following complex instructions. It passed the bar exam, the USMLE medical exam, and scored in the 90th percentile on the SAT.

GPT-4o (May 2024)

The "o" stands for omni — text, images, and audio natively, processed together. Real-time voice conversation with natural turn-taking and emotional expressiveness. The model that powers ChatGPT as of 2026.

The Pattern

YearModelParameters (approx.)Key leap
2018GPT-1117MTransfer learning works
2019GPT-21.5BCoherent long-form text
2020GPT-3175BFew-shot generalisation
2022GPT-3.5~175BRLHF, conversational fluency
2023GPT-4Unknown (est. 1T+)Multimodal, expert-level reasoning
2024GPT-4oUnknownOmnimodal real-time voice and vision

What comes after GPT-4o? OpenAI and its competitors are working on architectures that are not just larger but structurally different — models that reason more deliberately, that can verify their own outputs, and that can take sequences of actions in the world.


Agentic AI: From Answering to Acting

The most significant near-term shift in AI is the move from conversational AI to agentic AI.

What Is an Agent?

A conversational AI (like ChatGPT in a chat window) receives a prompt and returns a response. An AI agent is a system that:

  1. Receives a high-level goal
  2. Plans a sequence of steps to achieve it
  3. Takes actions in the world (calling APIs, browsing websites, writing files, executing code)
  4. Observes the results of those actions
  5. Adjusts its plan and continues until the goal is achieved

Think of the difference between asking a human assistant "What are the top 10 CA institutes in Hyderabad?" (conversational) versus "Research the top 10 CA institutes in Hyderabad, compile their fees, faculty, pass rates, and contact details into a spreadsheet, and email it to me" (agentic).

Current Agent Capabilities (2026)

Examples of tasks AI agents can now perform:
- Browse the web, fill forms, click buttons (computer use)
- Write code, run it, debug errors, deploy changes
- Send emails and schedule meetings on your behalf
- Monitor a website and alert you when a price drops below a threshold
- Compile a research report across 20 web sources
- Manage a project board: create tasks, assign them, update statuses

OpenAI's Operator and GPT-4o with Computer Use

OpenAI released "Operator" in early 2025 — an agent that can use a web browser to complete tasks. You describe what you want ("Book me a flight from Mumbai to Delhi on 15 July, cheapest option under ₹6,000") and the agent executes the steps autonomously.

This is genuinely new territory. Agents that take actions introduce new risks alongside new capabilities: what if the agent books the wrong flight? What if it deletes a file it should not? The field of agent safety and alignment is growing as quickly as agent capabilities.

Multi-Agent Systems

More sophisticated setups use multiple specialised agents working together:

Goal: "Analyse our Q2 marketing performance and recommend Q3 budget allocation"

Orchestrator agent
  → Data agent: pulls numbers from Google Analytics, Razorpay, Meta Ads Manager
  → Analyst agent: runs statistical analysis, identifies trends
  → Writer agent: drafts the report in the company template
  → Reviewer agent: checks for errors and flags low-confidence claims
  → Final output returned to the human for approval

This is already being built in Indian enterprises by technology teams. The Indian IT services sector — TCS, Infosys, Wipro, HCL — has all announced multi-agent frameworks for enterprise automation.


Multimodal AI: Voice, Vision, and Video

Voice

GPT-4o's real-time voice mode is qualitatively different from older voice assistants. It understands tone, handles interruptions naturally, adjusts pace based on the conversation, and can express emotional nuance. It is not a text-to-speech system reading out text answers — it is a voice-native interface.

Practical applications in India:

  • Customer service bots that handle queries in Hindi, Tamil, Telugu, Bengali natively
  • Voice-based banking assistants for users with low digital literacy
  • Agricultural advisory systems for farmers who cannot type
  • Medical triage bots in rural health centres

The National Language Translation Mission (NLTM) under the Indian government is working on large language models for all 22 scheduled Indian languages. These will combine with voice interfaces to make AI accessible far beyond urban English-speaking users.

Vision

GPT-4o and Gemini can accept images and video as input. Current vision capabilities include:

- Read text in images (receipts, documents, handwritten notes)
- Describe what is happening in a photo or screenshot
- Identify objects, landmarks, products
- Analyse charts and graphs
- Debug visual UI bugs from a screenshot
- Read and explain a handwritten maths problem

Near-term vision developments: AI that can watch a live video feed and take actions based on what it sees — for example, a manufacturing quality control system that spots defects on a production line in real time, or a retail analytics system that analyses customer movement patterns from CCTV footage.

Video Generation

Sora (OpenAI), Veo (Google), and similar models can generate video from a text prompt. As of 2026, the quality is impressive for short clips but still has physical implausibility issues for longer sequences. The Indian film and advertising industries are already experimenting with AI-generated B-roll, visual effects, and even synthetic presenters for news content.


AI in Indian Industry and Government

India is not just a consumer of AI — it is actively positioning itself as a developer and deployer of AI at national scale.

IndiaAI Mission

Launched in 2024, the IndiaAI Mission is a government initiative with a budget of ₹10,372 crore (~$1.25 billion). Its pillars include:

  • IndiaAI Compute: Building sovereign GPU infrastructure (10,000+ GPUs) so Indian researchers and startups are not dependent on foreign cloud providers
  • IndiaAI Innovation Centre: Developing foundational Indian AI models (trained on Indian languages, laws, and datasets)
  • IndiaAI Datasets Platform: Creating a national data repository for AI training
  • IndiaAI Startup Financing: Funding AI startups with deep-tech focus
  • IndiaAI Skilling: Training the next generation of AI professionals — the goal is 1 million AI-skilled workers by 2028

Sectoral Adoption in India

SectorAI Application
Banking (SBI, HDFC, ICICI)Fraud detection, loan underwriting, KYC automation, chatbots
HealthcareMedical imaging AI, diagnostic support, drug discovery
AgricultureCrop disease detection from phone camera, yield prediction, soil analysis
EducationPersonalised tutoring, automated assessment, vernacular content
JudiciaryCase summarisation, legal research, e-courts document processing
Retail (Reliance, Flipkart)Demand forecasting, personalised recommendations, supply chain optimisation
Government (UIDAI, DigiYatra)Face recognition, biometric verification, document processing

DigiYatra and Face Recognition

DigiYatra uses AI-powered face recognition for paperless boarding at Indian airports. This is one of the largest deployed face recognition systems in the world by number of users. By 2026, it operates at over 40 airports and processes millions of passengers monthly.


Jobs and AI: What Changes, What Does Not

This is the question most people are really asking when they learn about AI. Let us be direct about what the evidence shows.

Roles Most Affected

AI automates tasks, not entire jobs — at least for now. But some jobs are predominantly task-based, making them more vulnerable.

High automation risk (task level):

- Data entry and basic data processing
- Routine customer service (Tier 1 support, FAQs)
- Document drafting from templates (standard contracts, routine emails)
- Basic research and summarisation
- Image editing and basic graphic design
- Bookkeeping and basic accounting (data categorisation, reconciliation)
- Basic content writing (product descriptions, simple articles)
- Translation (especially common language pairs)

This does not mean these jobs disappear overnight. It means the number of people needed to do them decreases, and the skill required to be competitive increases — because you are now competing with people who use AI to do in 1 hour what previously took 10 hours.

Roles Least Affected (for Now)

- Work requiring physical presence and manipulation (plumbers, electricians, surgeons)
- Work requiring deep contextual judgement (judges, senior consultants, therapists)
- Work requiring trust and relationships (senior sales, leadership, negotiation)
- Work at the frontier of knowledge (researchers discovering new things)
- Work requiring ethical accountability (policy makers, fiduciaries)
- Creative direction (the person deciding what to make, not the person making it)

The Emerging Skill: Human-AI Collaboration

The most valuable skill in the next decade is not learning to code or learning AI — it is learning to work with AI tools to multiply your output while exercising judgement AI cannot. This is already being called "AI literacy" or "prompt engineering literacy" in job postings across Naukri and LinkedIn India.

Roles are emerging that did not exist five years ago:

- AI Prompt Engineer
- AI Product Manager
- LLM Application Developer
- AI Ethics and Governance Officer
- AI Trainer / Data Annotator (high-skilled)
- AI Solutions Architect

The Indian IT sector, which employs over 5 million people, is actively retraining its workforce. Infosys has committed to training 50,000 employees in AI; TCS has built internal AI certification programs. The message is clear: adapt or be left behind.


Staying Current as the Field Moves Fast

AI is the fastest-moving field in the history of technology. A skill or tool that is cutting-edge today may be commoditised in 18 months. Here is how to stay ahead without spending all your time reading AI news.

Essential Sources

SourceWhat You GetFrequency
openai.com/blogAnnouncements from OpenAIAs needed
anthropic.com/newsClaude updatesAs needed
deepmind.googleGoogle DeepMind researchAs needed
The Batch (deeplearning.ai/the-batch)Weekly AI news digest by Andrew NgWeekly
AI Explained (YouTube)Clear explanations of new modelsWeekly
Lenny's NewsletterAI for product managers and operatorsWeekly
Mint / Economic Times TechIndian AI industry newsDaily

Building a Learning Practice

Rather than trying to read everything, focus on:

  1. Pick one new AI tool per month and learn it properly — go beyond the homepage and actually build something with it
  2. Follow one AI researcher or practitioner on LinkedIn or Twitter whose focus area overlaps with yours
  3. Join a community — the Bangalore AI/ML meetup, the Delhi Tech community, or online communities like the r/ChatGPT subreddit and the Hugging Face Discord
  4. Apply before you fully understand — the best way to learn AI tools is to attempt real tasks with them, not study them abstractly

The Competitive Advantage Window

There is a window of 2-3 years where AI proficiency is a genuine differentiator. After that, it will be table stakes — expected of every knowledge worker, not remarkable. The people who develop deep fluency now will be significantly better positioned when that normalisation happens.


Common Pitfalls

1. Either-or thinking: "AI will take all jobs" or "AI changes nothing" Both are wrong. The truth is granular: some tasks will be automated, some roles will shrink, new roles will emerge, and workers who adapt will see their productivity multiply. Nuance serves you better than either panic or dismissal.

2. Waiting until the technology stabilises to learn The technology will not stabilise in your career lifetime. The underlying architecture, the interface paradigms, and the capabilities will keep shifting. Learn to learn continuously, not sequentially.

3. Equating AI hype with AI reality Not every demo translates to a reliable product. Agentic AI, for example, is genuinely impressive in controlled demos but fails unpredictably in complex real-world workflows. Calibrate your expectations by trying the tools yourself.

4. Ignoring Indian-language AI developments Most English-language AI coverage ignores progress in Hindi, Tamil, Telugu, and other Indian languages. Bhashini (Government of India's AI translation initiative), AI4Bharat (IIT Madras), and startups like Krutrim are building India-first models. These may be more relevant to your context than the latest GPT update.

5. Learning tools instead of learning principles The specific tool will change. The underlying principles — how language models work, what they can and cannot do, how to evaluate output quality, how to structure prompts — are far more durable. Invest in understanding principles alongside practising with tools.

6. Assuming your organisation will figure out the AI strategy for you In most Indian organisations, AI adoption is being figured out bottom-up by curious individuals, not top-down by a well-funded AI transformation team. The person who proactively builds AI fluency and demonstrates value is the person who gets the interesting opportunities.


Practice Exercises

  1. Create a personal "AI timeline" by searching for and reading about three events in AI history that you did not know about before this chapter. Write a three-sentence summary of each and explain how each one contributed to where we are today.

  2. Visit the IndiaAI Mission website (indiaai.gov.in) and read about one initiative in detail. Write a 200-word response to: "How might this initiative affect the sector you work in or want to work in?"

  3. Pick any job role that interests you (data analyst, content writer, software developer, CA, teacher — any role). Research 5 job postings for that role on Naukri or LinkedIn India. Note how many mention AI, ChatGPT, or related skills. What pattern do you see?

  4. Subscribe to one AI newsletter from the table in this chapter. Read the next three issues and write down one thing from each issue that surprised you.

  5. Attempt a task using an AI agent — either OpenAI's Operator (if you have ChatGPT Plus), or use a free alternative like browser-use (open source) or Perplexity's "Pro Search" for multi-step research. Document the task, what the agent did well, where it failed, and what you had to fix manually.


Summary

  • AI has followed an exponential trajectory from GPT-1 (117M parameters, 2018) to GPT-4o (multimodal, 2024) — each generation bringing qualitatively new capabilities, not just incremental improvements
  • Agentic AI marks the next major shift: models that do not just answer questions but plan and execute multi-step sequences of actions in the real world
  • Multimodal AI — combining text, voice, images, and video in a single model — is making AI accessible to users who cannot type or read in English, which is transformative in the Indian context
  • The IndiaAI Mission (₹10,372 crore budget) signals India's commitment to sovereign AI infrastructure, Indian-language models, and skilling at national scale
  • AI does not uniformly eliminate jobs — it automates tasks, shifts skill requirements, and creates new roles; the workers who adapt soonest will fare best
  • The highest-value skill in the next decade is human-AI collaboration: knowing when to delegate to AI, how to verify and correct AI output, and how to apply human judgement where AI falls short
  • Staying current requires a sustainable practice: one new tool per month, curated sources, community participation, and applying before you fully understand
  • There is a 2-3 year window where AI proficiency is a competitive differentiator — the window is open now