Dera News

Google DeepMind & Gemini

Google DeepMind research, Gemini model releases, AlphaFold, Veo, Imagen, AI Overviews, and Google's full AI ecosystem strategy.

17 articles
2 stories
Last 30 days
(36 total matching)
Google article thumbnail
6 sources
Google logo
Google

Google Announces Gemini 3.5 Flash,

Latest coverage: Google Introduces Gemini 3.5 Flash at I/O 2026: A Faster and Cheaper Model for AI Agents and Coding

Google just announced Gemini 3.5 Flash, their most powerful AI model yet, at their annual developer conference. This isn't just another chatbot; it's an AI agent capable of handling complex tasks autonomously and even building software from scratch. This development holds significant potential for SMBs looking to streamline operations and develop internal systems more efficiently.

📰AI Business · Ars Technica · MarkTechPost+3 more
Google article thumbnail
3 sources
Google logo
Google

Google I/O 2026 Un

I/O 2026: Welcome to the agentic Gemini era

Google CEO Sundar Pichai announced significant advancements for Gemini at I/O 2026, marking a decade of 'AI-first' initiatives. With AI adoption skyrocketing across search and apps, this signals a pivotal moment for SMBs to leverage these powerful tools. Discover how Gemini's enhanced capabilities can streamline your business processes and boost efficiency right now.

📰Google AI Blog · Wired
Google article thumbnail
Google logo
Google

Google is launching its own version of OpenClaw

Google has announced Gemini Spark, an AI agent platform designed to automate a wide range of tasks, from drafting emails to monitoring subscriptions. Powered by Gemini 3.5 Flash, it runs 24/7, integrates with Google Workspace, and plans to connect with third-party apps, offering significant future productivity gains for SMBs.

Trending
Anthropic article thumbnail
OpenAI and 4 others
Anthropic

Alibaba's proprietary Qwen3.7-Max can run for 35 hours autonomously and supports external harnesses like Anthropic's Claude Code

The AI industry has fully entered the "agent era," a paradigm where AI models do far more than generate text — they now actively plan, execute, and course-correct complex tasks over days rather than seconds. Thus, it's perhaps unsurprising to see Chinese e-commerce giant Alibaba's famed Qwen Team of AI researchers release a model capable of performing autonomous agentic AI work over multiple days: that model has arrived in the form of Qwen3.7-Max which the company reports in a blog post achieved...

Trending
Google article thumbnail
Google logo
Google

Google Launches Antigravity 2.0 at I/O 2026: A Standalone Agent-First Platform with CLI, SDK, Managed Execution, and Enterprise Support

Google used its I/O 2026 developer keynote to ship a meaningful architectural shift in how it packages AI-assisted development. The company announced Google Antigravity 2.0 — a standalone desktop application built entirely around agent orchestration alongside an Antigravity CLI, an Antigravity SDK, Managed Agents in the Gemini API, and enterprise support through the Gemini Enterprise The post Google Launches Antigravity 2.0 at I/O 2026: A Standalone Agent-First Platform with CLI, SDK, Managed E...

Trending
OpenAI article thumbnail
OpenAI and 2 others
OpenAI

OpenAI co-founder Andrej Karpathy announces he's joining Anthropic

Andrej Karpathy, the influential 39-year-old Slovak-Canadian AI researcher and one of the original 11 co-founders of OpenAI, and former head of Tesla's AI division, announced on Tuesday, May 19 that he's joining rival lab Anthropic. As Karpathy posted from his account on the social network X: "Personal update: I've joined Anthropic. I think the next few years at the frontier of LLMs will be especially formative. I am very excited to join the team here and get back to R&D. I remain deeply passion...

Trending
OpenAI article thumbnail
OpenAI and 2 others
OpenAI

Microsoft Releases Fara1.5: A Family of Browser Computer-Use Agents (4B/9B/27B) That Outperform OpenAI Operator and Gemini 2.5 Computer Use on Online-Mind2Web

Microsoft Research released Fara1.5, a family of browser computer-use agents in 4B, 9B, and 27B sizes. Fara1.5-27B scores 72% on Online-Mind2Web, outperforming OpenAI Operator, Gemini 2.5 Computer Use, and Yutori Navigator n1. The release also includes FaraGen1.5, a synthetic data pipeline that trains agents on gated The post Microsoft Releases Fara1.5: A Family of Browser Computer-Use Agents (4B/9B/27B) That Outperform OpenAI Operator and Gemini 2.5 Computer Use on Online-Mind2Web appeared firs...

Notable
Google article thumbnail
Google logo
Google

CiteVQA: Benchmarking Evidence Attribution for Trustworthy Document Intelligence

Institution: OpenDataLab | Authors: Dongsheng Ma, Jiayu Li, Zhengren Wang, Yijie Wang, Jiahao Kong arXiv Links arXiv | PDF AI summary Abstract CiteVQA introduces a benchmark for document vision-language models that evaluates both answer accuracy and correct citation of supporting evidence, revealing significant attribution hallucinations in current models. AI-generated summary 摘要 CiteVQA 引入了文档视觉语言模型的基准,用于评估答案准确性和支持证据的正确引用,揭示了当前模型中的重大归因幻觉。 AI 生成的摘要 Abstract Multimodal Large Language Models (MLLMs...

Google article thumbnail
OpenAI and 1 others
Google

Google unveils Gemini Omni 'any-to-any' AI model: what enterprises should know

Although it was already discovered by intrepid AI power users weeks ahead of the official unveiling today at Google's annual I/O developer conference, the company's new Gemini Omni model marks a significantly new paradigm in the wider AI and tech marketplace. That's because as its "omni" (from the Latin omne — meaning "all") prefix would suggest, this is Google's first truly native, multimodal model, that is "a model that can create anything from any input — starting with video." The model marks...

OpenAI article thumbnail
OpenAI and 3 others
OpenAI

Cline Releases Cline SDK: An Open-Source Agent Runtime Now Powering Its CLI and Kanban, With IDE Extensions Being Migrated

Cline has extracted its internal agent harness into an open-source TypeScript SDK called @cline/sdk, the same runtime now powering its CLI and Kanban, with VS Code and JetBrains extensions being migrated. The SDK is structured as a four-layer stack — @cline/shared, @cline/llms, @cline/agents, and @cline/core — with native support for plugins, subagents, CRON scheduling, checkpointing, and MCP connectors. On Terminal Benchmark 2.0, Cline CLI scored 74.2% on claude-opus-4.7, compared to Anthropic'...