DATA CUT 2026-07-27 116 活跃模型 680 A 类案例

CASE EVIDENCE / A RECORD

Gitesh08 / Movie-Recommendation-Sys… 使用 PALM-2 处理软件工程任务执行

Gitesh08 / Movie-Recommendation-System project 公开的代码代理与软件工程案例,来源为 公开代码库,复核于 2026-06-27T09:34:49Z。

原始记录:A movie recommendation app used PaLM 2 text-bison-001 to generate similar-title suggestions

A

Chinese Brief

中文案例导读

Gitesh08 / Movie-Recommendation-System project 公开的代码代理与软件工程案例,来源为 公开代码库,复核于 2026-06-27T09:34:49Z。 Model Atlas 将它标记为 A 类证据,因为它同时具备具体使用者、具体任务、公开原始证据和可访问产物。 Model Atlas 不把 benchmark、教程、发布说明或集合页包装成真实案例。

厂商Google / Gemini
模型PALM-2
任务类型代码代理与软件工程
审核状态auto_approved

任务

真实任务背景

这是一个围绕软件工程任务执行的真实任务,公开材料可以回溯到具体使用者和具体产物。 原始资料写作:The public Streamlit project takes a movie title, prompts a language model for related movie recommendations, and then enriches those generated titles through TMDB search results.

代码代理与软件工程公开代码库A 类可核验real_case
公开产物

公开材料提供公开代码、README 或项目配置,可用于核验任务结果、项目形态和模型绑定关系。 原始资料写作:The repository code defines a recommendation flow that calls google.generativeai.generate_text with model 'models/text-bison-001', parses the returned newline-separated recommendations, and queries TMDB for movie metada…

模型作用

PALM-2 在该案例中承担软件工程任务执行相关的生成、分析、编排或实现角色。 原始资料写作:PaLM 2's text-bison-001 model is the generative component that maps the user's input movie into a list of recommended titles before the application fetches external movie details.

风险边界

当前判断基于公开材料;若产物下线、仓库变更或模型参与比例仅来自作者自述,需要在引用前重新复核。 原始资料写作:Evidence is public source code with an explicit models/text-bison-001 binding and PALM_API_KEY configuration; project appears to be a small developer demo, not an enterprise deployment.