Google Research
·
3 months ago
Google Photos introduced an Auto frame feature using machine learning and generative AI to recompose photographs by interpreting images as 3D scenes and adjusting the camera perspective after the photo is taken. The system uses a two-stage process combining 3D scene estimation with generative inpainting to fill in previously hidden content while preserving original details. The feature is now available in Google Photos and automatically enhances portraits by adjusting camera viewpoint and correcting perspective distortion from wide-angle lenses.
OpenAI Blog
·
3 months ago
OpenAI released a free version of ChatGPT designed specifically for clinicians, available to verified U.S. physicians, nurse practitioners, and pharmacists. The tool supports three main functions: clinical care, medical documentation, and research activities. Healthcare providers can now access this specialized version at no cost, pending verification of their credentials.
Google DeepMind
·
3 months ago
Google introduced Decoupled DiLoCo, a distributed training architecture that divides large language model training across separate compute clusters with asynchronous data flow instead of requiring tight synchronization across thousands of chips. The system trained a 12 billion parameter model across four U.S. regions using only 2-5 Gbps of bandwidth while achieving training more than 20 times faster than conventional synchronization methods. The approach enables AI training to tolerate hardware failures in isolated clusters without interrupting overall progress, and allows mixing different hardware generations in a single training run.
OpenAI Blog
·
3 months ago
● 3 sources
OpenAI introduced workspace agents within ChatGPT that automate complex workflows by running in the cloud and integrating across multiple tools. These agents are powered by Codex technology and operate with security controls for team-based access. Organizations can now delegate repetitive multi-step tasks to AI agents rather than managing them manually across different applications.
OpenAI Blog
·
3 months ago
● 3 sources
ChatGPT is introducing workspace agents that automate repetitive workflows and integrate multiple tools within team environments. The feature allows organizations to connect various applications and reduce manual task handling across their operations. Teams can now deploy these agents to handle standardized processes, potentially lowering the need for direct human intervention in routine work.
OpenAI Blog
·
3 months ago
Anthropic added WebSocket support to its Responses API to reduce latency in agentic workflows by enabling persistent connections and caching. The optimization reduced API overhead for multi-turn agent loops, with connection-scoped caching handling repeated requests without regenerating responses. This allows agents to execute tool calls and process feedback faster without repeated network round-trips.
Allen Institute (AI2)
·
3 months ago
Ai2 has developed a decade-long suite of AI-powered platforms for environmental protection, including EarthRanger for wildlife monitoring, Skylight for detecting illegal fishing, and OlmoEarth, a foundation model for satellite imagery analysis. EarthRanger operates across 900 protected areas in 95 countries with AI camera traps and mobile apps enabling rangers to respond to elephant-human conflict within minutes in Thailand. OlmoEarth reduced planetary-scale analysis time from months to hours and achieved 97% accuracy in mangrove monitoring, while Skylight helped Argentina impose sanctions on illegal fishing vessels without physical interception.
OpenAI Blog
·
3 months ago
OpenAI released an open-source model designed to identify and remove personally identifiable information from text. The model achieves state-of-the-art accuracy on standard benchmarks for PII detection tasks. Organizations can now deploy this tool locally to redact sensitive data without sending content to external services.