Channels

AI Knowledge

AI 概念解释、入门教程、学习路径和深度科普。

8.0 AI Knowledge Towards AI
AI Knowledge

Grok V9 Skipped GitHub and Trained on How You Actually Code in Cursor, All 1.5 Trillion Parameters

This article from Towards AI details Grok V9, a 1.5-trillion-parameter code-focused AI model developed by xAI. Unlike traditional code AI models that train on scraped public GitHub code, Grok V9 was trained on real in-editor coding behavior data from the Cursor editor, aligning more closely with actual developer workflows.

Grok V9 Skipped GitHub and Trained on How You Actually Code in Cursor, All 1.5 Trillion Parameters
Source: Towards AI 8.0
AI Radar Summary

本文来自Towards AI,介绍了xAI推出的Grok V9模型,这款拥有1.5万亿参数的代码类AI大模型并未采用常规的抓取GitHub公开代码进行训练的方式,而是基于Cursor编辑器内的真实用户编码行为数据完成训练,其训练逻辑更贴合真实开发者的日常编码流程,区别于传统代码AI的训练路径。

6.8 AI Knowledge Towards AI
AI Knowledge

The Day the U.S. Government Killed Anthropic’s most Powerful AI

AI Summary: Claude Fable 5 lasted five days in the wild. Here’s the full technical and political breakdown of the most dramatic AI shutdown in history.Continue reading on Towards AI »

The Day the U.S. Government Killed Anthropic’s most Powerful AI
Source: Towards AI 6.8
6.0 AI Knowledge Simon Willison Blog
AI Knowledge

The Fable 5 Export Controls Harm US Cyber Defense

AI Summary: The Fable 5 Export Controls Harm US Cyber Defense I quoted The Atlantic quoting Kate Moussouris earlier, when I should have gone straight to the source. Here she is confirming that

The Fable 5 Export Controls Harm US Cyber Defense
Source: Simon Willison Blog 6.0
8.0 AI Knowledge Towards AI
AI Knowledge

Deploying an ADK Agent with MCP, Cloud Storage, and Cloud Run

This tutorial from Towards AI introduces a Google Cloud-based AI agent deployment solution: developers can use ADK to quickly build an agent framework, MCP to manage AI model context, Google Cloud Storage to store relevant data, and Cloud Run to deploy and run the agent, finally building a secure and observable AI agent architecture, saving developers from complex underlying infrastructure construction.

Deploying an ADK Agent with MCP, Cloud Storage, and Cloud Run
Source: Towards AI 8.0
AI Radar Summary

本文来自科技媒体Towards AI,介绍了一套基于谷歌云平台的AI代理部署方案:开发者可借助Agent Development Kit(ADK)快速搭建代理框架,通过模型上下文协议(MCP)管理AI模型上下文,结合谷歌云存储存储相关数据,再通过Cloud Run部署运行该代理,最终搭建出安全且可观测的AI代理架构,帮助开发者省去复杂底层架构搭建工作。