Technology News from Around the World, Instantly on Oracnoos!

Google launches free Gemini-powered Data Science Agent on its Colab Python platform - Related to bolder, science, summit, fuel, gemini-powered

Cypher 2025: India’s Largest AI Summit Returns—Bigger and Bolder

Cypher 2025: India’s Largest AI Summit Returns—Bigger and Bolder

The AI revolution has found its home in India, and it’s called Cypher. Since its inception in 2015, Cypher has grown from a bold idea into the largest AI conference in the country. Now, as we gear up for its 9th edition, Cypher 2025 is set to make history.

From September 17-19, 2025, the KTPO Trade Centre in Whitefield. Bengaluru, will host a staggering 5,000 attendees daily—the biggest footfall in Cypher’s history. Expect an unmatched convergence of industry leaders, AI pioneers, enterprises, startups, policymakers, and data practitioners, all under one roof to discuss the future of AI.

Over the years. Cypher has built a reputation as the definitive AI summit in India. The 2025 edition is scaling up across every dimension:

5000+ attendees per day , making it the largest AI event in India.

, making it the largest AI event in India 100+ speakers from top enterprises, startups, and academia.

from top enterprises, startups, and academia 100+ exhibitors showcasing cutting-edge AI solutions.

showcasing cutting-edge AI solutions Three days of knowledge sharing, networking, and collaboration.

Whether you’re an AI enthusiast, a data leader, a startup founder, or a corporate decision-maker. Cypher 2025 is where you’ll find the latest breakthroughs in AI, machine learning, and data science.

Hear from the biggest names in AI—founders, industry veterans, researchers, and policy experts—discussing the state of AI and what the future holds. The lineup includes enterprise CXOs, AI researchers, and policymakers shaping AI adoption in India and beyond.

Cypher 2025 will feature an expansive expo floor where top companies, startups, and research institutions will showcase innovations in generative AI, computer vision. NLP, AI ethics, automation, and more. Live demos will provide a hands-on experience with the latest in AI-driven enterprise solutions.

Experience AI in action with real-time product demonstrations from leading AI firms. From autonomous AI agents to next-gen machine learning models, you’ll get an up-close look at AI’s most exciting advancements.

Deep-dive hands-on workshops will cover topics such as LLM fine-tuning, AI deployment, prompt engineering. And AI governance. Led by industry practitioners, these workshops offer practical, skill-based learning for AI professionals and enterprises.

With 5000+ attendees daily. Cypher is the ultimate networking hub for AI professionals. Meet and collaborate with founders, AI engineers, investors, and CXOs shaping India’s AI ecosystem.

Stay ahead with insights from AI labs, leading research institutions. And think tanks. Cypher 2025 will feature .

Cypher 2025 will once again host the prestigious Minsky Awards, recognizing outstanding AI innovation at the enterprise level. These awards highlight excellence in AI-driven transformation across industries like BFSI, healthcare, retail, and manufacturing.

Cypher 2025 brings together the biggest thought leaders in AI. Past speakers have included Mohandas Pai, Ronnie Screwvala, Sunil Gupta, Manu Kumar Jain, Pradeep Gulipalli, and many more. Expect an even bigger lineup of AI visionaries for 2025.

Cypher 2025 offers the perfect platform for companies to showcase their AI innovations, connect with decision-makers. And drive business growth. With over 100 booths available, exhibitors will have the chance to present their solutions to thousands of industry professionals.

For sponsorship and exhibition inquiries, write to .

Tickets for Cypher 2025 are now available with super early bird pricing:

Super Early Bird (₹6000) – Available till April 11, 2025.

Early Bird (₹15000) – April 12 to July 11, 2025.

Regular Pass (₹25000) – July 12 to August 22, 2025.

Late Pass (₹35000) – After August 23. 2025.

All tickets include full 3-day access, conference lunches, and networking opportunities. Group discounts are available for teams and enterprises.

The AI landscape is evolving at a breakneck pace. Cypher 2025 is the place to stay ahead, build connections, and drive AI-led transformation. Don’t miss out on the biggest AI event in India.

Save the Date: September 17-19, 2025 | KTPO, Whitefield, Bengaluru.

Book your pass now and be part of India’s AI future!

Building on these developments, there are various platforms to help people create videos. Art, posters, and all kinds of creative assets. You will also find AI artists selling prompt...

ZDNET's key takeaways Acer's Aspire 14 AI is available now at Costco for $699.

It has a fantastic battery and some of the latest hardware: all for a ...

Investor and former executive at Venture Highway. Aviral Bhatnagar, has successfully closed AJVC’s (A Junior VC) inaugural ₹100 crore fund. AJVC aims ...

Google launches free Gemini-powered Data Science Agent on its Colab Python platform

Google launches free Gemini-powered Data Science Agent on its Colab Python platform

AI agents are all the rage, but how about one focused specifically on analyzing, sorting and drawing conclusions from vast volumes of data?

Google’s data science agent does just that: The new, free Gemini AI assistant that automates data analysis is now available to customers aged 18-plus in select countries and languages for free.

The assistant is available through Google Colab, the business’s eight-year-old service for running Python code live online atop graphics processing units (GPUs) owned by the search giant and its own, in-house tensor processing units (TPUs).

Initially launched for trusted testers in December 2024, data science agent is designed to help researchers, data scientists and developers streamline their workflows by generating fully-functional Jupyter notebooks from natural language descriptions, all in the user’s browser.

Furthermore, this expansion aligns with Google’s ongoing efforts to integrate AI-driven coding and data science aspects into Colab, building on past updates such as Codey-powered AI coding assistance. unveiled in May 2023.

It also acts as a kind of advanced and belated rejoinder to OpenAI’s ChatGPT advanced data analysis (previously Code Interpreter), which is now built into ChatGPT when running GPT-4.

Google Colab (short for colaboratory) is a cloud-based Jupyter Notebook environment that enables people to write and execute Python code directly in their browser.

Jupyter Notebook is an open-source web application that enables people to create and share documents containing live code, equations, visualizations and narrative text. Originating from the IPython project in 2014, it now supports more than 40 programming languages, including Python, R and Julia. This interactive platform is widely used in data science, research and education for tasks like data analysis, visualization and teaching programming concepts.

Since its launch in 2017, Google Colab has become one of the most widely-used platforms for machine learning (ML) data science and education.

As Ori Abramovsky, data science lead at , detailed in an excellent Medium post from 2023, Colab’s ease of use and free access to GPUs and TPUs make it a standout option for many developers and. Researchers.

He noted that the low barrier to entry, seamless integration with Google Drive and support for TPUs allowed his team to dramatically shorten training cycles while working on AI models.

However, Abramovsky also pointed out Colab’s limitations, such as:

Session time limits (especially for free-tier customers).

(especially for free-tier consumers). Unpredictable resource allocation at peak usage times.

at peak usage times. Lack of critical functions , like efficient pipeline execution and advanced scheduling.

, like efficient pipeline execution and advanced scheduling. Support challenges, as Google provides limited options for direct assistance.

Despite these drawbacks, Abramovsky emphasized that Colab remains one of the best serverless notebook solutions available — particularly in the early stages of ML and data analysis projects.

The data science agent builds on Colab’s serverless notebook environment by eliminating the need for manual setup.

Using Google’s Gemini AI, customers can describe their analytical goals in plain English (“visualize trends,” “train a prediction model,” “clean missing values”), and. The agent generates fully-executable Colab notebooks in response.

Automating analysis : Generates complete, working notebooks instead of isolated code snippets.

: Generates complete, working notebooks instead of isolated code snippets. Saving time : Eliminates manual setup and repetitive coding.

: Eliminates manual setup and repetitive coding. Enhancing collaboration : elements built-in sharing elements for team-based projects.

: elements built-in sharing elements for team-based projects. Offering modifiable solutions: individuals can adjust and customize generated code.

Data science agent is already accelerating real-world scientific research.

, early testers have reported significant time savings when using data science agent.

For instance, a scientist at Lawrence Berkeley National Laboratory working on tropical wetland methane emissions estimated that their data processing time dropped from one week to just five minutes when using the agent.

The tool has also performed well in industry benchmarks, ranking 4th on the DABStep: Data Agent Benchmark for Multi-step Reasoning on Hugging Face, ahead of AI agents such as ReAct (, Deepseek, Claude Haiku and. Llama 70B.

However, OpenAI’s rival o3-mini and o1 models, as well as Anthropic’s Claude Sonnet, both outclassed the new Gemini data science agent.

consumers can start using data science agent in Google Colab by following these steps:

Open a new Colab notebook. Upload a dataset (CSV, JSON, etc.). Describe the analysis in natural language using the Gemini side panel. Execute the generated notebook to see insights and visualizations.

Google provides sample datasets and prompt ideas to help customers explore its capabilities, including:

Stack Overflow developer survey : “Visualize most popular programming languages.”.

: “Visualize most popular programming languages.” Iris Species dataset : “Calculate and visualize Pearson, Spearman and Kendall correlations.”.

: “Calculate and visualize Pearson, Spearman and Kendall correlations.” Glass Classification dataset: “Train a random forest classifier.”.

Granted, I’m a lowly tech journalist and not a data scientist, but my own usage of the new Gemini data science agent in Colab so far has been less than seamless.

I uploaded five CSV files (comma separated values. Standard spreadsheet files from Excel or Sheets) and asked it “How much am I spending each month and quarter on my utilities?”.

Furthermore, the agent went ahead and performed the following operations:

Merged datasets , handling date and account number inconsistencies.

, handling date and account number inconsistencies. Filtered and cleaned the data , ensuring only relevant expenses remained.

, ensuring only relevant expenses remained. Grouped transactions by month and quarter to calculate spending.

by month and quarter to calculate spending. Generated visualizations , such as line charts for trend analysis.

, such as line charts for trend analysis. Summarized findings in a clear, structured analysis.

Before execution, Colab prompted a confirmation message, reminding me that it might interact with external APIs.

It did all this very rapidly and smoothly in the browser. In a matter of seconds. And it was impressive to watch it work through the analysis and programming with visible step-by-step descriptions of what it was doing.

However, it ultimately generated an inaccurate graph showing just one month’s utility spending. Failing to recognize the sheets included a full year’s worth broken out by months. When I asked it to revise, it gamely tried, but ultimately couldn’t produce the correct code string to answer my prompt.

I tried from scratch with the exact same prompt on a new notebook in Google Colab, and it produced a far advanced, yet still odd result.

I’ll have to try troubleshooting it some more, and as I mentioned, the initial erroneous result may be due to my own lack of experience using data science tools.

While Google Colab remains free, customers who need additional compute power can upgrade to paid plans:

Colab pro ($ : 100 compute units. Faster GPUs, more memory, terminal access.

: 100 compute units, faster GPUs, more memory, terminal access. Colab pro+ ($ : 500 compute units, priority GPU upgrades, background execution.

: 500 compute units, priority GPU upgrades, background execution. Colab enterprise : Google Cloud integration, AI-powered code generation.

: Google Cloud integration, AI-powered code generation. Pay-as-you-go: $ for 100 compute units, $ for 500 compute units.

In addition to data science agent, Google has been expanding AI capabilities within Colab.

Google collects prompts. Generated code and user feedback to improve its AI models. While data is stored for up to 18 months, it is anonymized, and deletion requests may not always be fulfilled. consumers are advised not to submit sensitive or personal information, as human reviewers may process prompts. Additionally, AI-generated code should be reviewed carefully, as it may contain inaccuracies.

Google encourages customers to provide feedback through the Google Labs Discord community in the #data-science-agent channel.

With AI-driven automation becoming a key trend in data science, Google’s data science agent in Colab could help researchers and. Developers focus more on insights and less on coding setup. As the tool expands to more consumers and regions, it will be interesting to see how it shapes the future of AI-assisted analytics.

Argenteuil s’impose comme un pôle central pour la formation en intelligence artificielle, combinant innovation technologique et opportunités de dévelo...

As AI continues to reshape industries. Its impact on hiring trends is more evident now than ever. LinkedIn’s latest study highlighted how AI-driven r...

Freshworks’ Founder Launches Together AI Studio to Fuel Indian AI Startups

Freshworks’ Founder Launches Together AI Studio to Fuel Indian AI Startups

Together Fund has introduced Together AI Studio, a venture-building initiative aimed at fostering AI-first startups in India. The program seeks to equip AI entrepreneurs with essential resources, industry mentorship, and capital support to drive innovation.

The Together AI Studio program, set to commence on April 15, 2025. Will run for 12 weeks, with 11 weeks in Bengaluru and one week in the US. Participating startups will receive up to $1 million in funding, mentorship from leading AI experts, and access to an extensive US-India network to accelerate global expansion.

Additionally, the program offers over $600,000 in cloud credits from OpenAI, AWS, Google Cloud, and Microsoft Azure, along with dedicated office space in Bengaluru.

“At Together Fund, we are doubling down on our commitment to back bold AI founders who are reimagining the future,” stated Girish Mathrubootham, founder of Freshworks and founding partner at .

Along with Mathrubootham. Together AI Studio is led by entrepreneurs and investors including Manav Garg, Lakshmi Shankar, Shubham Gupta, Sethu Chidambaram, Shivam Kant, and Kaushik Srinivasan. The team provides AI founders with access to industry expertise, market insights, and hands-on guidance.

Together AI Studio is particularly focused on supporting AI-driven business applications that optimise enterprise functions such as customer relationship management, automation. And cybersecurity. The healthcare sector remains a key area of interest, with AI innovations driving improvements in diagnostics, patient care, and workflow efficiency. Additionally, the program is fostering advancements in frontier AI research, including quantum computing, brain-computer interfaces, and. AI applications in defense and security.

Moving to another aspect, they have already invested in several AI-driven companies spanning diverse industries. These include Chaotix, an AI-powered game creation platform, and Composio, which integrates AI agents and large language models with enterprise applications. And other AI startups.

A number of leaders are commencing programs to support AI startups in India. in recent times, Project EKA, led by AI startup Soket Labs, was introduced as an initiative to develop advanced foundation models optimised for India’s linguistic and socio-economic diversity while competing globally.

Bringing together AI researchers, engineers, and institutions. The initiative aims to build high-efficiency, multilingual AI models within an open, ethical, and impactful ecosystem. Experts from IITs, IISc, and global research centers are collaborating to create a self-reliant AI infrastructure spanning education, finance, national security. And agriculture.

L’intelligence artificielle révolutionne la création de jeux vidéo en la rendant accessible à tous. Grâce à Grok, l’IA de xAI, il est désormais possib...

During a press conference at the White House Monday, US President Donald Trump and. Taiwan Semiconductor Manufactur...

Market Impact Analysis

Market Growth Trend

2018201920202021202220232024
23.1%27.8%29.2%32.4%34.2%35.2%35.6%
23.1%27.8%29.2%32.4%34.2%35.2%35.6% 2018201920202021202220232024

Quarterly Growth Rate

Q1 2024 Q2 2024 Q3 2024 Q4 2024
32.5% 34.8% 36.2% 35.6%
32.5% Q1 34.8% Q2 36.2% Q3 35.6% Q4

Market Segments and Growth Drivers

Segment Market Share Growth Rate
Machine Learning29%38.4%
Computer Vision18%35.7%
Natural Language Processing24%41.5%
Robotics15%22.3%
Other AI Technologies14%31.8%
Machine Learning29.0%Computer Vision18.0%Natural Language Processing24.0%Robotics15.0%Other AI Technologies14.0%

Technology Maturity Curve

Different technologies within the ecosystem are at varying stages of maturity:

Innovation Trigger Peak of Inflated Expectations Trough of Disillusionment Slope of Enlightenment Plateau of Productivity AI/ML Blockchain VR/AR Cloud Mobile

Competitive Landscape Analysis

Company Market Share
Google AI18.3%
Microsoft AI15.7%
IBM Watson11.2%
Amazon AI9.8%
OpenAI8.4%

Future Outlook and Predictions

The Launches Cypher 2025 landscape is evolving rapidly, driven by technological advancements, changing threat vectors, and shifting business requirements. Based on current trends and expert analyses, we can anticipate several significant developments across different time horizons:

Year-by-Year Technology Evolution

Based on current trajectory and expert analyses, we can project the following development timeline:

2024Early adopters begin implementing specialized solutions with measurable results
2025Industry standards emerging to facilitate broader adoption and integration
2026Mainstream adoption begins as technical barriers are addressed
2027Integration with adjacent technologies creates new capabilities
2028Business models transform as capabilities mature
2029Technology becomes embedded in core infrastructure and processes
2030New paradigms emerge as the technology reaches full maturity

Technology Maturity Curve

Different technologies within the ecosystem are at varying stages of maturity, influencing adoption timelines and investment priorities:

Time / Development Stage Adoption / Maturity Innovation Early Adoption Growth Maturity Decline/Legacy Emerging Tech Current Focus Established Tech Mature Solutions (Interactive diagram available in full report)

Innovation Trigger

  • Generative AI for specialized domains
  • Blockchain for supply chain verification

Peak of Inflated Expectations

  • Digital twins for business processes
  • Quantum-resistant cryptography

Trough of Disillusionment

  • Consumer AR/VR applications
  • General-purpose blockchain

Slope of Enlightenment

  • AI-driven analytics
  • Edge computing

Plateau of Productivity

  • Cloud infrastructure
  • Mobile applications

Technology Evolution Timeline

1-2 Years
  • Improved generative models
  • specialized AI applications
3-5 Years
  • AI-human collaboration systems
  • multimodal AI platforms
5+ Years
  • General AI capabilities
  • AI-driven scientific breakthroughs

Expert Perspectives

Leading experts in the ai tech sector provide diverse perspectives on how the landscape will evolve over the coming years:

"The next frontier is AI systems that can reason across modalities and domains with minimal human guidance."

— AI Researcher

"Organizations that develop effective AI governance frameworks will gain competitive advantage."

— Industry Analyst

"The AI talent gap remains a critical barrier to implementation for most enterprises."

— Chief AI Officer

Areas of Expert Consensus

  • Acceleration of Innovation: The pace of technological evolution will continue to increase
  • Practical Integration: Focus will shift from proof-of-concept to operational deployment
  • Human-Technology Partnership: Most effective implementations will optimize human-machine collaboration
  • Regulatory Influence: Regulatory frameworks will increasingly shape technology development

Short-Term Outlook (1-2 Years)

In the immediate future, organizations will focus on implementing and optimizing currently available technologies to address pressing ai tech challenges:

  • Improved generative models
  • specialized AI applications
  • enhanced AI ethics frameworks

These developments will be characterized by incremental improvements to existing frameworks rather than revolutionary changes, with emphasis on practical deployment and measurable outcomes.

Mid-Term Outlook (3-5 Years)

As technologies mature and organizations adapt, more substantial transformations will emerge in how security is approached and implemented:

  • AI-human collaboration systems
  • multimodal AI platforms
  • democratized AI development

This period will see significant changes in security architecture and operational models, with increasing automation and integration between previously siloed security functions. Organizations will shift from reactive to proactive security postures.

Long-Term Outlook (5+ Years)

Looking further ahead, more fundamental shifts will reshape how cybersecurity is conceptualized and implemented across digital ecosystems:

  • General AI capabilities
  • AI-driven scientific breakthroughs
  • new computing paradigms

These long-term developments will likely require significant technical breakthroughs, new regulatory frameworks, and evolution in how organizations approach security as a fundamental business function rather than a technical discipline.

Key Risk Factors and Uncertainties

Several critical factors could significantly impact the trajectory of ai tech evolution:

Ethical concerns about AI decision-making
Data privacy regulations
Algorithm bias

Organizations should monitor these factors closely and develop contingency strategies to mitigate potential negative impacts on technology implementation timelines.

Alternative Future Scenarios

The evolution of technology can follow different paths depending on various factors including regulatory developments, investment trends, technological breakthroughs, and market adoption. We analyze three potential scenarios:

Optimistic Scenario

Responsible AI driving innovation while minimizing societal disruption

Key Drivers: Supportive regulatory environment, significant research breakthroughs, strong market incentives, and rapid user adoption.

Probability: 25-30%

Base Case Scenario

Incremental adoption with mixed societal impacts and ongoing ethical challenges

Key Drivers: Balanced regulatory approach, steady technological progress, and selective implementation based on clear ROI.

Probability: 50-60%

Conservative Scenario

Technical and ethical barriers creating significant implementation challenges

Key Drivers: Restrictive regulations, technical limitations, implementation challenges, and risk-averse organizational cultures.

Probability: 15-20%

Scenario Comparison Matrix

FactorOptimisticBase CaseConservative
Implementation TimelineAcceleratedSteadyDelayed
Market AdoptionWidespreadSelectiveLimited
Technology EvolutionRapidProgressiveIncremental
Regulatory EnvironmentSupportiveBalancedRestrictive
Business ImpactTransformativeSignificantModest

Transformational Impact

Redefinition of knowledge work, automation of creative processes. This evolution will necessitate significant changes in organizational structures, talent development, and strategic planning processes.

The convergence of multiple technological trends—including artificial intelligence, quantum computing, and ubiquitous connectivity—will create both unprecedented security challenges and innovative defensive capabilities.

Implementation Challenges

Ethical concerns, computing resource limitations, talent shortages. Organizations will need to develop comprehensive change management strategies to successfully navigate these transitions.

Regulatory uncertainty, particularly around emerging technologies like AI in security applications, will require flexible security architectures that can adapt to evolving compliance requirements.

Key Innovations to Watch

Multimodal learning, resource-efficient AI, transparent decision systems. Organizations should monitor these developments closely to maintain competitive advantages and effective security postures.

Strategic investments in research partnerships, technology pilots, and talent development will position forward-thinking organizations to leverage these innovations early in their development cycle.

Technical Glossary

Key technical terms and definitions to help understand the technologies discussed in this article.

Understanding the following technical concepts is essential for grasping the full implications of the security threats and defensive measures discussed in this article. These definitions provide context for both technical and non-technical readers.

Filter by difficulty:

generative AI intermediate

algorithm

edge AI intermediate

interface

interface intermediate

platform Well-designed interfaces abstract underlying complexity while providing clearly defined methods for interaction between different system components.

computer vision intermediate

encryption

machine learning intermediate

API

API beginner

cloud computing APIs serve as the connective tissue in modern software architectures, enabling different applications and services to communicate and share data according to defined protocols and data formats.
API concept visualizationHow APIs enable communication between different software systems
Example: Cloud service providers like AWS, Google Cloud, and Azure offer extensive APIs that allow organizations to programmatically provision and manage infrastructure and services.

platform intermediate

middleware Platforms provide standardized environments that reduce development complexity and enable ecosystem growth through shared functionality and integration capabilities.

large language model intermediate

scalability

NLP intermediate

DevOps