Dera News

Google DeepMind & Gemini

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

12 articles
Last 30 days
(36 total matching)
Microsoft article thumbnail
OpenAI and 4 others
Microsoft

Copilot vs. raw API access: What are you actually paying for?

Copilot now bills usage at listed API rates. Compare direct model access with the coding workflow, policy, and harness work around it. The post Copilot vs. raw API access: What are you actually paying for? appeared first on The GitHub Blog.

Trending
Google article thumbnail
OpenAI and 2 others
Google

Google AI Just Released Gemini 3.7 Flash: A Coding and Agent Model at $0.75/1M Input Tokens

Google has released Gemini 3.7 Flash, a refinement of Gemini 3.6 Flash with algorithmic improvements to its reasoning core. It handles text, images, audio, and video across a 1M-token context window with 64K-token output, and supports customizable thinking configurations. Coding results move notably: 43.6% on FrontierCode 1.1 Main versus 34.4%, 65.3% on DeepSWE v1.1, and 1588 Elo on WebDev Arena. Document and workflow evals gain more — GDP.pdf goes from 22.0% to 34.0%, AutomationBench from 17.0%...

Trending
NVIDIA article thumbnail
Google and 2 others
NVIDIA

LTX-2.5 can generate a 10-second AI video from an image in just 6.8 seconds on Nvidia superchips — and it's open weights

LTX, the open world model company spun out of Lightricks, today released LTX-2.5, the newest version of its open-weights video and "world" model and it arrives natively integrated into ComfyUI, the node-based workflow tool that has become the de facto prototyping environment for open generative media, through a strategic day-one launch partnership between the two companies. The model is available now as open weights on Hugging Face, inside ComfyUI, and through the LTX API for teams that want man...

Notable
Google article thumbnail
OpenAI and 1 others
Google

Google launches new study tools for Students across Search and Gemini

Google has announced significant upgrades to its learning tools, integrating them across its Search platform and Gemini AI assistant. This strategic move positions Gemini not just as an information retrieval tool, but as a comprehensive AI partner designed to support students' learning experiences, intensifying its competition with rivals like OpenAI in the rapidly evolving AI assistant market.

Notable
OpenAI article thumbnail
OpenAI and 1 others
OpenAI

Hugging Face is being used to easily undress women and children

Hugging Face isn’t doing much to prevent the AI models it hosts from spitting out sexualized deepfakes. | Image: Cath Virginia / The Verge | Photos from Getty Images Hugging Face is being used to make nonconsensual deepfakes, and the popular open-source AI model repository is doing very little to prevent it. That's according to a new report published by the European nonprofit AI Forensics, which found that seven out of the top nine image editing models hosted by Hugging Face readily complied wit...

Notable
Google article thumbnail
OpenAI and 2 others
Google

Google’s Gemini 3.7 Flash targets coding and agents with a 50% introductory price cut

Google is rolling out Gemini 3.7 Flash, a new version of its workhorse AI model that puts coding, agentic workflows and knowledge work at the center of the upgrade — while temporarily cutting API prices in half. The release arrives just three weeks after the release of Gemini 3.6 Flash, an unusually short turnaround that Google attributes to developer feedback and algorithmic improvements. For enterprise developers, the more consequential story may be the combination of those intelligence gains ...

Notable
Meta article thumbnail
OpenAI and 5 others
Meta

Meta returns to open source with Muse Glimmer, an Apache 2.0 licensed 30B parameter AI model optimized for agents — available now

Meta today released Muse Glimmer, a 30-billion-parameter open-weight model designed to run autonomous AI agents directly on consumer hardware — pushing agentic workloads that normally depend on cloud infrastructure onto high-end Macs and PCs. Just as notable as what the model does is how it's licensed. Glimmer arrives under the permissive, industry-standard Apache 2.0 open source license — the company's first fully open release since it succeeded its open-weight Llama family in April with the pr...

Notable
OpenAI article thumbnail
OpenAI and 4 others
OpenAI

GLM-5.3 hits the API at $1.4/$4.4 per million tokens

After a stunning debut last week with cyber capabilities so advanced they reportedly found a previously undetected vulnerability in Cursor, GLM-5.3, the new frontier open source language model from Chinese startup z.ai, has now hit the application programming interface (API) — allowing developers the ability to build atop it and plug it into their agents and applications. Developers who previously subscribed to a GLM Coding Plan are currently limited to the OpenAI Chat Completions-compatible pro...

Notable
Google article thumbnail
Google logo
Google

Improving the matrix multiplication exponent with modern optimization and AlphaEvolve

Google DeepMind's research team has leveraged AI and optimization techniques to achieve the best-ever upper bound for the 'exponent' that measures matrix multiplication speed. This fundamental breakthrough, while highly technical, underpins the efficiency of all AI and machine learning processes, potentially paving the way for faster and more power-efficient AI models in the future.

OpenAI article thumbnail
OpenAI and 4 others
OpenAI

AI price wars: OpenAI cuts GPT-5.6 Luna prices by 80% as model competition shifts toward cost

To quote an ancient Jedi Master "Begun, the AI price wars have!" OpenAI is sharply reducing the prices of two models in its GPT-5.6 frontier series, cutting GPT-5.6 Luna, the smallest and fastest model in the series, by 80% and GPT-5.6 Terra, the mid-tier model, by 20%, while adding a premium Fast mode for its flagship GPT-5.6 Sol model. The cuts place Luna much closer to the lowest-cost commercial models in the market and arrive just a few days after Anthropic released its highly performant Cla...

OpenAI article thumbnail
OpenAI and 2 others
OpenAI

PolicyGuide: From Guarding One Action to Guiding the Whole Workflow for Policy-Compliant LLM Agents

KAIST AI has introduced PolicyGuide, a new system to help customer-facing LLM agents follow company rules. It addresses a common problem where AI agents might skip steps or take forbidden actions. PolicyGuide works by mapping policies into a workflow graph, guiding the LLM through complex processes and suggesting corrections to stay compliant. Early tests show a significant improvement in policy adherence rates.