共计 3730 个字符,预计需要花费 10 分钟才能阅读完成。
01
提示工程资源大全


开源地址:https://github.com/dair-ai/Prompt-Engineering-Guide
02
Qwen3-VL

开源地址:https://github.com/QwenLM/Qwen3-VL
03
AI 时代的记忆引擎




开源地址:https://github.com/supermemoryai/supermemory
04
Claude 开发助手配置库

开源地址:https://github.com/davila7/claude-code-templates

在日常编码中,直接使用预置的模板和命令,让 Claude Code 帮助完成代码生成、测试、优化、安全检查等重复性任务。
可以使用如下命令快速安装:
# Install a complete development stacknpx claude-code-templates@latest --agent development-team/frontend-developer --command testing/generate-tests --mcp development/github-integration# Browse and install interactivelynpx claude-code-templates@latest# Install specific componentsnpx claude-code-templates@latest --agent business-marketing/security-auditornpx claude-code-templates@latest --command performance/optimize-bundlenpx claude-code-templates@latest --setting performance/mcp-timeoutsnpx claude-code-templates@latest --hook git/pre-commit-validationnpx claude-code-templates@latest --mcp database/postgresql-integration
05
nanoGPT
最近这个开源项目火的不行, Open AI 创始人、特斯拉 AI 技术总监,大佬 Andrej Karpathy 创建的。
使用这个开源项目,你花 100 美元租一台 8 块 H100 显卡,自己就能训练出来一个能聊天的 GPT。

而且代码非常简洁,只有几千行就完成了。我之前发过文章介绍过,可以去看看:3 天就斩获 20000 星!这个 GitHub 开源项目凭啥?
开源项目:https://github.com/karpathy/nanoGPT
06
全栈开源电商平台

开源地址:https://github.com/evershopcommerce/evershop
curl -sSL https://raw.githubusercontent.com/evershopcommerce/evershop/main/docker-compose.yml > docker-compose.ymldocker-compose up -d
07
下一代服务器工具包


开源地址:https://github.com/nitrojs/nitro
08
基于 MCP 的硬件聊天机器人



开源地址:https://github.com/78/xiaozhi-esp32
09
Anthropic 交互式提示工程教程


开源地址:https://github.com/anthropics/prompt-eng-interactive-tutorial
09
主动式上下文感知 AI 伙伴


开源地址:https://github.com/volcengine/MineContext
11
超小型大语言模型训练工具

开源地址:https://github.com/jingyaogong/minimind
12
点击下方卡片,关注逛逛 GitHub
这个公众号历史发布过很多有趣的开源项目,如果你懒得翻文章一个个找,你直接关注微信公众号:逛逛 GitHub,后台对话聊天就行了:

<
正文完
