Generative AI

Alibaba Introduces Qwen3-Max-Thinking, a Scaled Test-Time Model for Consulting a Native Tool Using Agentic Workloads

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

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

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

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

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

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

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

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

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…
Back to top button