Generative AI
Moonshot AI Releases Kimi K2.7-Code: Code Registration Model +21.8% in Kimi Code Bench v2 Over K2.6
June 13, 2026
Moonshot AI Releases Kimi K2.7-Code: Code Registration Model +21.8% in Kimi Code Bench v2 Over K2.6
This week, Moonshot AI was released Kimi K2.7-Code. It is a coding-oriented, agent-based model. The weight model is submitted to…
Implementation of Spatial Graph Neural Networks for Urban Function Inference Using city2graph, OSMnx, and PyTorch Geometric
June 13, 2026
Implementation of Spatial Graph Neural Networks for Urban Function Inference Using city2graph, OSMnx, and PyTorch Geometric
poi_gdf["cx"] = poi_gdf.geometry.x poi_gdf["cy"] = poi_gdf.geometry.y coords = poi_gdf[["cx", "cy"]].to_numpy() nn = NearestNeighbors(radius=150.0).fit(coords) poi_gdf["local_density"] = [len(idx) - 1 for idx…
Google Releases Gemini-SQL2: Gemini 3.1 Pro Text-to-SQL Gains 80.04% on BIRD Single-Model Leaderboard
June 12, 2026
Google Releases Gemini-SQL2: Gemini 3.1 Pro Text-to-SQL Gains 80.04% on BIRD Single-Model Leaderboard
The Google Research team announced the launch of the Gemini-SQL2 on X. They described the program as a text-to-SQL breakthrough…
Moonshot AI Launches Kimi, Local Desktop Agent Reportedly Running on Kimi K2.6 With 300-Sub-Agent Network
June 12, 2026
Moonshot AI Launches Kimi, Local Desktop Agent Reportedly Running on Kimi K2.6 With 300-Sub-Agent Network
Moonshot AI introduced Kimi Work, an AI agent running on your desktop. The Beijing-based AI organization announced it this week…
Zyphra Releases Zamba2-VL: Hybrid Mamba2–Transformer Vision-Language Models Cut Time-To-First-Token By About An Order Of Magnitude
June 12, 2026
Zyphra Releases Zamba2-VL: Hybrid Mamba2–Transformer Vision-Language Models Cut Time-To-First-Token By About An Order Of Magnitude
Zyphra has released Zamba2-VL, a family of open source visual language models. The release includes three sizes: 1.2B, 2.7B, and…
Implementation of MONAI Coding for End-to-End 3D Spleen Segmentation Using UNet on Medical CT Volumes
June 12, 2026
Implementation of MONAI Coding for End-to-End 3D Spleen Segmentation Using UNet on Medical CT Volumes
In this tutorial, we build an end-to-end 3D medical image segmentation pipeline using MONAI segmenting the spleen in the Medical…
Confusion Takes Deep Research into Computing, Sub-Navigation Functions in 20+ Previous Models of Reports, Decks, and Dashboards
June 11, 2026
Confusion Takes Deep Research into Computing, Sub-Navigation Functions in 20+ Previous Models of Reports, Decks, and Dashboards
Confusion led Deep Research to Computer, its multi-model orchestration system. Improvements improve accuracy, depth of analysis, and quality of citations.…
xAI Ships Grok Build Plugin Marketplace With MongoDB, Vercel, Sentry, Chrome DevTools, Cloudflare, and Superpowers Plugins at Launch
June 11, 2026
xAI Ships Grok Build Plugin Marketplace With MongoDB, Vercel, Sentry, Chrome DevTools, Cloudflare, and Superpowers Plugins at Launch
Today, xAI launched the Grok Build Plugin Marketplace. It is a built-in catalog of plugins for Grok Build, the company's…
Nous Research Ships Hermes Agent Profile Builder: Identity, Model, Skills, and MCP Servers in One Dashboard Flow
June 11, 2026
Nous Research Ships Hermes Agent Profile Builder: Identity, Model, Skills, and MCP Servers in One Dashboard Flow
Nous Research · Hermes Agent I Profile Builderexplains DEMOacting, not live production Provider OpenRouterThe Nous PortalNVIDIAOpenAI-compatible (custom) Built-in tools Closed…
Meet the 'North Mini Code': Cohere's 30B Open-Weight Mixed-Experts Model with 3B Active Parameters for Agent Coding
June 11, 2026
Meet the 'North Mini Code': Cohere's 30B Open-Weight Mixed-Experts Model with 3B Active Parameters for Agent Coding
This week, the Cohere AI team sent their first developer-facing code model called 'Little North Code'. 'North Mini Code' is…