@berryxia: 兄弟们,我最近刷到一个把 本地模型Gemma 4玩出新花样的项目,直接看呆了。 你打开一个复古风地牢爬行游戏,角色走到一个NPC面前,随手一句Prompt,它居然现场给你搭出一个能跑的Web App。 这就是Google Gemma团队刚…
摘要
AIventure is an open-source dungeon crawler game from Google's Gemma team that integrates Gemma 4 to let players build web apps through NPC prompts, serving as a developer masterclass on agentic workflows and vibe-coding.
查看缓存全文
缓存时间: 2026/05/27 09:22
兄弟们,我最近刷到一个把 本地模型Gemma 4玩出新花样的项目,直接看呆了。
你打开一个复古风地牢爬行游戏,角色走到一个NPC面前,随手一句Prompt,它居然现场给你搭出一个能跑的Web App。
这就是Google Gemma团队刚推出的AIventure,一个完全开源的地牢爬行游戏,却被做成了开发者大师课。
核心玩法:把agentic workflow和vibe-coding塞进游戏里:你边玩边学怎么让AI真正去执行复杂任务,而不是只停在聊天框里。
Gemma 4在这套系统里负责实时理解你的指令、规划步骤、调用工具,最后把代码落地成真实应用。
整个项目从游戏机制到agent集成,全都开源了。
项目地址GitHub在这里
Google Gemma (@googlegemma): Gemma 4 meets retro gaming! 🕹️✨
Introducing AIventure: an open-source dungeon crawler designed as a developer masterclass. Learn to build agentic workflows and integrate vibe-coding, like prompting an NPC to build a web app on the fly.
相似文章
@KanikaBK: Google刚刚投下了一颗AI重磅炸弹!一场十亿美元的游戏开始了。Gemma 4 12B在你的笔记本电脑上运行。16GB内存,那就是……
Google发布了Gemma 4 12B,这是一个采用Apache 2.0许可证的开源多模态AI模型,可在拥有16GB内存的笔记本电脑上本地运行,面向企业边缘部署。
Gemma 4 发布:前沿多模态智能,端侧可用
Google DeepMind 发布 Gemma 4,这是一系列前沿多模态模型,已在 Hugging Face 上以 Apache 2 协议开源,针对端侧部署进行了优化,并支持多种推理框架。
@googledevs: 直接在笔记本电脑上使用 Google Gemma 开放模型部署本地编码代理 → https://goo.gle/gemma-ama-en 加入 Ian…
现在可以使用 Google Gemma 开放模型直接在笔记本电脑上部署本地编码代理,实现离线执行和更快的开发工作流程。
@googledevs: Autonomous AI in action. Check out how the new Gemma 4 31B model operates as an ADK Agent, exploring, planning, and run…
Google DeepMind 发布 Gemma 4 系列开放权重模型,覆盖 2B 到 31B 四种规模,支持 128K–256K 上下文、推理与函数调用,采用 Apache 2.0 许可证,并配备 ADK 框架实现自主智能体能力。
@googledevs: 准备好将开放模型的力量带到你的社区了吗?@GoogleGemma 团队正在 @Kaggle 上赞助为期1天的黑客松活动……
Google Gemma团队正在赞助Kaggle上的1天黑客松活动,提供奖金支持,鼓励社区使用Gemma 4构建轻量级工具或推动AI创新。