SShortSingh.
Back to feed

AI Hiring in India Rises 16% as Overall IT Recruitment Falls 3%

0
·1 views

India's AI-related hiring in the IT sector grew 16% year-on-year in June 2026, even as overall IT job listings declined by 3% in the same period, according to Naukri's monthly JobSpeak report tracking over 150,000 firms. Across 14 major sectors, roles focused on AI and machine learning rose by 25%, with industries like insurance and consumer goods leading adoption beyond traditional tech companies. Experts including Info Edge CEO Hitesh Oberoi attribute this divergence to companies deliberately directing capital toward specialized AI talent rather than general IT recruitment. The shift reflects broader pressure on India's $315 billion IT industry, which faces reduced global client spending and disruption from generative AI threatening high-volume, low-margin service models. Major firms like TCS are responding by restructuring toward leaner workforces where AI handles routine tasks and human employees focus on high-level architecture and AI oversight.

Read the full story at DEV Community

This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)

Log in to join the discussion and vote.

Log in

Related stories

0
ProgrammingDEV Community ·

claude-slack-bridge Update Brings Live Terminal-Style Updates to Slack AI Bot

Developers working on the open-source claude-slack-bridge project have released an update that transforms how AI bot responses appear in Slack. Instead of flooding a thread with multiple status messages or returning no feedback at all, the tool now edits a single message in real time as tasks progress. This approach gives users a terminal-like experience directly within their Slack workspace, showing live command execution and status updates in one place. The update also addresses Slack API rate limits to keep the live-editing experience smooth and responsive. The project code is publicly available on GitHub for developers building or studying long-running AI task integrations in Slack.

0
ProgrammingDEV Community ·

Browser-Based CSV Viewer Lets You Edit and Export Files Without Any Upload

A developer has built a free, client-side CSV viewer that processes files entirely within the browser, meaning no data is ever sent to a server. The tool supports drag-and-drop file opening, in-cell editing, search, filtering, and sorting for datasets up to 25MB. Users can export a CSV that reflects their current view, including applied filters and edits, without creating an account or being tracked. Built with client-side JavaScript and no backend, the tool requires no installation or setup. It is publicly accessible at csv-open.github.io and supports multiple languages.

0
ProgrammingDEV Community ·

Developer Builds RecipeHub, a Django-Based Recipe Sharing App, to Learn Full-Stack Skills

A developer created RecipeHub, a full-stack web application built with Django and Python, as part of a hands-on learning project. The platform allows users to register, log in, and create, manage, and share recipes with other users across desktop and mobile devices. The app was deployed on Render's free tier using PostgreSQL, though a key limitation emerged: uploaded recipe images are lost after redeployment due to the platform's ephemeral file storage. Overcoming challenges around deployment configuration and dashboard redesign deepened the developer's understanding of the differences between development and production environments. Future planned improvements include recipe ratings, comments, and persistent cloud storage for user-uploaded images.

0
ProgrammingDEV Community ·

Spark 4.2 Adds Native Vector Search, But Won't Replace All Vector Databases

Apache Spark 4.2 has introduced native vector search capabilities, including SQL primitives such as distance functions, vector aggregation, and a top-K ranking join called NEAREST BY. The update allows teams to run similarity searches directly on embeddings stored within their existing Spark tables, eliminating the need to maintain a separate vector database for many workloads. Databricks is positioning Spark as an AI serving layer, not just a batch processing engine, by consolidating retrieval pipelines on a single platform. However, the new features appear to lack purpose-built approximate-nearest-neighbor indexing like HNSW, making them less suitable for live, low-latency use cases such as RAG chatbots or real-time search. The practical guidance is that Spark 4.2 suits batch and analytical retrieval well, while dedicated vector databases remain the stronger choice for user-facing, real-time queries at scale.

AI Hiring in India Rises 16% as Overall IT Recruitment Falls 3% · ShortSingh