孟健/deepseek-newsletter
Built by Metorial, the integration platform for agentic AI.
孟健/deepseek-newsletter
Server Summary
Compile articles and updates
Generate electronic books
Organize content by date
Provide tutorials and best practices
Facilitate community contributions
这是一个关于DeepSeek大语言模型的小报童项目,旨在收集和整理DeepSeek相关的重要信息和更新,以电子书的形式呈现。
🎉 重大突破!《DeepSeek极简入门与应用》图书销量突破70万册!感谢广大读者的支持与厚爱。
deepseek-newsletter/
├── README.md # 项目说明文档
├── articles/ # 文章源文件目录
│ ├── 2024-03/ # 按月份组织的文章
│ └── templates/ # 文章模板
├── books/ # 生成的电子书目录
├── scripts/ # 工具脚本
└── assets/ # 图片等资源文件
本项目将收集以下方面的内容:
欢迎提交PR来改进这个项目:
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)本项目采用 MIT 许可证。详见 LICENSE 文件。