Skip to content
View kevinchennewbee's full-sized avatar
🎯
聚焦
🎯
聚焦

Block or report kevinchennewbee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kevinchennewbee/README.md

嗨,我是 Kevin (陈克文) 👋

AI 工程师 · AI Agent 实践者 · Personal AI Stack 长期主义者

把最前沿的 AI 装进日常 —— 本地优先、开源至上、亲手实践。
Bringing frontier AI into daily life — local-first, open-source, hands-on.


🧭 关于我 · About

  • 🤖 专注 AI Agent · Computer Use · 本地部署 · 中文 NLP / 语音 的落地实践
  • 🏗️ 在一台 Mac mini 上跑着自己的 AI 管家(Hermes 生态 · MiniMax · Hindsight 记忆 · FunASR 语音)
  • 🧠 相信 Agent = 大模型 + 马具(Harness) —— 模型是千里马,马具决定它能跑多远
  • ✍️ 微信公众号 KevinAIStack 长期更新 AI 工具 / Agent / 开源项目的深度实践
  • 🌏 北京 · 中文为主,作品面向世界

💡 我的理念 · Philosophy

站在巨人肩上,集众家所长 —— 感谢开源社区无数先行者,我们汲取精华,再加上自己的思考。

  • 本地优先,开源至上:数据是你的,工具是你的,AI 也该是你的。
  • 降低幻觉,逼近真实:从情报源头到模型输出,双重交叉验证。
  • 陪伴,而非工具:好的个人 AI 像朋友会主动,而不是问一句答一句。
  • 硅基不必照搬碳基:AI 的记忆与思考,值得有自己的范式。
  • 千里之行,始于足下:不贪大,先做一个真正能用、自己每天在用的东西。

🛠️ 技术栈 · Tech Stack

Python Swift Rust LLM AI Agent Computer Use RAG NLP Local Deploy macOS


🚀 我的项目 · Projects

项目 简介
🏮 蓬莱 · Penglai 住在你飞书和微信里的中文 AI 管家 · 十分钟开箱 · 听得出情绪 · 记得住你 · 基于 GenericAgent,内核零改动。八仙过海,各显神通。

✍️ 我在写什么 · Writing

微信公众号 KevinAIStack —— Personal AI Stack 的长期实践笔记:

MiniMax M3 接入 Hermes 跑 3 亿 token · 给 Agent 装 Hindsight 记忆系统 · 把语音识别从 Whisper 换成 FunASR · 在 Mac mini 上调度 5 个 Claude Code …

深度思考 · 实用工具 · 开源项目 · 效率提升

Email


微信公众号 KevinAIStack — 微信搜一搜 KevinAIStack

微信「搜一搜」KevinAIStack,或扫码关注


followers   open source



千里之行,始于足下。 · A journey of a thousand miles begins with a single step.

Popular repositories Loading

  1. PenglaiAgent PenglaiAgent Public

    蓬莱 Penglai — 住在你飞书和微信里的中文 AI 管家 · Your personal AI butler in Feishu & WeChat (powered by GenericAgent, kernel untouched)

    Python 4 1

  2. qsel qsel Public

    Query + Selector — a modern Rust rewrite of dasel, with full multi-format support (JSON/YAML/TOML/XML/CSV) and jq-compatible query syntax

    Rust 1

  3. kevinchennewbee kevinchennewbee Public

    Kevin (陈克文) · AI Agent practitioner

  4. GenericAgent GenericAgent Public

    Forked from lsdefine/GenericAgent

    Self-evolving agent: grows skill tree from 3.3K-line seed, achieving full system control with 6x less token consumption

    Python