Insights AI News How AI impact on Indian IT jobs will create new roles
post

AI News

24 Feb 2026

Read 9 min

How AI impact on Indian IT jobs will create new roles

AI impact on Indian IT jobs will drive new roles and upskilling, boosting pay and career resilience.

AI will reshape, not erase, tech jobs in India. Infosys CEO Salil Parekh says adoption will be gradual, and engineering work will rise as companies integrate agentic tools. The AI impact on Indian IT jobs points to new roles in AI services, process redesign, and legacy modernisation, with hiring staying healthy. India’s IT workforce faces change, but not a cliff. In a recent interview, Infosys CEO Salil Parekh said AI is moving fast in labs, but slower inside big companies. That gap needs engineers to integrate models, secure data, and rebuild processes. He expects growth in AI services and steady hiring as clients turn pilots into large projects.

AI impact on Indian IT jobs: Change, not collapse

Parekh set the market context. Global tech services are about $1.5 trillion. AI services could be $300–400 billion. That means AI is a growth driver inside a bigger market, not a force that deletes it. The AI impact on Indian IT jobs will be felt in how work is done, what skills matter, and where value sits, not in mass layoffs.

Where the new work will come from

AI services at scale

Clients want trusted partners to move from trials to production. Infosys says it is already running large AI projects, not just demos. This work spans model selection, data pipelines, testing, cost control, and change management.

Agentic AI needs enterprise integration

Agentic AI can plan tasks and call tools. But big firms have old systems, strict policies, and many teams. Adoption is slower than innovation. Engineers must stitch AI into identity systems, APIs, data lakes, and workflows. They must monitor quality, latency, cost, and safety.

Process redesign and customer operations

AI can shorten response times and improve accuracy in customer service, finance, HR, and IT support. The real lift comes when teams redesign steps end to end, not just add a chatbot. That creates work in process mapping, automation, and analytics.

Legacy modernisation

Many enterprises still run old tech. AI can help refactor code, generate tests, and document systems. Teams will modernise platforms and wrap AI around core apps to unlock data and speed.

What this means for hiring and skills

Infosys plans to hire 20,000 college graduates in India this year and the same next year. Some projects will use AI agents, but total work can still grow. New roles will appear, and current roles will become more specialised as AI tools become standard.

Emerging roles to watch

  • AI integration engineer: Connects models to enterprise data, APIs, and tools; manages latency and cost
  • AI solutions architect: Designs end-to-end systems across data, models, apps, and governance
  • Data and MLOps engineer: Builds pipelines, retrieval (RAG), evaluation, and monitoring
  • AI agent orchestrator: Coordinates multi-agent workflows and tool use with guardrails
  • Governance and risk specialist: Handles security, bias, compliance, and audit
  • Conversational UX designer: Shapes prompts, flows, and user trust
  • Modernisation engineer: Uses AI to refactor legacy code and migrate platforms
  • Skills that raise your value

  • Strong foundations: APIs, databases, networking, secure coding
  • Data readiness: Cleaning, labeling, vector stores, and retrieval
  • Evaluation: Test sets, metrics, and human-in-the-loop feedback
  • Cost and performance: Token budgets, caching, batching, and latency control
  • Domain knowledge: Finance, healthcare, retail, manufacturing, and more
  • Change skills: Documenting processes and training users
  • The AI impact on Indian IT jobs will reward people who mix coding skill with system thinking and trust-by-design. Teams that can explain results, measure value, and manage risk will lead.

    Business outlook: US demand and investment mood

    Parekh sees a better setup in the US than a year ago. He notes lighter regulation in some areas, hopes for lower interest rates, and a more supportive tone from clients. That helps AI projects move from pilots to rollouts and supports ongoing hiring in India.

    How companies and engineers can prepare now

    For companies

  • Start with high-volume, rules-heavy processes like customer support or IT service desks
  • Set up a secure AI platform: access control, logging, prompt libraries, and evaluation
  • Invest in data quality and retrieval so models use your best information
  • Pilot fast, measure outcomes, and scale what works; stop what does not
  • Train teams and create playbooks for prompts, reviews, and escalation
  • For engineers and students

  • Build small projects that call multiple tools and APIs with an AI layer
  • Learn retrieval, embeddings, and how to evaluate model outputs
  • Practice secure patterns: PII protection, red teaming, and audit trails
  • Use AI to speed your own coding, tests, and documentation
  • Show domain impact: pick one industry and solve a real task end to end
  • Bottom line

    AI will change what Indian IT builds and how teams work, but it will not flip the switch overnight. Large firms adopt new tech in steps. That creates steady work in integration, process redesign, and modernisation. With the right skills and focus on outcomes, the AI impact on Indian IT jobs will be more about new roles and rising value than replacement. (p)(Source: https://timesofindia.indiatimes.com/technology/tech-news/infosys-ceo-salil-parekh-on-ai-tools-replacing-engineers-it-is-not-that-overnight-everything-is-going-to-be-replaced-as-in-large-companies-/articleshow/128622632.cms)(/p) (p)For more news: Click Here(/p)

    FAQ

    Q: Will AI replace software engineers in India? A: Infosys CEO Salil Parekh said jobs may change or be altered but are not going anywhere, and replacement will not happen overnight. The AI impact on Indian IT jobs is expected to be a shift toward new roles and specialisation as companies integrate agentic tools and modernise legacy systems. Q: What new roles does the article say will appear in the Indian IT industry? A: The article lists roles such as AI integration engineer, AI solutions architect, data and MLOps engineer, AI agent orchestrator, governance and risk specialist, conversational UX designer, and modernisation engineer. These positions focus on connecting models to enterprise data, orchestrating agents, managing security and compliance, and modernising legacy applications. Q: How will hiring trends change in Indian IT firms according to the report? A: Infosys plans to recruit 20,000 college graduates this year and has announced the same intake for next year, indicating continued campus hiring. Parekh expects that while agents will be used, overall headcount needs can still grow as pilots scale into large projects, so the AI impact on Indian IT jobs will include ongoing hiring alongside skill shifts. Q: Which technical and non-technical skills will increase an engineer’s value? A: Valuable technical skills include APIs, databases, secure coding, data readiness (cleaning, labeling, vector stores, retrieval), evaluation and monitoring, and cost/performance management, while domain knowledge and change skills also matter. These skills enable engineers to integrate models, monitor quality, control costs, and help teams redesign processes as AI is adopted. Q: Why do enterprises still need engineers for agentic AI? A: Agentic AI can plan tasks and call tools, but large enterprises have legacy systems, strict policies and slower dispersion, which makes integration complex. Engineers are needed to stitch models into identity systems, APIs and data lakes and to monitor quality, latency, cost and safety within organisations. Q: Where will the most immediate work and revenue from AI come within IT services? A: Immediate opportunities include AI services at scale, process redesign in customer operations, and legacy modernisation where AI helps refactor code, generate tests and document systems. Clients also demand trusted partners to move projects from pilots to production, creating work around model selection, data pipelines, testing, cost control and change management. Q: What practical steps should companies take now to adopt AI responsibly? A: Companies should start with high-volume, rules-heavy processes, set up a secure AI platform with access control, logging and evaluation, and invest in data quality and retrieval. They should pilot quickly, measure outcomes, scale what works, stop what does not, and train teams with playbooks for prompts, reviews and escalation. Q: How can students and early-career engineers prepare for the AI transition? A: Students and early-career engineers should build small projects that integrate multiple tools and APIs, learn retrieval and embeddings, practice secure patterns like PII protection and red teaming, and master evaluation with human-in-the-loop feedback. Using AI to speed coding, tests and documentation and demonstrating domain-specific impact will improve prospects as the AI impact on Indian IT jobs unfolds.

    Contents