Files
nexus/wiki/sources/wo-yong-gemini-3-yi-qi-zuo-liao-10-ge-ying-yong-fu-jiao-cheng.md
2026-04-14 16:02:50 +08:00

28 lines
920 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "我用 Gemini 3 一口气做了 10 个应用,附教程"
type: source
tags: [gemini, gemini-3, application, prompt-engineering]
date: 2025-12-18
source_file: raw/AI/我用 Gemini 3 一口气做了 10 个应用,附教程.md
---
## Summary
- 核心主题Gemini 3多应用开发方法论
- 问题域AI应用开发、提示词工程
- 方法/机制:约束模型思考 + 设计输出容器
- 结论/价值三步法快速构建AI应用
## Key Claims
- 垂直场景输入可限制AI词汇范围提高输出质量
- 提示词和MCP可将输入词汇扩展为结构化内容
- 前端代码可用于可视化模型输出内容
## Key Concepts
- [[Gemini-3应用开发方法论]]三步法构建AI应用
- [[结构化输出]]:约束大模型按特定格式输出
## Key Entities
- [[Gemini-3]]Google的多模态AI模型
## Connections
- [[Gemini-3]] ← 应用开发 ← [[结构化输出]]