这里记录了我持续关注的技术项目,涵盖开源工具、学习资源和有趣的技术实现。
工具类
- https://github.com/anomalyco/opencode,类似claude code的完全开源版AI终端工具,持续关注
- https://github.com/charmbracelet/crush, 一个go实现的AI终端工具,持续关注
- https://github.com/tw93/Kaku, tw93的简洁AI终端项目,持续关注
- https://github.com/tw93/mole, mac清理工具
- https://github.com/jackwener/bilibili-cli,一款bilibili的cli工具,挺有意思,可以使用AI分析
- https://github.com/mr-karan/doggo,Go实现的DNS分析器
- https://zread.ai/pranshuparmar/witr, 通过追踪PID、端口或服务名,自动构建并展示进程的溯源关系,很方便
- https://github.com/sansan0/mao-map,毛泽东足迹地图,这种交互挺有意思,可以学习下
- https://github.com/bytedance/deer-flow,学习下该项目的AI架构设计
- https://github.com/lightpanda-io/browser,zig写的无头浏览器,可以考虑是不是方便取代chromium,反正也支持cdp协议,也方便接入AI
- https://github.com/Justineo/working-with-ai,一个Claude Code写出来的 slides 很漂亮,后面可以模仿下
- https://github.com/tconbeer/harlequin, 一款简单、快速、美观的终端数据库客户端。支持多种数据库。
AI工程化
- https://github.com/garrytan/gstack,把Claude Code变成了一个完整的虚拟工程团队,很强大
- https://github.com/obra/superpowers, 为Agent提供了一种结构化且严谨的构建软件方法
- https://github.com/tw93/waza, 一个比较轻量化的skill,避免了gstack和superpower的复杂性
- https://github.com/sentrux/sentrux,一个依靠反馈循环的harness实现
- https://github.com/tanweai/pua,针对大模型的pua话术提示词,很有意思
- https://github.com/titanwings/colleague-skill,一个恶搞的同事skill,很有意思
教学类
- https://github.com/shareAI-lab/learn-claude-code,学习如何实现一个claude
- https://github.com/ginobefun/BestBlogs,通过dify做的AI咨询文章自动发布流程
- https://github.com/codecrafters-io/build-your-own-x, 一个教你从零开始造轮子的项目
- https://github.com/Chalarangelo/30-seconds-of-code, 基于Astro构建, 30秒实现一个功能,很有意思
agent
- https://github.com/badlogic/pi-mono, 据说OpenClaw的底层用的就是这个Pi引擎,可以学习下
- https://github.com/karpathy/nanochat,OpenClaw的简易实现
- https://github.com/sipeed/picoclaw, Go版的OpenClaw可以学习下
- https://github.com/nullclaw/nullclaw, 特别轻量的AIbot,支持Telegram、Discord、Signal、微信
持续更新中…
如果你也有好的项目推荐,欢迎留言分享!