GEMINI LABJP
CHAT — Ask Gemini in Chat goes live today, August 26, turning Google Chat into a single command line for search, drafting, catching up, and task managementLIMITS — Ask Gemini in Chat comes with promotional higher limits through October 1, after which standard usage limits applySHEETS — Sheets canvas turns a spreadsheet into an interactive, read-write application from a plain-language promptMEET — You can now start a Gemini note-taking session straight from the Google Meet home screen, including for in-person meetings, with the summary, action items, and full transcript saved to a Google DocMODELS — Gemini 3.7 Flash reached general availability on August 13, with introductory pricing running through December 31, 2026DEPRECATION — gemini-robotics-er-1.6-preview shuts down on August 31, five days from now. The ER 2 endpoints have been in public preview since July 30CHAT — Ask Gemini in Chat goes live today, August 26, turning Google Chat into a single command line for search, drafting, catching up, and task managementLIMITS — Ask Gemini in Chat comes with promotional higher limits through October 1, after which standard usage limits applySHEETS — Sheets canvas turns a spreadsheet into an interactive, read-write application from a plain-language promptMEET — You can now start a Gemini note-taking session straight from the Google Meet home screen, including for in-person meetings, with the summary, action items, and full transcript saved to a Google DocMODELS — Gemini 3.7 Flash reached general availability on August 13, with introductory pricing running through December 31, 2026DEPRECATION — gemini-robotics-er-1.6-preview shuts down on August 31, five days from now. The ER 2 endpoints have been in public preview since July 30
TAG

AlphaEvolve

1 articles
Back to all tags
Related:
evolutionary search1Gemini API1code optimization1fitness function1
Gemini Advanced/2026-07-12Advanced

A minimal evolutionary search loop with Gemini: propose, evaluate, select — prompted by AlphaEvolve's GA

With AlphaEvolve reaching GA, I built the smallest possible evolutionary search loop on the Gemini API: generate candidates, score them with a fitness function, and select the best. Sandboxed evaluation, diversity, and budget control — from real solo-dev use.