
Indian tech company TCS to cut workforce by 2%, affecting more than 12,000 jobs
The company is retraining and redeploying staff as it enters new markets, invests in new technology and deploys AI, but about 12,200 jobs will be cut as part of the process, it said.
"This transition is being planned with due care to ensure there is no impact on service delivery to our clients," the company added.
India's $283 billion IT sector has had to contend with clients holding back non-essential technology spending because of weak demand, persistent inflation and lingering uncertainty over U.S. trade policies.
TCS Chief Executive K Krithivasan said this month that there were delays in client decision-making and project starts.

Try Our AI Features
Explore what Daily8 AI can do for you:
Comments
No comments yet...
Related Articles


Reuters
26 minutes ago
- Reuters
Indian drugmaker Torrent Pharma's quarterly profit jumps on strong demand
July 28 (Reuters) - India's Torrent Pharma ( opens new tab reported a 20% jump in its first-quarter profit on Monday, driven by demand for drugs used to treat long-term conditions. The firm's consolidated net profit rose to 5.48 billion rupees ($63.2 million) for the quarter ended June 30, from 4.57 billion rupees year ago. Its total revenue grew 11% to 31.78 billion rupees, surpassing analysts' estimates of 31.57 billion rupees, as per data compiled by LSEG. For further earnings highlights, click. Torrent Pharma, which makes drugs for treating conditions such as diabetes, infections, and cancer, continued to benefit from strong domestic demand for these medicines. Revenue from India, which contributed around 56% to the total, jumped 11% from a year earlier. This was led by strong demand for Torrent's therapies such as cardiovascular, gastro-intestinal and anti-infectives. Diabetes, which is one of Torrent's key therapy areas, led demand in the Indian pharmaceutical market, which grew 8% in June, according to data from India Ratings and Research. PEER COMPARISON * Mean of analysts' ratings standardised to a scale of Strong Buy, Buy, Hold, Sell, and Strong Sell ** Ratio of the stock's last close to analysts' mean price target; a ratio above 1 means the stock is trading above the PT APRIL TO JUNE STOCK PERFORMANCE -- $1 = 86.6530 Indian rupees


Geeky Gadgets
28 minutes ago
- Geeky Gadgets
Build an AI SaaS App in Minutes Writing a Single Line of Code
Have you ever imagined creating a fully functional AI-powered SaaS application in just minutes—without writing a single line of code? It might sound like a bold claim, but with tools like Claude Code and n8n, this is no longer a pipe dream. These no-code platforms are transforming how applications are built, empowering anyone—from seasoned developers to complete beginners—to craft scalable, automation-driven solutions. Whether you're an entrepreneur with a new idea or a creator looking to streamline workflows, the ability to design and deploy such applications quickly is a fantastic option. And here's the kicker: you don't need to be a coding wizard to make it happen. With the right tools and a clear framework, you can focus on solving real-world problems while technology handles the heavy lifting. In this guide, Ben AI walks you through the exact steps to build your own AI SaaS application using Claude Code and n8n. You'll discover how to define your vision, set up seamless automation workflows, and even design an intuitive user interface—all without touching complex code. Along the way, you'll learn how to use features like webhooks, response nodes, and database integrations to create a product that's both functional and user-friendly. But this isn't just about building an app—it's about unlocking the potential of no-code platforms to bring your ideas to life faster than ever before. So, whether you're dreaming of a content generation tool or a personalized marketing assistant, this framework will show you how to turn that vision into reality. The possibilities are endless; the only question is, where will you start? Build AI SaaS Easily 1: Define Your Vision Before diving into development, it's crucial to establish a clear vision for your AI SaaS application. Start by answering key questions to shape your concept: What problem does your application aim to solve? does your application aim to solve? Who is your target audience , and what are their specific needs? , and what are their specific needs? What inputs will users provide, and what outputs will they expect? For instance, if you're building a content generation tool, identify the type of data users will input (e.g., keywords or topics) and the desired output format (e.g., blog posts or summaries). Incorporating human-in-the-loop processes—where automation is complemented by human oversight—can enhance the application's functionality, making sure both accuracy and creativity in tasks that require nuanced judgment. 2: Set Up Automation Workflows Automation is the foundation of any efficient SaaS application. Tools like n8n simplify this process by allowing you to connect tasks and systems without writing code. To set up automation workflows effectively: Use webhooks to assist real-time data exchange between your application and external services. to assist real-time data exchange between your application and external services. Configure response nodes to process user inputs and trigger actions, such as running AI models hosted on Claude Code. For example, if your application generates personalized marketing strategies, you can automate the workflow to collect user inputs, process them through Claude Code, and deliver actionable results—all without manual intervention. This approach not only saves time but also ensures consistency in output. Build an AI SaaS in Minutes with Claude Code Watch this video on YouTube. Here is a selection of other guides from our extensive library of content you may find of interest on AI SaaS development. 3: Draft a Product Requirement Document (PRD) A well-structured Product Requirement Document (PRD) serves as the blueprint for your application. It ensures alignment across the development process and minimizes confusion. Claude Code can assist in generating a detailed PRD that includes: Database schema and data storage requirements. and data storage requirements. Automation workflows and their triggers. and their triggers. User experience (UX) design specifications. For example, if your application includes user authentication, the PRD should outline how credentials will be validated, how data will be securely stored, and the design of the login interface. A comprehensive PRD keeps your project on track and ensures that all stakeholders are aligned on the application's goals and features. 4: Build Your Application With your PRD in place, you can begin building your application. Start by setting up your development environment using tools like Claude Code, and Cursor IDE. Follow these steps to bring your vision to life: Implement the features outlined in your PRD, such as user authentication or data processing workflows. Integrate a database using platforms like Supabase for efficient data management. for efficient data management. Test each feature iteratively to identify and resolve bugs early in the process. For instance, if your application includes a chatbot, test its responses to various user queries to ensure accuracy and relevance. Iterative testing not only refines functionality but also enhances the overall user experience, making your application more reliable and user-friendly. 5: Design an Intuitive User Interface A user-friendly interface is a critical component of any successful SaaS application. Use design tools and templates to create a clean, intuitive layout that prioritizes usability. Focus on the following elements: Ease of navigation —users should be able to complete tasks with minimal effort. —users should be able to complete tasks with minimal effort. Accessibility —ensure the design accommodates diverse user needs, including those with disabilities. —ensure the design accommodates diverse user needs, including those with disabilities. Consistency—maintain a uniform look and feel across all pages to build familiarity. Gather feedback from potential users to identify areas for improvement. For example, if users find it difficult to locate a specific feature, consider redesigning the layout to make it more prominent. A well-designed interface not only improves usability but also enhances user satisfaction and retention. 6: Deploy and Host Your Application Once your application is complete, the next step is deployment. Use GitHub for version control to track changes and collaborate with team members. For hosting, platforms like Vercel offer a seamless deployment process and scalability. Follow these steps to deploy your application: Push your code to a GitHub repository . . Deploy the application to Vercel , configuring environment variables as needed. , configuring environment variables as needed. Test the live application to ensure all features function as intended. If you encounter issues, such as database connection errors, double-check your credentials and configuration settings. For a professional touch, connect your application to a custom domain to enhance its branding and credibility. 7: Add Features and Monetize To maximize the potential of your SaaS application, consider adding advanced features and monetization options. Here are some ideas: Integrate Stripe for secure payment processing, allowing you to monetize your application effectively. for secure payment processing, allowing you to monetize your application effectively. Create landing pages to attract users and highlight your application's unique benefits. Incorporate analytics tools to track user behavior and identify areas for improvement. If you're new to no-code development, start with simpler tools like Airtable to build confidence before transitioning to more advanced platforms like Claude Code. This gradual approach allows you to refine your skills while delivering a functional and market-ready application. Final Thoughts Building an AI-powered SaaS application has never been more accessible. By using no-code tools like Claude Code and n8n, you can streamline development, automate workflows, and deploy your application efficiently. Whether you're creating a simple utility or a complex platform, this guide provides a clear roadmap to bring your vision to life. With thoughtful planning, iterative testing, and user-focused design, you can deliver a high-quality, scalable application that meets the needs of your users while positioning yourself for long-term success. Media Credit: Ben AI Filed Under: AI, Guides Latest Geeky Gadgets Deals Disclosure: Some of our articles include affiliate links. If you buy something through one of these links, Geeky Gadgets may earn an affiliate commission. Learn about our Disclosure Policy.


Reuters
29 minutes ago
- Reuters
India's third largest airport operator eyes Oct close for over $500 mln bond, sources say
MUMBAI, July 28 (Reuters) - India's Bangalore International Airport Ltd (BIAL) plans to raise over 46.3 billion rupees ($535 million) via a second tranche of bonds by early October, three sources told Reuters on Monday. Earlier this month, the company which operates the country's third-busiest airport, raised 43.62 billion rupees through the sale of 15-year bonds at a coupon of 8.15% payable on a monthly basis. BIAL will raise the funds through its second tranche at a similar rate as the first transaction, the sources added. All the sources requested anonymity as the talks are still private. The company did not immediately respond to a Reuters email seeking comment. The bonds are rated AAA by Crisil Ratings, India Ratings and ICRA. SBI Capital Markets was the arranger of the previous issue, and will also be the arranger for the second tranche, two of the sources added. The planned bond issue will also be of 15-year maturity and will be privately placed and will not be auctioned on the electronic bond platform like the first tranche, the sources said. "The deal was closed with wide participation from banks, insurance companies and infrastructure focused funds," said one of the sources. The money raised will be used for refinancing of existing debt and new capital expenditure, the person said. BIAL is planning to undertake capital expenditure worth 155 billion rupees over financial years 2026 to 2030 for capacity expansion, according to an ICRA report. This is expected to increase its passenger handling capacity to 80-85 million each year from 51.5 million passengers per annum currently. ($1 = 86.5200 Indian rupees)