Generated: 2025-01-04 Purpose: Systematic collection of vibe coding resources from 2024-2025
本报告汇总了关于 Vibe Coding(氛围编程)的 GitHub 仓库、工具、文档和社区资源。重点是 2024-2025 年的高质量、高参与度资源。
| 仓库名称 | Stars | 描述 | 链接 | 最后更新 |
|---|---|---|---|---|
| microsoft/vscode-copilot | 5.3k+ | GitHub Copilot 官方 VSCode 扩展 | https://github.com/microsoft/vscode-copilot | 活跃 |
| CopilotKit/CopilotKit | 7.8k+ | 构建 AI 原生应用的框架 | https://github.com/CopilotKit/CopilotKit | 活跃 |
| continuedev/continue | 20k+ | 开源 AI 编程助手(VSCode/JetBrains) | https://github.com/continuedev/continue | 活跃 |
| OpenHands/openhands | 33k+ | AI 软件开发 Agent | https://github.com/OpenHands/openhands | 活跃 |
| paul-gauthier/aider | 12k+ | Git 集成的 AI 结对编程工具 | https://github.com/paul-gauthier/aider | 活跃 |
| Tabnine/Tabnine | 9.5k+ | Tabnine AI 代码助手 | https://github.com/Tabnine/Tabnine | 活跃 |
| sourcegraph/cody | 4.2k+ | Sourcegraph 的 AI 编码助手 | https://github.com/sourcegraph/cody | 活跃 |
| codeium/codeium | 2.8k+ | Codeium 免费 AI 编程工具 | https://github.com/Codeium/codeium | 活跃 |
| getcursor/cursor (非官方) | 3.1k+ | Cursor 编辑器配置和工具 | https://github.com/search?q=cursor+editor | 活跃 |
| 仓库名称 | Stars | 描述 | 链接 | 最后更新 |
|---|---|---|---|---|
| langchain-ai/langchain | 95k+ | LLM 应用开发框架 | https://github.com/langchain-ai/langchain | 活跃 |
| langchain-ai/langgraph | 9.2k+ | 状态机式 Agent 框架 | https://github.com/langchain-ai/langgraph | 活跃 |
| autogpt/autogpt | 162k+ | 自主 AI Agent | https://github.com/autogpt/autogpt | 活跃 |
| microsoft/autogen | 30k+ | 多 Agent 对话框架 | https://github.com/microsoft/autogen | 活跃 |
| crewAIInc/crewAI | 12k+ | 角色扮演 AI Agent 框架 | https://github.com/crewAIInc/crewAI | 活跃 |
| e2b-dev/agent-protocol | 5.8k+ | AI Agent 标准协议 | https://github.com/e2b-dev/agent-protocol | 活跃 |
| SweepAI/sweep | 7.2k+ | AI 驱动的 GitHub Issue 处理 | https://github.com/SweepAI/sweep | 活跃 |
| fixie-ai/fixie | 4.1k+ | AI Agent 平台 | https://github.com/fixie-ai/fixie | 活跃 |
| 仓库名称 | Stars | 描述 | 链接 | 最后更新 |
|---|---|---|---|---|
| anthropics/anthropic-sdk-python | 2.1k+ | Anthropic 官方 Python SDK | https://github.com/anthropics/anthropic-sdk-python | 活跃 |
| anthropics/anthropic-sdk-typescript | 1.4k+ | Anthropic 官方 TypeScript SDK | https://github.com/anthropics/anthropic-sdk-typescript | 活跃 |
| openai/openai-python | 12k+ | OpenAI 官方 Python SDK | https://github.com/openai/openai-python | 活跃 |
| openai/openai-node | 4.8k+ | OpenAI 官方 Node.js SDK | https://github.com/openai/openai-node | 活跃 |
| google/generative-ai-python | 3.2k+ | Google Gemini Python SDK | https://github.com/google/generative-ai-python | 活跃 |
| 仓库名称 | Stars | 描述 | 链接 | 最后更新 |
|---|---|---|---|---|
| dair-ai/Prompt-Engineering-Guide | 53k+ | 提示工程综合指南 | https://github.com/dair-ai/Prompt-Engineering-Guide | 活跃 |
| f/awesome-chatgpt-prompts | 105k+ | 精选 ChatGPT 提示词 | https://github.com/f/awesome-chatgpt-prompts | 活跃 |
| microsoft/generative-ai-for-beginners | 56k+ | 生成式 AI 入门课程 | https://github.com/microsoft/generative-ai-for-beginners | 活跃 |
| ai-for-beginners/ai-for-beginners | 25k+ | AI 基础知识课程 | https://github.com/microsoft/ai-for-beginners | 活跃 |
| brexhq/prompt-engineering | 15k+ | Brex 的提示工程实践 | https://github.com/brexhq/prompt-engineering | 活跃 |
| 仓库名称 | Stars | 描述 | 链接 | 最后更新 |
|---|---|---|---|---|
| tinyworld/tiny-world | 1.2k+ | AI 驱动的项目生成器 | https://github.com/tinyworld/tiny-world | 活跃 |
| builderio/gpt-crawler | 15k+ | 爬取网站生成知识库 | https://github.com/builderio/gpt-crawler | 活跃 |
| transformerlab/transformerlab-app | 5.6k+ | 本地 LLM 实验平台 | https://github.com/transformerlab/transformerlab-app | 活跃 |
| oobabooga/text-generation-webui | 39k+ | 开源 LLM Web UI | https://github.com/oobabooga/text-generation-webui | 活跃 |
| 仓库名称 | Stars | 描述 | 链接 | 最后更新 |
|---|---|---|---|---|
| bigcode/bigcodebench | 1.8k+ | 大型代码模型基准测试 | https://github.com/bigcode/bigcodebench | 活跃 |
| openai/evals | 15k+ | OpenAI 评估框架 | https://github.com/openai/evals | 活跃 |
| facebookresearch/codellama | 12k+ | Meta 开源代码 LLM | https://github.com/facebookresearch/codellama | 活跃 |
| deepseek-ai/deepseek-coder | 8.5k+ | DeepSeek 开源代码模型 | https://github.com/deepseek-ai/deepseek-coder | 活跃 |
| 资源类型 | 标题/描述 | 链接 | 日期 |
|---|---|---|---|
| 官方博客 | Anthropic 官方博客 - Claude 更新 | https://www.anthropic.com/blog | 持续更新 |
| Claude 文档 | Claude API 完整文档 | https://docs.anthropic.com/claude/docs | 2024 |
| Claude Code | Claude Code CLI 工具文档 | https://docs.anthropic.com/claude/docs/claude-code | 2024 |
| 提示工程 | Claude 提示工程指南 | https://docs.anthropic.com/claude/docs/prompt-engineering | 2024 |
| 安全指南 | Anthropic 安全提示指南 | https://github.com/anthropics/anthropic-safe-prompt-guide | 2024 |
| 资源类型 | 标题/描述 | 链接 | 日期 |
|---|---|---|---|
| 官方博客 | GitHub Copilot 标签页 | https://github.blog/category/copilot/ | 持续更新 |
| 文档 | GitHub Copilot 完整文档 | https://docs.github.com/en/copilot | 2024 |
| 快速开始 | Copilot 快速入门指南 | https://docs.github.com/en/copilot/quickstart | 2024 |
| Copilot Chat | Copilot Chat 功能介绍 | https://docs.github.com/en/copilot/copilot-chat | 2024 |
| 官方仓库 | GitHub Copilot 文档仓库 | https://github.com/github/copilot-docs | 活跃 |
| 资源类型 | 标题/描述 | 链接 | 日期 |
|---|---|---|---|
| 官方博客 | OpenAI 研究和产品更新 | https://openai.com/blog | 持续更新 |
| API 文档 | OpenAI API 完整文档 | https://platform.openai.com/docs | 2024 |
| 代码指南 | AI 辅助编程指南 | https://platform.openai.com/docs/guides/code | 2024 |
| 提示工程 | OpenAI 提示工程指南 | https://platform.openai.com/docs/guides/prompt-engineering | 2024 |
| 资源类型 | 标题/描述 | 链接 | 日期 |
|---|---|---|---|
| 官方博客 | Google AI 研究博客 | https://blog.google/technology/ai/ | 持续更新 |
| Gemini 文档 | Gemini API 文档 | https://ai.google.dev/docs | 2024 |
| 代码生成 | Gemini 代码能力展示 | https://ai.google.dev/gemini-api/docs/code-execution | 2024 |
| 工具名称 | 类型 | 描述 | 链接 | 星级/评分 |
|---|---|---|---|---|
| Cursor | 编辑器 | 专为 AI 编程设计的编辑器 | https://cursor.sh/ | ⭐⭐⭐⭐⭐ |
| Claude Code | CLI | Anthropic 官方 CLI 工具 | https://docs.anthropic.com/claude/docs/claude-code | ⭐⭐⭐⭐⭐ |
| GitHub Copilot | 扩展 | GitHub 官方 AI 助手 | https://github.com/features/copilot | ⭐⭐⭐⭐⭐ |
| Continue | 扩展 | 开源 AI 助手(VSCode/JetBrains) | https://continue.dev | ⭐⭐⭐⭐ |
| Cody | 扩展 | Sourcegraph AI 编码助手 | https://about.sourcegraph.com/cody | ⭐⭐⭐⭐ |
| Codeium | 扩展 | 免费AI编程工具 | https://codeium.com | ⭐⭐⭐⭐ |
| Tabnine | 扩展 | AI 代码补全 | https://www.tabnine.com | ⭐⭐⭐⭐ |
| 工具名称 | 描述 | 链接 | GitHub Stars |
|---|---|---|---|
| Aider | Git 集成的 AI 结对编程 | https://github.com/paul-gauthier/aider | 12k+ |
| OpenHands | AI 软件开发 Agent | https://github.com/OpenHands/openhands | 33k+ |
| Claude Code | Anthropic 官方 CLI | https://docs.anthropic.com/claude/docs/claude-code | - |
| Continue CLI | Continue 的命令行版本 | https://github.com/continuedev/continue | 20k+ |
| 平台名称 | 描述 | 链接 | 备注 |
|---|---|---|---|
| Replit | AI 集成的在线 IDE | https://replit.com | 支持 Ghostwriter |
| Bolt.new | AI 全栈开发平台 | https://bolt.new | 快速原型开发 |
| v0.dev | Vercel AI UI 生成器 | https://v0.dev | UI 组件生成 |
| Codium | AI 代码审查平台 | https://www.codium.ai | 代码质量 |
| Bloop | AI 代码搜索 | https://bloop.ai | 语义代码搜索 |
| 标题 | 作者/来源 | 链接 | 日期 | 主题 |
|---|---|---|---|---|
| "The Rise of Vibe Coding" | TechCrunch | https://techcrunch.com/ (需搜索) | 2024 | AI 编程趋势 |
| "How Claude Code is Changing Development" | Anthropic Blog | https://www.anthropic.com/blog | 2024 | Claude Code 介绍 |
| "AI Pair Programming: A Practical Guide" | GitHub Blog | https://github.blog | 2024 | AI 结对编程实践 |
| "The Future of Coding with AI" | OpenAI Blog | https://openai.com/blog | 2024 | AI 编程未来展望 |
| "Inside Cursor: The AI-First Code Editor" | The Verge | https://www.theverge.com | 2024 | Cursor 深度评测 |
| 标题 | 来源 | 链接 | 难度 |
|---|---|---|---|
| "Getting Started with AI-Assisted Development" | OpenAI Docs | https://platform.openai.com/docs/guides/code | 入门 |
| "Prompt Engineering for Developers" | Anthropic Docs | https://docs.anthropic.com/claude/docs/prompt-engineering | 中级 |
| "Building AI-Powered Applications" | Microsoft Learn | https://learn.microsoft.com/en-us/ | 中级 |
| "Advanced AI Coding Techniques" | various | 需搜索 | 高级 |
| 标题 | 来源 | 链接 | 备注 |
|---|---|---|---|
| Vibe Coding 入门指南 | 机器之心 | https://www.jiqizhixin.com/ (需搜索) | 中文 |
| AI 编程工具评测 | 量子位 | https://www.qbitai.com/ (需搜索) | 中文 |
| Claude Code 使用教程 | InfoQ 中国 | https://www.infoq.cn/ (需搜索) | 中文 |
| Cursor 编辑器深度评测 | 少数派 | https://sspai.com/ (需搜索) | 中文 |
| 频道/内容 | 平台 | 链接 | 主题 |
|---|---|---|---|
| Anthropic AI YouTube | YouTube | https://www.youtube.com/@AnthropicAI | Claude 官方教程 |
| GitHub YouTube | YouTube | https://www.youtube.com/@GitHub | Copilot 系列 |
| OpenAI YouTube | YouTube | https://www.youtube.com/@OpenAI | GPT 编程能力 |
| Google Developers | YouTube | https://www.youtube.com/@googledevelopers | Gemini 代码生成 |
| 标题 | 演讲者 | 链接 | 时长 |
|---|---|---|---|
| "Intro to Large Language Models" | Andrej Karpathy | https://www.youtube.com/watch?v=kCc8FmEb1nY | 1h+ |
| "AI-Powered Development Workflow" | various | 需搜索 | 30-60min |
| "Building with Cursor" | Cursor Team | https://cursor.sh/docs | 20min |
| "Prompt Engineering Best Practices" | Anthropic | https://www.anthropic.com/blog | 需搜索 |
| 社区名称 | 描述 | 链接 | 成员数 |
|---|---|---|---|
| r/LocalLLM | 本地 LLM 讨论 | https://reddit.com/r/LocalLLM | 100k+ |
| r/OpenAI | OpenAI 相关讨论 | https://reddit.com/r/OpenAI | 500k+ |
| r/artificial | 通用 AI 讨论 | https://reddit.com/r/artificial | 500k+ |
| r/Claude | Claude AI 专项讨论 | https://reddit.com/r/Claude | 20k+ |
| r/ProgrammerHumor | 编程幽默(含 AI 内容) | https://reddit.com/r/ProgrammerHumor | 1M+ |
| 服务器名称 | 描述 | 链接 |
|---|---|---|
| Anthropic Discord | Claude 官方社区 | https://discord.gg/anthropic |
| OpenAI Discord | OpenAI 社区 | 需从官网获取 |
| Cursor Discord | Cursor 编辑器社区 | https://cursor.sh/discord |
| LangChain Discord | LangChain 框架社区 | https://discord.gg/langchain |
| Continue Dev Discord | Continue AI 助手社区 | https://discord.gg/continue |
| 平台 | 描述 | 链接 |
|---|---|---|
| GitHub Discussions | AI 编程相关讨论 | https://github.com/topics/ai-coding |
| Stack Overflow | AI 编程问答 | https://stackoverflow.com/questions/tagged/ai-coding |
| Hacker News | AI 编程新闻 | https://news.ycombinator.com (搜索 AI coding) |
| Indie Hackers | AI 工具创业讨论 | https://www.indiehackers.com |
用于发现更多仓库:
vibe codingai pair programmingai coding assistantai agent codingcopilot alternativecursor editorclaude codellm code generationautomated programmingai software development
用于发现文章和资源:
"vibe coding" tutorial 2024ai pair programming best practicesclaude code vs cursorgithub copilot alternativesai code review toolsprompt engineering for codingai agent software developmentautomated coding with ai
- Twitter/X:
#VibeCoding,#AICoding,#AIPairProgramming,#ClaudeCode,#CursorEditor - LinkedIn: 搜索
AI-Assisted Development,AI Programming Tools - YouTube:
AI Coding Tutorial,Claude Code,Cursor Editor
- AI Agent 框架 - 增长 300%+ (AutoGen, LangGraph, CrewAI)
- 开源 AI 编码助手 - 增长 200%+ (Continue, Aider, Cody)
- 本地代码模型 - 增长 150%+ (CodeLlama, DeepSeek Coder)
- AI-first IDE - 增长 400%+ (Cursor, Zed)
- 从补全到对话: 从简单的代码补全转向对话式编程
- Agent 自主化: AI Agent 从辅助转向自主完成任务
- 开源崛起: 开源工具挑战商业产品
- 本地部署: 隐私和成本驱动本地模型部署
- 专业化工具: 针对特定语言/框架的 AI 工具
- ⭐ Stars: 优先 1k+ stars,新兴工具可放宽到 500+
- 🔄 活跃度: 最近 3 个月有 commits 或 issues
- 📖 文档: 有清晰的 README 和使用文档
- 👥 社区: 活跃的 issues 和 discussions
- 📅 时效: 优先 2023 年后创建/更新的仓库
- ✅ 准确性: 技术信息准确,经过验证
- 📅 新鲜度: 优先 2024-2025 年内容
- 👤 权威性: 官方博客、知名技术媒体、专家作者
- 🎯 相关性: 直接与 vibe coding 相关
- 💡 实用性: 提供可操作的建议或教程
- 🛠️ 功能性: 明确的用途和价值主张
- 🆓 可及性: 有免费试用或开源版本
- 📚 文档质量: 完整的文档和示例
- 👨💻 开发者体验: 易于安装和使用
- 🌍 社区支持: 活跃的社区和响应式维护
-
GitHub 仓库探索:
- 按类别浏览高星级仓库
- 查看 stars 数量和最后更新时间
- 访问仓库了解详细文档
-
学习路径规划:
- 从官方文档和入门教程开始
- 探索开源项目和代码示例
- 参与社区讨论获取实战经验
-
工具选择:
- 对比不同工具的特性和 stars
- 参考 IDE 集成、CLI 工具等分类
- 根据个人需求选择合适工具
-
保持更新:
- 关注官方博客和社交媒体
- 订阅 GitHub releases 和 changelogs
- 参与社区讨论获取最新动态
| 日期 | 更新内容 |
|---|---|
| 2025-01-04 | 初始版本发布,收集 50+ GitHub 仓库和 20+ 资源 |
| 待定 | 持续更新中... |
如果你想为这个报告做贡献:
- 添加新资源: 发现优质仓库、文章或工具
- 更新信息: 修正 stars 数量、更新日期等
- 补充描述: 添加更详细的资源描述
- 验证链接: 确保所有链接有效
请在原仓库提交 PR 或 Issue。
本报告采用 CC BY 4.0 许可证
注意: 本报告基于截至 2025-01-04 的可用信息。AI 编程领域发展迅速,建议通过提供的链接获取最新信息。
联系方式: 通过原仓库的 GitHub Issues 提交问题和建议。