AI
想多了解一点这个快速发展的世界,学习一下 AI 相关的知识。
工具篇
本地部署试过 Ollama + DeepSeek R1 32 b,19 年的英特尔芯片已经带不动了。
目前主要用的是 Cherry Studio + 字节方舟的 DeepSeek R1,主要是因为当时领了几十块钱的券~
但是腾讯元宝真的很方便,而且免费。
Web 端的话各种官网混用:腾讯元宝 、ChatGpt、Claude、通义千问。
编辑器的话,用的是Trae,之前用 Trae + Hugo 搭了一个摄影小站:
- www.timelesslens.site
AI 名词
- MCP:全称 Model Context Protocol
- MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools.
- RAG
- Agent