Generative AI
Google DeepMind Unveils AlphaGenome: An Integrated Sequence-to-Function Model Using Hybrid Transformers and U-Nets to Extract the Human Genome
January 29, 2026
Google DeepMind Unveils AlphaGenome: An Integrated Sequence-to-Function Model Using Hybrid Transformers and U-Nets to Extract the Human Genome
Google DeepMind is expanding its biological toolkit beyond the world of protein folding. After the success of AlphaFold, a team…
Alibaba Introduces Qwen3-Max-Thinking, a Scaled Test-Time Model for Consulting a Native Tool Using Agentic Workloads
January 29, 2026
Alibaba Introduces Qwen3-Max-Thinking, a Scaled Test-Time Model for Consulting a Native Tool Using Agentic Workloads
Qwen3-Max-Thinking is Alibaba's new dominant thinking model. It not only measures parameters, it also changes the way it is thought,…
How to Design Two-Agent Governance Systems with Constitutional AI for Secure and Compliant Financial Services
January 29, 2026
How to Design Two-Agent Governance Systems with Constitutional AI for Secure and Compliant Financial Services
In this tutorial, we use a two-agent management system that applies Constitution AI principles to financial operations. We demonstrate how…
MBZUAI Releases K2 Think V2: The 70B Fully-Dominated Thinking Model for Math, Coding, and Science
January 28, 2026
MBZUAI Releases K2 Think V2: The 70B Fully-Dominated Thinking Model for Math, Coding, and Science
Does the fully open thinking model fit the state of the art programs where all parts of its training pipeline…
Tencent Hunyuan Releases HPC-Ops: A High-Performance LLM Library for Inference Operators
January 28, 2026
Tencent Hunyuan Releases HPC-Ops: A High-Performance LLM Library for Inference Operators
Tencent Hunyuan has open-sourced HPC-Ops, a production-grade library for large-scale object modeling language definitions. HPC-Ops focuses on low-level CUDA kernels…
Moonshot AI Releases Kimi K2.5: A Highly Visual Agentic Intelligence Model with Native Swarm Execution
January 27, 2026
Moonshot AI Releases Kimi K2.5: A Highly Visual Agentic Intelligence Model with Native Swarm Execution
Moonshot AI has released Kimi K2.5 as an open source agent intelligence model. It includes a Hybrid Expert language core,…
DSGym Provides a Reusable Container-Based Platform for Building and Evaluating Data Science Agents
January 27, 2026
DSGym Provides a Reusable Container-Based Platform for Building and Evaluating Data Science Agents
Data science agents must explore data sets, design workflows, execute code, and return verifiable answers, not just autocomplete Panda code.…
How a Haystack-Powered Multi-Agent System Identifies Incidents, Analyzes Metrics and Logs, and Generates Production-Grade Incident Updates
January 27, 2026
How a Haystack-Powered Multi-Agent System Identifies Incidents, Analyzes Metrics and Logs, and Generates Production-Grade Incident Updates
@tool def sql_investigate(query: str) -> dict: try: df = con.execute(query).df() head = df.head(30) return { "rows": int(len(df)), "columns": list(df.columns), "preview":…
NVIDIA Transforms Climate Tech with 'Earth-2': The World's First Fully Open Accelerated AI Climate Stack
January 26, 2026
NVIDIA Transforms Climate Tech with 'Earth-2': The World's First Fully Open Accelerated AI Climate Stack
For decades, weather forecasting has been the specialty of government supercomputers that run complex physics-based calculations. NVIDIA broke that barrier…
What is Cloudbot? How the First Local Agent Stack Turns Conversations into True Automation
January 26, 2026
What is Cloudbot? How the First Local Agent Stack Turns Conversations into True Automation
Cloudbot is an open source AI personal assistant that you run on your hardware. It connects large language models from…